Skip to content

Commit 757eb94

Browse files
authored
Merge pull request #116103 from Grace-MacJones-MSFT/patch-52
(Azure CXP) Added note about managed service identity
2 parents c1d777b + 5e1d2dd commit 757eb94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/app-service/overview-managed-identity.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ To set up a managed identity in the portal, you will first create an application
3737

3838
![Managed identity in App Service](media/app-service-managed-service-identity/system-assigned-managed-identity-in-azure-portal.png)
3939

40+
41+
> [!NOTE]
42+
> To find the managed identity for your web or slot app in the Azure portal, go to the User settings section under Enterprise applications.
43+
44+
4045
### Using the Azure CLI
4146

4247
To set up a managed identity using the Azure CLI, you will need to use the `az webapp identity assign` command against an existing application. You have three options for running the examples in this section:

0 commit comments

Comments
 (0)