Skip to content

Commit 3aa1329

Browse files
committed
minor correction
1 parent a89612e commit 3aa1329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/tutorial-restore-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Now get the SAS token for this container and template as detailed [here](https:/
213213
expiretime=$(date -u -d '30 minutes' +%Y-%m-%dT%H:%MZ)
214214
connection=$(az storage account show-connection-string \
215215
--resource-group mystorageaccountRG \
216-
--name {your-unique-name} \
216+
--name mystorageaccount \
217217
--query connectionString)
218218
token=$(az storage blob generate-sas \
219219
--container-name myVM-daa1931199fd4a22ae601f46d8812276 \

0 commit comments

Comments
 (0)