Courseiva
Deploy and manage a Microsoft 365 tenantmediumMultiple ChoiceObjective-mapped

MS-102 Deploy and manage a Microsoft 365 tenant Practice Question

An administrator wants to receive real-time notifications for service incidents in Microsoft 365. The notifications must be sent to a Microsoft Teams channel instead of email. Which configuration should the administrator set up?

⚠ Common exam trap

A common mix-up: candidates assume Power Automate or email forwarding is sufficient for real-time needs, but the exam specifically tests the understanding that webhook subscriptions to the Service Communications API are the only method that guarantees real-time, push-based notifications to a Teams channel.

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

Configure a webhook connector in Microsoft Teams to subscribe to the Office 365 Service Communications API.

The Office 365 Service Communications API provides real-time webhook-based notifications for service incidents. By configuring a webhook connector in Microsoft Teams, the administrator can subscribe to this API and receive incident alerts directly in a Teams channel without polling or email forwarding.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Configure a webhook connector in Microsoft Teams to subscribe to the Office 365 Service Communications API.

    Why this is correct

    The Office 365 Service Communications API publishes webhook subscriptions that deliver service incident updates to a Teams channel via an incoming webhook connector. Once you register the Teams webhook URL and subscribe to relevant incidents, Microsoft pushes notifications as they occur, eliminating polling intervals. This is the only option that gives zero-latency, event-driven delivery without intermediaries or unsupported email forwarding.

  • Configure an email notification rule in the Microsoft 365 admin center and forward it to a Teams email address.

    Why it's wrong here

    The Microsoft 365 admin center's email notification rules send service health alerts to administrative mailboxes, but Teams channels do not expose a native email address that accepts inbound mail. Forwarding admin-center email to Teams would require an unsupported or third-party connector that introduces delay and is not a direct subscription to the Service Communications API. Additionally, these email notifications are designed for individual admins, not for automated channel posting in real time.

  • Use Power Automate to check service health and post to Teams every 5 minutes.

    Why it's wrong here

    Power Automate can poll the Office 365 Service Communications API and post results to Teams, but a scheduled recurrence of every 5 minutes means incidents appear only after the next poll, so this is not real-time. The connector's push webhook, by contrast, fires the instant Microsoft updates an incident, so the polling approach is fundamentally inferior. Also, frequent polling increases API traffic and can be throttled, making it unreliable for urgent service health alerts.

  • Configure a message center alert to email and then use a third-party integration to post to Teams.

    Why it's wrong here

    Configuring a message centre alert to email and then relying on a third-party integration introduces a dependency on an external service and a delay in the email-to-Teams pipeline, which fails the requirement for real-time notifications directly to a Teams channel. This approach is tempting because message centre alerts are designed for email-based notification of service incidents, and a third-party connector could theoretically bridge the gap, but the correct solution uses the native Service Health dashboard’s webhook to push alerts directly to a Teams channel without an intermediary.

About these practice questions

Courseiva writes every MS-102 question from scratch — 241 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MS-102 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 MS-102 exam.