Skip to content

Commit dbc579e

Browse files
authored
Merge pull request #122769 from shigeooooooooooo/patch-21
Update howto-use-managed-identity.md
2 parents 5e1351f + aa2839b commit dbc579e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/howto-use-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Azure Web PubSub Service is a fully managed service, so you can't use a managed
6161
- The Application ID URI of the service principal.
6262

6363
> [!IMPORTANT]
64-
> Using empty resource actully acquire a token targets to Microsoft Graph. As today, Microsoft Graph enables token encryption so it's not available for application to authenticate the token other than Microsoft Graph. In common practice, you should always create a service principal to represent your upstream target. And set the **Application ID** or **Application ID URI** of the service principal you've created.
64+
> Using empty resource actually acquire a token targets to Microsoft Graph. As today, Microsoft Graph enables token encryption so it's not available for application to authenticate the token other than Microsoft Graph. In common practice, you should always create a service principal to represent your upstream target. And set the **Application ID** or **Application ID URI** of the service principal you've created.
6565
6666
#### Authentication in a function app
6767

0 commit comments

Comments
 (0)