Skip to content

Commit 4980c28

Browse files
committed
Merge branch 'main' into release-dallas
2 parents bb5ae2b + df95537 commit 4980c28

5 files changed

Lines changed: 157 additions & 124 deletions

File tree

azure-sql/virtual-machines/windows/automated-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following table describes the options that can be configured for Automated B
5555
| Setting | Range (Default) | Description |
5656
| --- | --- | --- |
5757
| **Automated Backup** | Enable/Disable (Disabled) | Enables or disables Automated Backup for an Azure VM running SQL Server 2016/2017 Developer, Standard, or Enterprise. |
58-
| **Retention Period** | 1-30 days (30 days) | The number of days to retain backups. |
58+
| **Retention Period** | 1-90 days (90 days) | The number of days to retain backups. |
5959
| **Storage Account** | Azure storage account | An Azure storage account to use for storing Automated Backup files in blob storage. A container is created at this location to store all backup files. The backup file naming convention includes the date, time, and database GUID. |
6060
| **Encryption** |Enable/Disable (Disabled) | Enables or disables encryption. When encryption is enabled, the certificates used to restore the backup are located in the specified storage account. It uses the same **automatic backup** container with the same naming convention. If the password changes, a new certificate is generated with that password, but the old certificate remains to restore prior backups. |
6161
| **Password** |Password text | A password for encryption keys. This password is only required if encryption is enabled. In order to restore an encrypted backup, you must have the correct password and related certificate that was used at the time the backup was taken. |

docs/database-engine/availability-groups/windows/monitoring-of-availability-groups-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.assetid: 1d5e3291-0d0a-45a1-88e5-1fc242d17210
1414
author: MashaMSFT
1515
ms.author: mathoma
1616
---
17-
# "Tools to monitor Always On availability groups"
17+
# Tools to monitor Always On availability groups
1818
[!INCLUDE [SQL Server](../../../includes/applies-to-version/sqlserver.md)]
1919
To monitor the properties and state of an Always On availability group you can use the following tools.
2020

0 commit comments

Comments
 (0)