This post has been republished via RSS; it originally appeared at: Microsoft Tech Community - Latest Blogs - .
Today, we worked on a case that our customer faced the following error message: "MSIS7068: Access denied. (System.Data)" trying to connect to the Azure SQL Database database using Azure Active Directory Integrated Authentication.
After some investigations we found that this issue is related that our customer has not O365 license assigned to the user. O365 user license is required for AD authentication to work.
Enjoy!