Database creation in Azure from bacpac -
while creating database in azure bacpac receive following error. have tried number of times different containers/storage accounts
badrequest <string xmlns=" http://schemas.microsoft.com/2003/10/serialization/">error encountered during service operation. ;  exception microsoft.sqlserver.management.dac.services.serviceexception: unable authenticate request; </string> we have used following variations:
- change of names
- change of service tiers
- change of bacpac earlier created dbs
- able create blank database
any help?
 
 
  
Comments
Post a Comment