Hi,
My environment has a Primary and one Secondary Replica in our Availability Group, using synchronous commit, and the Secondary Replica is not enabled for Read Access. In the initial setup of the secondary replica, we copied most of the SQL Agent jobs from the Primary to the Secondary replica. However, I noticed that there are quite a few SQL Agent jobs on the Primary SQL Server that are related to Reporting Services\subscriptions, that don't exist on the secondary replica.
The Report Server is not part of our AG.
What is the recommended way (if there is one) of keeping the Report Server jobs that exist on the Primary, synchronized with the secondary replica?
Thanks!