Skip to content

Commit aa2839b

Browse files
Update howto-use-managed-identity.md
actully ---> actually I assume it is as typo.
1 parent d2d684e commit aa2839b

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)