Microsoft's cloud warehouse solution. After choosing 'Azure Storage' as the Connection type, the subsequent fields will auto-populate as follows:
- Storage Account Name: Storage Account Name of your Azure Account.
- Container Name: Container Name of your Azure Account.
- Auth Type: Select the 'Auth Type' option from the dropdown list: Shared Key, oAuth, and MSI.
Based on the selected Auth type, additional fields for connection type credentials will be populated.
Shared Key: On selecting 'Shared key' as the Auth type, the 'Storage Access Key' field will be auto-populated.
OAuth: On selecting 'OAuth' as the Auth type, the 'OAuth Provider Type' dropdown field will be populated with the value 'Client Secret' by default. Based on what value you select under 'the 'OAuth Provider Type' dropdown field, additional fields for 'OAuth Provider Type' will be displayed.
- Client Secret: On Selecting 'Client Secret' as OAuth Provider Type, the following fields will be auto-populated: OAuth endpoint, Client ID, and Client Secret.
- User Password: On Selecting 'User Password' as OAuth Provider Type, the following fields will be auto-populated: OAuth endpoint, UserName, and Password.
- Refresh Token: On Selecting 'Refresh Token' as OAuth Provider Type, the following fields will be auto-populated: Client ID, Refresh Token.