AzureAuthenticationMethod
String
ActiveDirectoryIntegrated
Purpose
The AzureAuthenticationMethod parameter specifies what authentication method should be used in the Bulk Copy Program (BCP) script when the UseAzureSQLDatabase parameter is set to true.
This parameter takes one of the following values.
-
ActiveDirectoryIntegrated, to use Active Directory (AD) authentication (which is the -G flag in the BCP script)
-
DSNDefined, to use the authentication information contained within the DSN (which is the -D flag in the BCP script)
This applies to bulk loads (done using the
Parameter is read when…
The BCP script is generated (which occurs during a bulk load or when a reorganization occurs on the RPS node).
Applicable to database role or subrole…
RPS node only.
2022.0.05 and higher