sys.fn_is_master_switch_on
systemDescription
2016 (13.x) and later versions Returns the state of the SQL Server managed backup to Microsoft Azure operations on the Use this function to get the current state of SQL Server managed backup to Microsoft Azure. 1 = SQL Server managed backup to Microsoft Azure is active, 0 = SQL Server managed backup Requires SELECT permissions on the function. SQL Server Managed Backup to Microsoft Azure
Syntax
managed_backup.fn_is_master_switch_on ()
Permissions
Article • 04/19/2024 x) and later versions Returns the state of the SQL Server managed backup to Microsoft Azure operations on the instance of SQL Server. Use this function to get the current state of SQL Server managed backup to Microsoft Azure. SQL None 1 = SQL Server managed backup to Microsoft Azure is active, 0 = SQL Server managed backup to Microsoft Azure is paused. Requires SELECT permissions on the function. SQL Server Managed Backup to Microsoft Azure See Also