Configure backup on replicas
This topic describes how to configure backup on secondary replicas for an Always On availability group by using SQL Server Management Studio, Transact
This topic describes how to configure backup on secondary replicas for an Always On
availability group by using SQL Server Management Studio, Transact-SQL, or PowerShell in SQL
Server.
You must be connected to the server instance that hosts the primary replica in SSMS. The
secondary replica must be healthy, which includes being connected to the current primary
replica and in the secondary role.
To configure backup on
secondary replicas when
creating an availability group
Requires membership in the
fixed server role and either
CREATE AVAILABILITY GROUP server permission, ALTER ANY
AVAILABILITY GROUP permission, or CONTROL SERVER permission.
To modify an availability group
or availability replica
Requires ALTER AVAILABILITY GROUP permission on the availability
group, CONTROL AVAILABILITY GROUP permission, ALTER ANY
AVAILABILITY GROUP permission, or CONTROL SERVER permission.
7
Note
For an introduction to backup on secondary replicas, see.
7
Note
The secondary replica does not need to be readable to offload backups to it. Backups will
still succeed on the secondary replica even if
is set to
, with the
exception of.
ノ
Expand table
Readable Secondary no