Skip to content

Commit

Permalink
update supported auth methods section
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly committed Nov 27, 2023
1 parent b86332b commit 0d51f2e
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ The following are the required fields for setting up a connection with a [Micros


## Supported authentication methods
The two supported authentication methods are:
- AAD service principal
- AAD password

- Service principal in Azure Active Directory (AAD)
- Username/password in Azure Active Directory (AAD)
SQL password (LDAP) is not supported in Fabric Synapse so you must use Azure Active Directory (AAD). This means that to use Microsoft Fabric in dbt Cloud, you will need at least one AAD service principal to connect dbt Cloud to Fabric, ideally one service principal for each user.

## Configuration

Expand Down

0 comments on commit 0d51f2e

Please sign in to comment.