Skip to content

Commit 687793a

Browse files
committed
applied requested revision
1 parent f24069c commit 687793a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-identity-access-azure-sql-with-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To enable system-assigned managed identity in the Azure portal:
7676
1. Select Identity.
7777
1. Within the System assigned tab, switch Status to On. Click Save.
7878
79-
:::image type="content" source="./media/functions-identity-access-sql-with-managed-identity/function-system-identity.png" alt-text="Screenshot of Function app, showing the Status set to On.":::
79+
:::image type="content" source="./media/functions-identity-access-sql-with-managed-identity/function-system-identity.png" alt-text="Screenshot of function app, showing the Status set to On.":::
8080
8181
8282
For information on enabling system-assigned managed identity through Azure CLI or PowerShell, check out more information on [using managed identities with Azure Functions](../app-service/overview-managed-identity.md?tabs=dotnet&toc=%2fazure%2fazure-functions%2ftoc.json#add-a-system-assigned-identity).

0 commit comments

Comments
 (0)