Skip to content

Commit 27b2034

Browse files
authored
Merge pull request #97909 from PramodValavala-MSFT/patch-85
(AzureCXP) fix note
2 parents 7a2a8d7 + 41b8566 commit 27b2034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/secure-webhook-delivery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Begin by creating an Azure AD Application for your protected endpoint. See https
2727

2828
Use the PowerShell script below in order to create a role and service principle in your Azure AD Application. You will need the Tenant ID and Object ID from your Azure AD Application:
2929

30-
> [!NOTE]
31-
> You must be a member of the [Azure AD Application Administrator role](https://docs.microsoft.com/azure/active-directory/users-groups-roles/directory-assign-admin-roles#available-roles) to execute this script.
30+
> [!NOTE]
31+
> You must be a member of the [Azure AD Application Administrator role](https://docs.microsoft.com/azure/active-directory/users-groups-roles/directory-assign-admin-roles#available-roles) to execute this script.
3232
3333
1. Modify the PowerShell script's $myTenantId to use your Azure AD Tenant ID.
3434
1. Modify the PowerShell script's $myAzureADApplicationObjectId to use the Object ID of your Azure AD Application

0 commit comments

Comments
 (0)