Skip to content

Commit 91391a7

Browse files
authored
Testing workflow 3
1 parent 9a2cf93 commit 91391a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/t-sql/statements/alter-availability-group-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Specifies the name of the new availability group. *group_name* must be a valid [
159159
#### AUTOMATED_BACKUP_PREFERENCE = { PRIMARY | SECONDARY_ONLY| SECONDARY | NONE }
160160
Specifies a preference about how a backup job should evaluate the primary replica when choosing where to perform backups. You can script a given backup job to take the automated backup preference into account. It's important to understand that the preference isn't enforced by [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], so it has no impact on ad hoc backups.
161161

162-
Supported only on the primary replica.
162+
Supported only on the primary replica.
163163

164164
The values are as follows:
165165

0 commit comments

Comments
 (0)