# Microsoft Azure

> Microsoft Azure - The following is required before connecting to Azure in DataRobot:

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-01T23:10:48.095858+00:00` (UTC).

## Primary page

- [Microsoft Azure](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-azure.html): Full documentation for this topic (HTML).

## Sections on this page

- [Supported authentication](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-azure.html#supported-authentication): In-page section heading.
- [Prerequisites](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-azure.html#prerequisites): In-page section heading.
- [Required parameters](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-azure.html#required-parameters): In-page section heading.
- [Troubleshooting](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-azure.html#troubleshooting): In-page section heading.

## Related documentation

- [Reference documentation](https://docs.datarobot.com/en/docs/reference/index.html): Linked from this page.
- [Data reference](https://docs.datarobot.com/en/docs/reference/data-ref/index.html): Linked from this page.
- [Supported data stores](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html): Linked from this page.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/allowed-ips.html): Linked from this page.

## Documentation content

# Microsoft Azure

## Supported authentication

- Azure SQL Server/Synapse username/password
- Active Directory username/password

## Prerequisites

The following is required before connecting to Azure in DataRobot:

- Azure SQL account

## Required parameters

The table below lists the minimum required fields to establish a connection with Azure:

| Required field | Description | Documentation |
| --- | --- | --- |
| address | The connection URL that supplies connection information for Azure. | Microsoft documentation |

Learn about additional [configuration options for Azure](https://docs.microsoft.com/en-us/sql/connect/jdbc/setting-the-connection-properties?view=azuresqldb-current).

## Troubleshooting

| Problem | Solution | Instructions |
| --- | --- | --- |
| When attempting to execute an operation in DataRobot, the firewall requests that you clear the IP address each time. | Add all allowed IPs for DataRobot. | See Allowed source IP addresses. If you've already added the allowed IPs, check the existing IPs for completeness. |
| DataRobot returns the following error message when attempting to authenticate Azure credentials: Failed to authenticate. Check that this client has been granted access to your storage account and that your credentials are correct. Note that username/password authentication only works with organizational accounts. It will not work with personal accounts. | Check the user account type and make sure the user or group to which the user belongs is granted access via the asset's Access Control List (ACL). | The user account must be in Microsoft Azure Active Directory (AD)—Service Principal is not supported. If the user has an Azure AD account, grant them access to the asset via its ACL. |
