Hi @Chaitanya Kiran,
You may also check this blog if you are using SQL Server 2019 and earlier.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to sync SQL Agent jobs in AG(Availability Group)
Hi @Chaitanya Kiran,
You may also check this blog if you are using SQL Server 2019 and earlier.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.
Hello
Natively you cannot sync the SQL Jobs in AGs, unless you use SQL Server 2022 Contained Availability Groups
if you are using AGs you can use DBATools Sync-DbaAvailabilityGroup
Regards
Javier