Skip to content

Commit ebf8c83

Browse files
authored
Update migrate-between-regions.md
1 parent 72cd502 commit ebf8c83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

umbraco-cloud/getting-started/migrate-between-regions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,15 @@ In the following steps, we will migrate media items from the **West EU** blob st
9393
1. Download AzCopy Portable Binary from the [official Microsoft AzCopy page](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10#download-azcopy).
9494
2. Extract the binary to a directory on your local machine and ensure you can run it from the command line.
9595

96-
#### Locate the SAS URLs
96+
#### Locate the Shared Access Signature (SAS) URLs
9797

9898
1. Access the Umbraco Cloud Portal for the West EU project.
9999
2. Open the **Connections** page found under **Configuration**.
100-
3. Locate the **Shared Access Signature (SAS)**.
100+
3. Locate the SAS URLs.
101101
4. Ensure the SAS tokens can read from the **West EU** container.
102102
5. Access the Umbraco Cloud Portal for the East US project.
103103
6. Open the **Connections** page.
104-
7. Locate the **Shared Access Signature (SAS)** and ensure the tokens can write to the **East US** container.
104+
7. Locate the SAS URLs and ensure the tokens can write to the **East US** container.
105105

106106
#### Copy the Media Files
107107

0 commit comments

Comments
 (0)