Skip to content

Commit 83ce391

Browse files
authored
Merge pull request #96694 from TimShererWithAquent/us1645361f
[1645361 Azure portal nav changes] includes screen caps
2 parents e97fa52 + a7de945 commit 83ce391

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
80.1 KB
Loading

articles/storage/common/storage-auth-aad-rbac-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ Before you assign a role to a security principal, be sure to consider the scope
4949

5050
The procedure shown here assigns a role scoped to a container, but you can follow the same steps to assign a role scoped to a queue:
5151

52-
1. In the [Azure portal](https://portal.azure.com), navigate to your storage account and display the **Overview** for the account.
52+
1. In the [Azure portal](https://portal.azure.com), go to your storage account and display the **Overview** for the account.
5353
1. Under Services, select **Blobs**.
5454
1. Locate the container for which you want to assign a role, and display the container's settings.
5555
1. Select **Access control (IAM)** to display access control settings for the container. Select the **Role assignments** tab to see the list of role assignments.
5656

57-
![Screenshot showing container access control settings](media/storage-auth-aad-rbac-portal/portal-access-control-container.png)
57+
![Screenshot showing container access control settings](media/storage-auth-aad-rbac-portal/portal-access-control-for-storage.png)
5858

5959
1. Click the **Add role assignment** button to add a new role.
6060
1. In the **Add role assignment** window, select the Azure Storage role that you want to assign. Then search to locate the security principal to which you want to assign that role.
67.6 KB
Loading

includes/storage-create-account-portal-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212

1313
To create a general-purpose v2 storage account in the Azure portal, follow these steps:
1414

15-
1. In the Azure portal, select **All services**. In the list of resources, type **Storage Accounts**. As you begin typing, the list filters based on your input. Select **Storage Accounts**.
15+
1. On the Azure portal menu, select **All services**. In the list of resources, type **Storage Accounts**. As you begin typing, the list filters based on your input. Select **Storage Accounts**.
1616
1. On the **Storage Accounts** window that appears, choose **Add**.
1717
1. Select the subscription in which to create the storage account.
1818
1. Under the **Resource group** field, select **Create new**. Enter a name for your new resource group, as shown in the following image.
1919

20-
![Screenshot showing how to create a resource group in the portal](./media/storage-create-account-portal-include/create-resource-group.png)
20+
![Screenshot showing how to create a resource group in the portal](./media/storage-create-account-portal-include/create-resource-group-for-storage.png)
2121

2222
1. Next, enter a name for your storage account. The name you choose must be unique across Azure. The name also must be between 3 and 24 characters in length, and can include numbers and lowercase letters only.
2323
1. Select a location for your storage account, or use the default location.

0 commit comments

Comments
 (0)