Announcements
No record found.
Hello,
I am tring to export AxDB from sql of Dev on box environment to BACPAC file. I am using SQL Management studio Export data-tire application wizard. But it throws the folloing errors after some time:
Error SQL71627: The element User: [NT AUTHORITY\NETWORK SERVICE] has property AuthenticationType set to a value that is not supported in Microsoft Azure SQL Database v12.Error SQL71627: The element Login: [NT AUTHORITY\NETWORK SERVICE] has property IsMappedToWindowsLogin set to a value that is not supported in Microsoft Azure SQL Database v12.
Do you have any idea how to do it. I need to create a BACPAC file.
bacpac only supports Azure database Authentication , which doesn't support Windows Authentication.
Remove User from DB and try to export it again
Hi Teodor,
You need to prepare the SQL database before you can export it to a bacpac file. Please check the script you will need to run in this documentation.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 669
André Arnaud de Cal... 445 Super User 2026 Season 1
Syed Haris Shah 331 Super User 2026 Season 1