You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-sql-restore-cli.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -379,14 +379,14 @@ az backup vault create
379
379
380
380
```
381
381
382
-
Add the parameter `cross-subscription-restore-state`` that enables you to set the CSR state of the vault during vault creation and updating.
382
+
Add the parameter `cross-subscription-restore-state` that enables you to set the CSR state of the vault during vault creation and updating.
383
383
384
384
```azurecli
385
385
az backup recoveryconfig show
386
386
387
387
```
388
388
389
-
Add the parameter `--target-subscription-id`` that enables you to provide the target subscription as the input while triggering Cross Subscription Restore for SQL or HANA datasources.
389
+
Add the parameter `--target-subscription-id` that enables you to provide the target subscription as the input while triggering Cross Subscription Restore for SQL or HANA datasources.
Copy file name to clipboardExpand all lines: articles/backup/sap-hana-database-restore.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -386,14 +386,14 @@ az backup vault create
386
386
387
387
```
388
388
389
-
Add the parameter `cross-subscription-restore-state`` that enables you to set the CSR state of the vault during vault creation and updating.
389
+
Add the parameter `cross-subscription-restore-state` that enables you to set the CSR state of the vault during vault creation and updating.
390
390
391
391
```azurecli
392
392
az backup recoveryconfig show
393
393
394
394
```
395
395
396
-
Add the parameter `--target-subscription-id`` that enables you to provide the target subscription as the input while triggering Cross Subscription Restore for SQL or HANA datasources.
396
+
Add the parameter `--target-subscription-id` that enables you to provide the target subscription as the input while triggering Cross Subscription Restore for SQL or HANA datasources.
Copy file name to clipboardExpand all lines: articles/backup/tutorial-sap-hana-restore-cli.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -516,14 +516,14 @@ az backup vault create
516
516
517
517
```
518
518
519
-
Add the parameter `cross-subscription-restore-state`` that enables you to set the CSR state of the vault during vault creation and updating.
519
+
Add the parameter `cross-subscription-restore-state` that enables you to set the CSR state of the vault during vault creation and updating.
520
520
521
521
```azurecli
522
522
az backup recoveryconfig show
523
523
524
524
```
525
525
526
-
Add the parameter `--target-subscription-id`` that enables you to provide the target subscription as the input while triggering Cross Subscription Restore for SQL or HANA datasources.
526
+
Add the parameter `--target-subscription-id` that enables you to provide the target subscription as the input while triggering Cross Subscription Restore for SQL or HANA datasources.
0 commit comments