You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/blobs/blob-containers-portal.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,15 +32,15 @@ To create a container in the [Azure portal](https://portal.azure.com), follow th
32
32
33
33
1. In the portal navigation pane on the left side of the screen, select **Storage accounts** and choose a storage account. If the navigation pane isn't visible, select the menu button to toggle its visibility.
34
34
35
-
:::image type="content" source="media/blob-containers-portal/menu-expand-sml.png" alt-text="Image of the Azure Portal homepage showing the location of the Menu button in the browser" lightbox="media/blob-containers-portal/menu-expand-lrg.png":::
35
+
:::image type="content" source="media/blob-containers-portal/menu-expand-sml.png" alt-text="Screenshot of the Azure Portal homepage showing the location of the Menu button in the browser." lightbox="media/blob-containers-portal/menu-expand-lrg.png":::
36
36
37
37
1. In the navigation pane for the storage account, scroll to the **Data storage** section and select **Containers**.
38
38
1. Within the **Containers** pane, select the **+ Container** button to open the **New container** pane.
39
39
1. Within the **New Container** pane, provide a **Name** for your new container. The container name must be lowercase, must start with a letter or number, and can include only letters, numbers, and the dash (-) character. For more information about container and blob names, see [Naming and referencing containers, blobs, and metadata](/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata).
40
40
1. Set the **Public access level** for the container. The default level is **Private (no anonymous access)**. Read the article to learn how to [configure anonymous public read access for containers and blobs](anonymous-read-access-configure.md?tabs=portal).
41
41
1. Select **Create** to create the container.
42
42
43
-
:::image type="content" source="media/blob-containers-portal/create-container-sml.png" alt-text="Screenshot showing how to create a container within the Azure portal" lightbox="media/blob-containers-portal/create-container-lrg.png":::
43
+
:::image type="content" source="media/blob-containers-portal/create-container-sml.png" alt-text="Screenshot showing how to create a container within the Azure portal." lightbox="media/blob-containers-portal/create-container-lrg.png":::
44
44
45
45
## Read container properties and metadata
46
46
@@ -56,7 +56,7 @@ To display the properties of a container within the [Azure portal](https://porta
56
56
1. Select the checkbox next to the name of the container whose properties you want to view.
57
57
1. Select the container's **More** button (**...**), and select **Container properties** to display the container's **Properties** pane.
58
58
59
-
:::image type="content" source="media/blob-containers-portal/select-container-properties-sml.png" alt-text="Screenshot showing how to display container properties within the Azure portal" lightbox="media/blob-containers-portal/select-container-properties-lrg.png":::
59
+
:::image type="content" source="media/blob-containers-portal/select-container-properties-sml.png" alt-text="Screenshot showing how to display container properties within the Azure portal." lightbox="media/blob-containers-portal/select-container-properties-lrg.png":::
60
60
61
61
### Read and write container metadata
62
62
@@ -68,11 +68,11 @@ To manage a container's metadata within the [Azure portal](https://portal.azure.
68
68
1. Select the checkbox next to the name of the container whose metadata you want to manage.
69
69
1. Select the container's **More** button (**...**), and then select **Edit metadata** to display the **Container metadata** pane.
70
70
71
-
:::image type="content" source="media/blob-containers-portal/select-container-metadata-sml.png" alt-text="Screenshot showing how to access container metadata within the Azure portal" lightbox="media/blob-containers-portal/select-container-metadata-lrg.png":::
71
+
:::image type="content" source="media/blob-containers-portal/select-container-metadata-sml.png" alt-text="Screenshot showing how to access container metadata within the Azure portal." lightbox="media/blob-containers-portal/select-container-metadata-lrg.png":::
72
72
73
73
1. The **Container metadata** pane will display existing metadata key-value pairs. Existing data can be edited by selecting an existing key or value and overwriting the data. You can add additional metadata by and supplying data in the empty fields provided. Finally, select **Save** to commit your data.
74
74
75
-
:::image type="content" source="media/blob-containers-portal/add-container-metadata-sml.png" alt-text="Screenshot showing how to update container metadata within the Azure portal" lightbox="media/blob-containers-portal/add-container-metadata-lrg.png":::
75
+
:::image type="content" source="media/blob-containers-portal/add-container-metadata-sml.png" alt-text="Screenshot showing how to update container metadata within the Azure portal." lightbox="media/blob-containers-portal/add-container-metadata-lrg.png":::
76
76
77
77
## Manage container and blob access
78
78
@@ -119,7 +119,7 @@ To generate an SAS token using the [Azure portal](https://portal.azure.com), fol
119
119
1. Optionally, specify the protocol permitted for requests made with the SAS in the **Allowed protocols** field. The default value is HTTPS.
120
120
1. Review your settings for accuracy and then select **Generate SAS token and URL** to display the **Blob SAS token** and **Blob SAS URL** query strings.
121
121
122
-
:::image type="content" source="media/blob-containers-portal/generate-container-sas-sml.png" alt-text="Screenshot showing how to generate a SAS for a container within the Azure portal" lightbox="media/blob-containers-portal/generate-container-sas-lrg.png":::
122
+
:::image type="content" source="media/blob-containers-portal/generate-container-sas-sml.png" alt-text="Screenshot showing how to generate a SAS for a container within the Azure portal." lightbox="media/blob-containers-portal/generate-container-sas-lrg.png":::
123
123
124
124
1. Copy and paste the blob SAS token and blob SAS url values in a secure location. They'll only be displayed once and can't be retrieved after the window is closed.
125
125
@@ -137,11 +137,11 @@ Configuring a stored access policy is a two-step process: the policy must first
137
137
1. Select the checkbox next to the name of the container for which you'll generate an SAS token.
138
138
1. Select the container's **More** button (**...**), and select **Access policy** to display the **Access policy** pane.
139
139
140
-
:::image type="content" source="media/blob-containers-portal/select-container-policy-sml.png" alt-text="Screenshot showing how to access container stored access policy settings within the Azure portal" lightbox="media/blob-containers-portal/select-container-policy-lrg.png":::
140
+
:::image type="content" source="media/blob-containers-portal/select-container-policy-sml.png" alt-text="Screenshot showing how to access container stored access policy settings within the Azure portal." lightbox="media/blob-containers-portal/select-container-policy-lrg.png":::
141
141
142
142
1. Within the **Access policy** pane, select **+ Add policy** in the **Stored access policies** section to display the **Add policy** pane. Any existing policies will be displayed in either the appropriate section.
143
143
144
-
:::image type="content" source="media/blob-containers-portal/select-add-policy-sml.png" alt-text="Screenshot showing how to add a stored access policy settings within the Azure portal" lightbox="media/blob-containers-portal/select-add-policy-lrg.png":::
144
+
:::image type="content" source="media/blob-containers-portal/select-add-policy-sml.png" alt-text="Screenshot showing how to add a stored access policy settings within the Azure portal." lightbox="media/blob-containers-portal/select-add-policy-lrg.png":::
145
145
146
146
1. Within the **Add policy** pane, select the **Identifier** box and add a name for your new policy.
147
147
1. Select the **Permissions** field, then select the check boxes corresponding to the permissions desired for your new policy.
@@ -151,11 +151,11 @@ Configuring a stored access policy is a two-step process: the policy must first
151
151
> [!CAUTION]
152
152
> Although your policy is now displayed in the **Stored access policy** table, it is still not applied to the container. If you navigate away from the **Access policy** pane at this point, the policy will *not* be saved or applied and you will lose your work.
153
153
154
-
:::image type="content" source="media/blob-containers-portal/select-save-policy-sml.png" alt-text="Screenshot showing how to define a stored access policy within the Azure portal" lightbox="media/blob-containers-portal/select-save-policy-lrg.png":::
154
+
:::image type="content" source="media/blob-containers-portal/select-save-policy-sml.png" alt-text="Screenshot showing how to define a stored access policy within the Azure portal." lightbox="media/blob-containers-portal/select-save-policy-lrg.png":::
155
155
156
156
1. In the **Access policy** pane, select **+ Add policy** to define another policy, or select **Save** to apply your new policy to the container. After creating at least one stored access policy, you'll be able to associate other secure access signatures (SAS) with it.
157
157
158
-
:::image type="content" source="media/blob-containers-portal/apply-policy-sml.png" alt-text="Screenshot showing how to apply a stored access policy within the Azure portal" lightbox="media/blob-containers-portal/apply-policy-lrg.png":::
158
+
:::image type="content" source="media/blob-containers-portal/apply-policy-sml.png" alt-text="Screenshot showing how to apply a stored access policy within the Azure portal." lightbox="media/blob-containers-portal/apply-policy-lrg.png":::
159
159
160
160
#### Create an immutability policy
161
161
@@ -183,11 +183,11 @@ To acquire a lease using the Azure portal, follow these steps:
183
183
1. Select the checkbox next to the name of the container for which you'll acquire a lease.
184
184
1. Select the container's **More** button (**...**), and select **Acquire lease** to request a new lease and display the details in the **Lease status** pane.
185
185
186
-
:::image type="content" source="media/blob-containers-portal/acquire-container-lease-sml.png" alt-text="Screenshot showing how to access container lease settings within the Azure portal" lightbox="media/blob-containers-portal/acquire-container-lease-lrg.png":::
186
+
:::image type="content" source="media/blob-containers-portal/acquire-container-lease-sml.png" alt-text="Screenshot showing how to access container lease settings within the Azure portal." lightbox="media/blob-containers-portal/acquire-container-lease-lrg.png":::
187
187
188
188
1. The **Container** and **Lease ID** property values of the newly requested lease are displayed within the **Lease status** pane. Copy and paste these values in a secure location. They'll only be displayed once and can't be retrieved after the pane is closed.
189
189
190
-
:::image type="content" source="media/blob-containers-portal/view-container-lease-sml.png" alt-text="Screenshot showing how to access container lease status pane within the Azure portal" lightbox="media/blob-containers-portal/view-container-lease-lrg.png":::
190
+
:::image type="content" source="media/blob-containers-portal/view-container-lease-sml.png" alt-text="Screenshot showing how to access container lease status pane within the Azure portal." lightbox="media/blob-containers-portal/view-container-lease-lrg.png":::
191
191
192
192
### Break a lease
193
193
@@ -197,11 +197,11 @@ To break a lease using the Azure portal, follow these steps:
197
197
1. Select the checkbox next to the name of the container for which you'll break a lease.
198
198
1. Select the container's **More** button (**...**), and select **Break lease** to break the lease.
199
199
200
-
:::image type="content" source="media/blob-containers-portal/break-container-lease-sml.png" alt-text="Screenshot showing how to break a container lease within the Azure portal" lightbox="media/blob-containers-portal/break-container-lease-lrg.png":::
200
+
:::image type="content" source="media/blob-containers-portal/break-container-lease-sml.png" alt-text="Screenshot showing how to break a container lease within the Azure portal." lightbox="media/blob-containers-portal/break-container-lease-lrg.png":::
201
201
202
202
1. After the lease is broken, the selected container's **Lease state** value will update, and a status confirmation will appear.
203
203
204
-
:::image type="content" source="media/blob-containers-portal/broken-container-lease-sml.png" alt-text="Screenshot showing a container's broken lease within the Azure portal" lightbox="media/blob-containers-portal/broken-container-lease-lrg.png":::
204
+
:::image type="content" source="media/blob-containers-portal/broken-container-lease-sml.png" alt-text="Screenshot showing a container's broken lease within the Azure portal." lightbox="media/blob-containers-portal/broken-container-lease-lrg.png":::
205
205
206
206
## Delete containers
207
207
@@ -216,7 +216,7 @@ To delete a container within the [Azure portal](https://portal.azure.com), follo
216
216
1. Select the container to delete.
217
217
1. Select the **More** button (**...**), and select **Delete**.
218
218
219
-
:::image type="content" source="media/blob-containers-portal/delete-container-sml.png" alt-text="Screenshot showing how to delete a container within the Azure portal" lightbox="media/blob-containers-portal/delete-container-lrg.png":::
219
+
:::image type="content" source="media/blob-containers-portal/delete-container-sml.png" alt-text="Screenshot showing how to delete a container within the Azure portal." lightbox="media/blob-containers-portal/delete-container-lrg.png":::
220
220
221
221
1. In the **Delete container(s)** dialog, confirm that you want to delete the container.
222
222
@@ -231,7 +231,7 @@ To view soft-deleted containers within the [Azure portal](https://portal.azure.c
231
231
1. Navigate to your storage account within the Azure portal and view the list of your containers.
232
232
1. Toggle the **Show deleted containers** switch to include deleted containers in the list.
233
233
234
-
:::image type="content" source="media/blob-containers-portal/soft-delete-container-portal-list.png" alt-text="Screenshot showing how to view soft deleted containers within the Azure portal":::
234
+
:::image type="content" source="media/blob-containers-portal/soft-delete-container-portal-list.png" alt-text="Screenshot showing how to view soft deleted containers within the Azure portal.":::
235
235
236
236
## Restore a soft-deleted container
237
237
@@ -240,7 +240,7 @@ You can restore a soft-deleted container and its contents within the retention p
240
240
1. Navigate to your storage account within the Azure portal and view the list of your containers.
241
241
1. Display the context menu for the container you wish to restore, and choose **Undelete** from the menu.
242
242
243
-
:::image type="content" source="media/blob-containers-portal/soft-delete-container-portal-restore.png" alt-text="Screenshot showing how to restore a soft-deleted container in Azure portal":::
243
+
:::image type="content" source="media/blob-containers-portal/soft-delete-container-portal-restore.png" alt-text="Screenshot showing how to restore a soft-deleted container in Azure portal.":::
0 commit comments