Skip to content

Commit 2fa00cb

Browse files
committed
Remove mention of region requirements for storage
1 parent f5859c2 commit 2fa00cb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Walkthrough of how Azure Cloud Shell persists files.
33
ms.contributor: jahelmic
4-
ms.date: 09/29/2023
4+
ms.date: 10/03/2023
55
ms.topic: article
66
tags: azure-resource-manager
77
ms.custom: devx-track-linux
@@ -151,11 +151,6 @@ shm 65536 0 65536
151151
You can update the fileshare that's associated with Cloud Shell using the `clouddrive mount`
152152
command.
153153

154-
If you mount an existing fileshare, the storage accounts must be located in your select Cloud Shell
155-
region. Retrieve the location by running `env` and checking the `ACC_LOCATION`.
156-
157-
#### The `clouddrive mount` command
158-
159154
> [!NOTE]
160155
> If you're mounting a new fileshare, a new user image is created for your `$HOME` directory. Your
161156
> previous `$HOME` image is kept in your previous fileshare.

0 commit comments

Comments
 (0)