Skip to content

Commit 0bf720d

Browse files
committed
command
1 parent cca7b3f commit 0bf720d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/cloud-shell/persisting-shell-storage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ If a secondary storage region is used, the associated Azure storage account resi
7676
> [!NOTE]
7777
> If a secondary region is used, file access and startup time for Cloud Shell may be slower.
7878
79+
A user can run `(Get-CloudDrive | Get-AzStorageAccount).Location` in PowerShell to see the location of their File Share.
80+
7981
## Restrict resource creation with an Azure resource policy
8082
Storage accounts that you create in Cloud Shell are tagged with `ms-resource-usage:azure-cloud-shell`. If you want to disallow users from creating storage accounts in Cloud Shell, create an [Azure resource policy for tags](../azure-policy/json-samples.md) that are triggered by this specific tag.
8183

0 commit comments

Comments
 (0)