<< Click to Display Table of Contents >> Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Microsoft Azure SQL > Connector Parameters Configuration |
This parameter defines the selected Azure Environment profile.
Technical Name |
azure_environment |
Category |
Functional |
Type |
String |
Default Value |
"AZURE" |
Example Values |
"AZURE", "AZURE_US_GOVERNMENT", "AZURE_GERMANY", "AZURE_CHINA" |
The Azure Cloud profile sets the cloud environment on which to execute all the queries (i.e. authentication and management endpoints etc.).
Available profiles are: "AZURE", "AZURE_US_GOVERNMENT", "AZURE_GERMANY","AZURE_CHINA".
Profiles can be also set as lower case or first letter capitalized (`azure`, `Azure_Germany`).
More information about Azure Cloud profiles can be found here.
This parameter is used to defines the subscriptions for which data is fetched for. When set to null, the data for all subscriptions to the tenant is fetched.
Technical Name |
subscription_ids |
Category |
Functional |
Type |
Array null |
Default Value |
null |
Example Values |
null |