Skip to content

Commit eedc793

Browse files
addressed PR review comments
1 parent 21f3cd5 commit eedc793

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/backup/backup-azure-sql-restore-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,14 +379,14 @@ az backup vault create
379379
380380
```
381381

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.
383383

384384
```azurecli
385385
az backup recoveryconfig show
386386
387387
```
388388

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.
390390

391391
**Example**:
392392

articles/backup/sap-hana-database-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,14 +386,14 @@ az backup vault create
386386
387387
```
388388

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.
390390

391391
```azurecli
392392
az backup recoveryconfig show
393393
394394
```
395395

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.
397397

398398
**Example**:
399399

articles/backup/tutorial-sap-hana-restore-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,14 +516,14 @@ az backup vault create
516516
517517
```
518518
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.
520520
521521
```azurecli
522522
az backup recoveryconfig show
523523
524524
```
525525
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.
527527
528528
**Example**:
529529

0 commit comments

Comments
 (0)