AzureResource
Specifies the Azure Active Directory (Azure AD) resource identifier to authenticate against when using Azure Managed Service Identity (MSI) Authscheme . This property is required when the Azure VM or application is configured to use Azure MSI to access Snowflake.
Data Type
string
Default Value
""
Remarks
This property must be specified when using AuthScheme=AzureMSI. Make sure the AzureResource value matches the App ID URI of the application registered in Azure AD. This is ideal for non-interactive authentication scenarios where a Snowflake connection is established from an Azure-hosted service.