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
@@ -188,19 +188,19 @@ In this section, you will connect privately to the storage account using the Pri
188
188
10. Select **Connect**.
189
189
11. Browse the Blob containers from mystorageaccount
190
190
12. (Optionally) Create folders and/or upload files to *mystorageaccount*.
191
-
13. Close the remote desktop connection to*myVM*.
191
+
13. Close the remote desktop connection to*myVM*.
192
192
193
193
Additional options to access the storage account:
194
194
- Microsoft Azure Storage Explorer is a standalone free app from Microsoft that enables you to work visually with Azure storage data on Windows, macOS, and Linux. You can install the application to browse privately the storage account content.
195
195
196
-
- TheAzCopyutility is another option for high-performance scriptable data transfer for Azure storage. Use AzCopy to transfer data to and from Blob, File, and Table storage.
196
+
- TheAzCopyutility is another option for high-performance scriptable data transfer for Azure storage. Use AzCopy to transfer data to and from Blob, File, and Table storage.
197
197
198
198
199
199
## Clean up resources
200
200
When you're done using the Private Endpoint, storage account and the VM, delete the resource group and all of the resources it contains:
201
-
1. Enter*myResourceGroup*in the **Search** box at the top of the portal and select*myResourceGroup*from the search results.
201
+
1. Enter*myResourceGroup*in the **Search** box at the top of the portal and select*myResourceGroup*from the search results.
202
202
2. Select **Delete resource group**.
203
-
3. Enter*myResourceGroup*for **TYPE THE RESOURCE GROUP NAME** and select **Delete**.
203
+
3. Enter*myResourceGroup*for **TYPE THE RESOURCE GROUP NAME** and select **Delete**.
204
204
205
205
## Next steps
206
-
In this Quickstart, you created a VM on a virtual network and storage account and a Private Endpoint. You connected to one VM from the internet and securely communicated to the storage account using Private Link. To learn more about Private Endpoint, see[What is Azure Private Endpoint?](private-endpoint-overview.md).
206
+
In this Quickstart, you created a VM on a virtual network and storage account and a Private Endpoint. You connected to one VM from the internet and securely communicated to the storage account using Private Link. To learn more about Private Endpoint, see[What is Azure Private Endpoint?](private-endpoint-overview.md).
0 commit comments