-
Notifications
You must be signed in to change notification settings - Fork 469
Expand file tree
/
Copy pathazure-databricks-faq.yml
More file actions
46 lines (40 loc) · 2.34 KB
/
azure-databricks-faq.yml
File metadata and controls
46 lines (40 loc) · 2.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
### YamlMime:FAQ
metadata:
title: "Frequently asked questions for mirrored databases from Azure Databricks in Microsoft Fabric"
description: This article answers frequently asked questions about mirrored databases from Azure Databricks in Microsoft Fabric.
ms.reviewer: sheppardshep
ms.subservice: data-warehouse
ms.topic: faq
ms.date: 09/21/2024
title: "Frequently asked questions for mirrored databases from Azure Databricks in Microsoft Fabric"
summary: |
This article answers frequently asked questions about mirrored databases from Azure Databricks in Microsoft Fabric.
sections:
- name: Troubleshooting
questions:
- question: |
I am unable to create a new connection to my Databricks Workspace using the Connect to Azure Databricks Workspace wizard.
answer: |
Try these steps to resolve a connection issue.
1. Select the **Settings** button in your workspace.
1. Locate and select the **Manage connections and gateways**.
1. Select **New** in the workspace.
1. Select **Cloud Object**.
1. Provide a **Connection name**.
1. For **Connection type**, search for or type "Azure Databricks workspace".
1. Paste your Databricks workspace URL into the **URL** field.
1. Select **Edit credentials** and select your auth ID.
1. Select **Create**.
1. You can now go back to the Workspace landing page select **New Item+** from the workspace then select **Mirrored Azure Databricks catalog**.
1. This returns you to the wizard. You can now choose the Existing connection radial and choose the connection you created.
- question: |
What if I cannot perform an action because there is already existing sync in progress?
answer:
In the event the catalog is performing a metadata sync and **Manage catalog** is selected, you could be blocked from modifying the catalog until the sync is complete. Wait for the sync to complete and try **Manage catalog** again.
additionalContent: |
## Related content
- [What is Mirroring in Fabric?](overview.md)
- [Mirroring Azure Databricks Tutorial](azure-databricks-tutorial.md)
- [Secure Fabric mirrored databases from Azure Databricks](azure-databricks-security.md)
- [Limitations](azure-databricks-limitations.md)
- [Mirroring Azure Databricks Unity Catalog](azure-databricks.md)