Skip to content

Commit 2a0b68c

Browse files
authored
Merge pull request #78664 from ThalathBhagya/master
Minor Update
2 parents 18153c1 + c09a7f3 commit 2a0b68c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

articles/backup/backup-azure-delete-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ For more information on ARMClient command, refer this [document](https://github.
5757

5858
### Use Azure Resource Manager client to delete Recovery Services vault
5959

60-
1. Run the following command using your subscription ID, resource group name, and vault name. W\hen you run the command it deletes the vault if you don’t have any dependencies.
60+
1. Run the following command using your subscription ID, resource group name, and vault name. When you run the command it deletes the vault if you don’t have any dependencies.
6161

6262
```
6363
ARMClient.exe delete /subscriptions/<subscriptionID>/resourceGroups/<resourcegroupname>/providers/Microsoft.RecoveryServices/vaults/<recovery services vault name>?api-version=2015-03-15

articles/backup/manage-monitor-sql-database-backup.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,14 @@ To stop protection for a database:
8686

8787
6. Select **Stop backup**.
8888

89+
>
90+
> [!NOTE]
91+
Refer the below FAQ for more information on delete data option: <br/>
92+
* [If I delete a database from an autoprotected instance, what will happen to the backups?](faq-backup-sql-server.md#if-i-delete-a-database-from-an-autoprotected-instance-what-will-happen-to-the-backups)<br/>
93+
* [If I do stop backup operation of an autoprotected database what will be its behavior?](faq-backup-sql-server.md#if-i-change-the-name-of-the-database-after-it-has-been-protected-what-will-be-the-behavior)
94+
>
95+
>
96+
8997

9098
## Resume protection for a SQL database
9199

0 commit comments

Comments
 (0)