Skip to content

Commit cca7b3f

Browse files
committed
updates
1 parent 9c6f788 commit cca7b3f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,14 @@ Cloud Shell machines exist in the following regions:
6868
|Europe|North Europe, West Europe|
6969
|Asia Pacific|India Central, Southeast Asia|
7070

71+
Customers should choose a primary region, unless they have a requirement that their data at rest be stored in a particular region. If they have such a requirement, a secondary storage region should be used.
72+
7173
### Secondary storage regions
7274
If a secondary storage region is used, the associated Azure storage account resides in a different region as the Cloud Shell machine that you're mounting them to.For example, Jane can set her storage account to be located in Canada East, a secondary region, but the machine she is mounted to is still located in a primary region.Her data at rest is located in Canada, but it is processed in the United States.
7375

76+
> [!NOTE]
77+
> If a secondary region is used, file access and startup time for Cloud Shell may be slower.
78+
7479
## Restrict resource creation with an Azure resource policy
7580
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.
7681

0 commit comments

Comments
 (0)