Forum Discussion

Capstone's avatar
Capstone
Resolver I
3 years ago
Solved

Change data source credentials to service principal

All,

 

I have a dataset connected to an Azure SQL DW and published to a TEST workspace and it gets deployed to PROD via the deployment pipeline. It uses the OAuth2 authentication method and has organizational privacy setting while using my organzational credentials (connected via windows).

 

I would like to change the credentials in the TEST workspace to a non-prod service principal and in the PROD workspace to a different prod service principal. When I tried changing the credentials in the TEST workspace to the non-prod service principal, it also changed the credentials in the PROD workspace to the same service principal. Seems like I cant set two different credentials to the same dataset in TEST and PROD. Can anyone confirm this ?

1 Reply