ADO.NET Provider for Snowflake

Build 26.0.9655

AzureResource

Specifies the Entra ID resource identifier to authenticate against when using Azure Managed Service Identity (MSI) Authscheme or WorkloadIdentityFederation Authscheme with WorkloadIdentityProvider set to AZURE. This property is required when the Azure VM or application is configured to use Azure MSI or Azure Managed Identity to access Snowflake.

Data Type

string

Default Value

""

Remarks

This property must be specified when using AuthScheme=AzureMSI or AuthScheme=WorkloadIdentityFederation with WorkloadIdentityProvider set to AZURE. In both cases, the Azure Managed Identity requests an access token from the Azure Instance Metadata Service (IMDS) for the resource identified by this URI. Make sure the AzureResource value matches the App ID URI of the application registered in Entra ID. This is ideal for non-interactive authentication scenarios where a Snowflake connection is established from an Azure-hosted service.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655