-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
Please provide us with the following information:
This issue is for a: (mark with an x)
- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
- Create a new Resource Group
- Create a new Azure Communication Service (ACS)
- Get a toll-free phone number for the ACS
- Create an App Service Plan to host the Azure Event Grid Viewer (AEGV)
- Click the
Deploy to Azurebutton for the Azure Event Grid Viewer (AEGV) - Launch the AEGV web app to ensure its working
- Create an Event Grid Subscription (EGSUB) for the ACS
- On the ACS blade, click
Events + Event Subscription- Name:
eg-sub-<project>-eg-viewer - Event Schema:
Event Grid Schema - System Topic Name:
eg-sys-topic-<project>-eg-viewer - Filter to Event Types:
SMS ReceivedSMS Delivery Report Received
- Endpoint Type:
Web Hook - Endpoint:
https://appsvc-eg-viewer.azurewebsites.net/api/updates
- On the ACS blade, click
- Send an SMS to the ACS phone number.
Any log messages given by the failure
Expected/desired behavior
The above should generate an Event Grid message, but it will not.
OS and Version?
Windows 10 PRO
Versions
Mention any other details that might be useful
- The problem is the default Github branch naming convention. Should be
main, notmaster. - This caused me pain (my own fault!) so I'm guessing it causes others pain too
Thanks! We'll be in touch soon.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


