AI-200 Event Driven Integration Practice Question
Your application publishes custom events to an Azure Event Grid topic. You want to ensure that event publishers transmit data over secure HTTPS endpoints only. How should you enforce this?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Event Grid enforces HTTPS by default for all custom topic publishing endpoints.
Event Grid topics support an 'Minimum TLS Version' setting and enforce HTTPS by default for all publishing endpoints.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
You must install a self-signed SSL certificate on the publisher client machine.
Why it's wrong here
Azure uses publicly trusted certificates issued by Microsoft certificate authorities.
- ✓
Event Grid enforces HTTPS by default for all custom topic publishing endpoints.
Why this is correct
Event Grid endpoints require secure HTTPS connections for publishing events; plaintext HTTP is rejected.
- ✗
Configure an Azure Firewall rule allowing port 80 outbound.
Why it's wrong here
Port 80 is for plaintext HTTP, which is not supported or required.
- ✗
You must configure an Azure Application Gateway in front of the Event Grid topic.
Why it's wrong here
Event Grid endpoints are managed Azure PaaS endpoints with built-in SSL/TLS termination.
About these practice questions
This AI-200 question is part of Courseiva's 507-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AI-200 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-200 exam.