MS SQL Server resources can now authenticate using Azure AD (Entra) OAuth tokens through the aad_token field, alongside username/password and Windows Integrated Authentication. Uses the Windmill Azure OAuth setup with the database.windows.net scope.
New features
- Azure AD (Entra) authentication for MS SQL Server resources via the aad_token field.
- Three authentication methods supported: username/password, Azure AD, and Windows Integrated Authentication.
- Uses the Windmill OAuth setup with the https://database.windows.net//.default scope.