Skip to content

Commit 338d8fd

Browse files
committed
Fix broken link
1 parent e7bc03e commit 338d8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/service-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The following steps create a service connection using an access key or a system-
109109
- **Name of the storage account**: the name of the storage account that contains your blob.
110110
111111
> [!IMPORTANT]
112-
> To use Managed Identity, you must have the permission to manage [Microsoft Entra role assignments](../active-directory/managed-identities-azure-resources/howto-assign-access-portal.md). If you don't have this permission, you won't be able to create a connection. You can ask your subscription owner to grant you this permission or use an access key instead to create the connection.
112+
> To use Managed Identity, you must have the permission to manage [Microsoft Entra role assignments](/entra/identity/role-based-access-control/manage-roles-portal). If you don't have this permission, you won't be able to create a connection. You can ask your subscription owner to grant you this permission or use an access key instead to create the connection.
113113
114114
> [!NOTE]
115115
> If you don't have a Blob Storage, you can run `az containerapp connection create storage-blob --new --secret` to provision a new one.

0 commit comments

Comments
 (0)