0

I'm unable to deploy may dacpac package when connecting to Azure SQL Failover Group.

Microsoft.SqlServer.Dac.DacServicesException: Could not deploy package.
Error SQL72016: Cannot open Failover Group "****.database.usgovcloudapi.net" requested by the login. The login failed.

The same works if I use either primary or secondary server instead. There are some discussions about the "master" database being unavailable since it isn't replicated by design.

Has this been resolved or is there a workaround?

1 Answers1

0

As per product group, logins will not be moved, we need to create logins in the Secondary as well.

KarthikBhyresh-MT
  • 4,560
  • 2
  • 5
  • 12