cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Apurvatiwari
by New Contributor II
  • 5841 Views
  • 2 replies
  • 0 kudos

How can i create multiple workspaces in existing single azure databricks resource?

I have an azure databricks resource created in my Azure portal. I want to achieve departmental secracy in single databricks resource. Hence, I am looking for a solution where I can add multiple workspaces to my single Databricks resource. Is it even ...

  • 5841 Views
  • 2 replies
  • 0 kudos
Latest Reply
Hkesharwani
Contributor II
  • 0 kudos

Hi, It is possible to create multiple workspace from a single azure account.Go to Azure portal click on Azure Databricks.Click on Create.Fill all the details and your new workspace is ready. 

  • 0 kudos
1 More Replies
Prasath
by New Contributor
  • 1493 Views
  • 1 replies
  • 0 kudos

Data Summi 2023

I learned about Unity catalog, LLM features and delta sharing today at Data summit.

  • 1493 Views
  • 1 replies
  • 0 kudos
Latest Reply
VENKATPS035
New Contributor II
  • 0 kudos

Really liked the new nnouncemns on unity catelog

  • 0 kudos
Data_Analytics1
by Contributor III
  • 4700 Views
  • 2 replies
  • 0 kudos

Getting secret from Key Vault of previous version

Hi,I have added secrets in Azure Key Vault and also updated it few times. I need to access current as well as previous version secret in a data pipeline. dbutils.secrete.get(KeyName, SecretScopeName)This gives me the current version of secret.How can...

  • 4700 Views
  • 2 replies
  • 0 kudos
Latest Reply
johnb1
Contributor
  • 0 kudos

Hi @Retired_mod, @Data_Analytics1 Has a solution this problem been found in the meantime?I need to access a secret with a SPECIFIC VERSION from Azure Key Vault via Databricks Secret Scope. Hence while retrieving the secret I need to pass BOTH AKV sec...

  • 0 kudos
1 More Replies
nileshtiwaari
by New Contributor
  • 1055 Views
  • 0 replies
  • 0 kudos

Spark structured streaming

hi,could someone please help me with this code :-input parameter df is a spark structured streaming dataframe def apply_duplicacy_check(df, duplicate_check_columns):    if len(duplicate_check_columns) == 0:         return None, df    valid_df = df.dr...

  • 1055 Views
  • 0 replies
  • 0 kudos
BricksNewbie
by New Contributor II
  • 3246 Views
  • 1 replies
  • 0 kudos

Data Analysis with Databricks SQL Course Material

Hi Community,I am currently going through Databrick Academy's course for Data Analysis with Databricks SQL.  I have downloaded the DBC course material, however there does not seen to be any material under docs folder.  Can someone please share some l...

  • 3246 Views
  • 1 replies
  • 0 kudos
Latest Reply
BricksNewbie
New Contributor II
  • 0 kudos

Hi Databrick Team, any helping points appreciated! 

  • 0 kudos
Labels