AADAuthenticationSettings interface
Enable AAD authentication for SQL VM.
Properties
| client |
The client Id of the Managed Identity to query Microsoft Graph API. An empty string must be used for the system assigned Managed Identity |
Property Details
clientId
The client Id of the Managed Identity to query Microsoft Graph API. An empty string must be used for the system assigned Managed Identity
clientId?: string
Property Value
string