Skip to content

Commit bbaa03e

Browse files
authored
Merge pull request #111150 from bennage/patch-126
correcting links to storage content
2 parents aab1a87 + c0292fb commit bbaa03e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ By using the advanced option, you can associate existing resources. When selecti
4646
When the storage setup prompt appears, select **Show advanced settings** to view additional options. The populated storage options filter for locally redundant storage (LRS), geo-redundant storage (GRS), and zone-redundant storage (ZRS) accounts.
4747

4848
> [!NOTE]
49-
> Using GRS or ZRS storage accounts are recommended for additional resiliency for your backing file share. Which type of redundancy depends on your goals and price preference. [Learn more about replication options for Azure Storage accounts](https://docs.microsoft.com/azure/storage/common/storage-redundancy).
49+
> Using GRS or ZRS storage accounts are recommended for additional resiliency for your backing file share. Which type of redundancy depends on your goals and price preference. [Learn more about replication options for Azure Storage accounts](../storage/common/storage-redundancy.md).
5050
5151
![The Resource group setting](media/persisting-shell-storage/advanced-storage.png)
5252

@@ -166,5 +166,5 @@ For example: . .\MyFunctions.ps1
166166

167167
## Next steps
168168
[Cloud Shell Quickstart](quickstart.md) <br>
169-
[Learn about Microsoft Azure Files storage](https://docs.microsoft.com/azure/storage/storage-introduction) <br>
169+
[Learn about Microsoft Azure Files storage](../storage/files/storage-files-introduction.md) <br>
170170
[Learn about storage tags](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags) <br>

0 commit comments

Comments
 (0)