Azure SQL Database
An Azure relational database service.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
can we use 3rd API Token to update directly Azure SQL DB? i.e. assign writer access to Azure SQL DB to client IP with 3rd API Token
An Azure relational database service.
Answer accepted by question author
For Azure SQL, Azure AD authentication doesn't support third-party access tokens. It only supports access tokens which originate from Azure Active Directory. Please read here for more information.