我們需要進行配置Azure SQL server,Azure AD以便在Azure SQL server通過JDBC我們的用戶連接時應該能夠使用他們的AD usernameand password。
我們找不到有關如何Azure AD使用Azure SQL server.
我們正在尋找一些檔案或一些步驟來Azure AD配置Azure SQL server.
uj5u.com熱心網友回復:
首先,在創建 Azure SQL Server 時,您需要確保在Authentication method選項中選擇 Use only Azure Active Directory (Azure AD) Authentication 。

JDBC 驅動程式允許你在 JDBC 連接字串中指定 Azure Active Directory 憑據以連接到 Azure SQL 資料庫。
要了解如何配置 Azure Active Directory 身份驗證,請訪問 Microsoft 官方檔案Connecting to SQL Database By Using Azure Active Directory Authentication。
To connect the Azure SQL Database with Azure AD through JDBC, there is a proper setup required in which you need to install and configure some prerequisites. This official document from Microsoft will guide you to do same.
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/454043.html
上一篇:帶有會話的登錄系統不起作用
