Skip to content

Commit b62e6b1

Browse files
authored
Merge pull request #217115 from khdownie/kendownie110322-5
Adding screenshot to portal instrux
2 parents 5bbb64b + bbdce45 commit b62e6b1

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed
Loading

articles/storage/files/storage-files-identity-ad-ds-assign-permissions.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,15 @@ When you set a default share-level permission, all authenticated users and group
121121

122122
# [Portal](#tab/azure-portal)
123123

124-
To configure default share-level permissions on your storage account using the [Azure portal](https://portal.azure.com), follow these steps.
124+
To configure default share-level permissions on your storage account using the [Azure portal](https://portal.azure.com), follow these steps.
125125

126126
1. In the Azure portal, go to the storage account that contains your file share(s) and select **Data storage > File shares**.
127-
1. You must enable an AD source on your storage account before assigning a default share-level permission. If you've already done so, you can skip this step. To enable an AD source, select **Set up** under the desired AD source.
128-
1. After you've configured an AD source, **Step 2: Set share-level permissions** will be available for configuration. Select **Enable permissions for all authenticated users and groups**.
129-
1. Select the appropriate role to be enabled as the default [share permission](#share-level-permissions) from the dropdown list. You can also change an existing default permission to a different role.
127+
1. You must enable an AD source on your storage account before assigning default share-level permissions. If you've already done this, select **Active Directory** and proceed to the next step. Otherwise, select **Active Directory: Not configured**, select **Set up** under the desired AD source, and enable the AD source.
128+
1. After you've enabled an AD source, **Step 2: Set share-level permissions** will be available for configuration. Select **Enable permissions for all authenticated users and groups**.
129+
130+
:::image type="content" source="media/storage-files-identity-ad-ds-assign-permissions/set-default-share-level-permission.png" alt-text="Screenshot showing how to set a default share-level permission using the Azure portal." lightbox="media/storage-files-identity-ad-ds-assign-permissions/set-default-share-level-permission.png" border="true":::
131+
132+
1. Select the appropriate role to be enabled as the default [share permission](#share-level-permissions) from the dropdown list.
130133
1. Select **Save**.
131134

132135
# [Azure PowerShell](#tab/azure-powershell)

0 commit comments

Comments
 (0)