A cloud-based identity and access management service for securing user authentication and resource access
Mail.send permission, Microsoft Graph and application arent playing nicely
Issue Summary: Our App Service BlockADE has a system‑assigned managed identity that shows as enabled in the portal with Object ID 14be8524‑8822‑428a‑bddc‑3d35f6bfbfb4, but the corresponding service principal was never created in Microsoft Entra ID. As a result, the identity cannot be found under Enterprise Applications, and we cannot assign Microsoft Graph application permissions (Mail.Send). This appears identical to a previous issue where the backend identity host VM had to be corrected (changed from 0 to 1).
Details:
App Service name: BlockADE
Directory: Gibson Technical Services (gts‑yes.com)
Subscription: GTS Safety Azure
Managed identity status: On
Managed identity Object ID: 14be8524‑8822‑428a‑bddc‑3d35f6bfbfb4
The identity does not appear in Enterprise Applications
The App Service’s SSO application appears instead, which cannot accept Graph permissions
“Application permissions” is greyed out
No API permissions can be added
This is blocking us from assigning Microsoft Graph → Application permissions → Mail.Send
Request: Please re‑provision the system‑assigned managed identity for the App Service BlockADE. Specifically, we need the backend identity host to be repaired and the service principal to be force‑created in Entra ID so that the identity appears in Enterprise Applications and can receive Microsoft Graph application permissions.
This is the same fix that was applied previously when the VM count was corrected from 0 to 1.