Skip to content

Commit 85765c2

Browse files
committed
update
1 parent d45f532 commit 85765c2

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

articles/storage/common/migrate-azure-credentials.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,7 @@ az role assignment create \
163163

164164
### [Service Connector](#tab/assign-role-service-connector)
165165

166-
If you connected your services using the Service Connector you don't need to complete this step. The necessary configurations were handled for you:
167-
168-
* If you selected a managed identity while creating the connection, a system-assigned managed identity was created for your app and assigned the **Storage Blob Data Contributor** role on the storage account.
169-
170-
* If you selected connection string, the connection string was added as an app environment variable.
166+
If you connected your services using the Service Connector you don't need to complete this step. The necessary role configurations were handled for you when you ran the service connector CLI commands.
171167

172168
---
173169

includes/passwordless/migration-guide/create-user-assigned-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can create a user-assigned managed identity using the Azure portal or the Az
1414

1515
After the resource is created, select **Go to resource** to view the details of the managed identity.
1616

17-
:::image type="content" source="../../../articles/storage/common/media/create-managed-identity-portal-small.png" alt-text="A screenshot showing how to create a user assigned managed identity." lightbox="../../../articles/storage/common/media/create-managed-identity-portal.png" :::
17+
:::image type="content" source="../../../articles/storage/common/media/create-managed-identity-portal-small.png" alt-text="A screenshot showing how to create a user assigned managed identity." lightbox="../../../articles/storage/common/media/create-managed-identity-portal.png" :::
1818

1919
# [Azure CLI](#tab/azure-cli-create)
2020

0 commit comments

Comments
 (0)