Skip to content

Commit a28784b

Browse files
authored
Merge pull request #87179 from MarileeTurscak-MSFT/patch-149
Fixed links to Microsoft Graph Explorer
2 parents e396360 + 03bc099 commit a28784b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/develop/active-directory-enterprise-app-role-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If your application expects custom roles to be passed in a SAML response, you ne
5555

5656
![Properties Page](./media/active-directory-enterprise-app-role-management/tutorial_app_properties.png)
5757

58-
6. Open [Azure AD Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) in another window and take the following steps:
58+
6. Open [Microsoft Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) in another window and take the following steps:
5959

6060
a. Sign in to the Graph Explorer site by using the global admin or coadmin credentials for your tenant.
6161

@@ -182,7 +182,7 @@ If your application expects custom roles to be passed in a SAML response, you ne
182182

183183
To update an existing role, perform the following steps:
184184

185-
1. Open [Azure AD Graph Explorer](https://developer.microsoft.com/graph/graph-explorer).
185+
1. Open [Microsoft Graph Explorer](https://developer.microsoft.com/graph/graph-explorer).
186186

187187
2. Sign in to the Graph Explorer site by using the global admin or coadmin credentials for your tenant.
188188

@@ -220,7 +220,7 @@ To update an existing role, perform the following steps:
220220

221221
To delete an existing role, perform the following steps:
222222

223-
1. Open [Azure AD Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) in another window.
223+
1. Open [Microsoft Graph Explorer](https://developer.microsoft.com/graph/graph-explorer) in another window.
224224

225225
2. Sign in to the Graph Explorer site by using the global admin or coadmin credentials for your tenant.
226226

0 commit comments

Comments
 (0)