cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Error While creating the Databricks workspace on the AWS cloudformation stack

junaid-ahmed077
New Contributor II

Hello,

I was trying to create a Databricks workspace using a CloudFormation template. During the process, I found that we need Databricks account information, such as the workspace account email and workspace password. However, since we use SSO for logging into Databricks, it's not possible to fill in these details. Instead, can we use a token for authentication? We have used this method for creating workspaces with the Databricks API. Could you please suggest if this is a viable option?

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hubert-Dudek
Esteemed Contributor III

As @Kaniz_Fatma said, you just need to change authentication to token in your template or just change deployment to AWS::IAM::Role which has access.

You can also consider switching to Terraform.

View solution in original post

2 REPLIES 2

Kaniz_Fatma
Community Manager
Community Manager

Hi @junaid-ahmed077Since you use SSO for logging into Databricks, using a token is a viable alternative to providing a workspace account email and password.

Hubert-Dudek
Esteemed Contributor III

As @Kaniz_Fatma said, you just need to change authentication to token in your template or just change deployment to AWS::IAM::Role which has access.

You can also consider switching to Terraform.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group