Before deploying LakeFusion from the Azure Marketplace, ensure that the necessary resource providers are registered for your Azure subscription. Follow the steps below:
Navigate to Subscriptions
Go to the Azure portal and search for "Subscriptions" in the search bar.
Select Your Subscription
Choose the subscription you intend to use for the deployment (e.g., the one with ID 61c9c4c5-c556-4edf-88d6-0707e258fa78 in the screenshot).
Access Resource Providers
In the selected subscription view, click on "Resource providers" from the menu on the left pane.
Register Required Providers
Use the search bar at the top of the page to find and register the following providers. For each one:
Enter the provider name (e.g., Microsoft.Kubernetes)
Click on the provider name from the list
Click the "Register" button at the top of the page
Repeat for Each of the Following Providers:
Microsoft.Kubernetes
Microsoft.KubernetesConfiguration
Microsoft.KubernetesRuntime
Microsoft.AzureTerraform
Microsoft.DBforMySQL
All required providers must be registered to ensure a successful deployment of LakeFusion.
Visit the Azure Marketplace and search for “LakeFusion”, or use the direct link: LakeFusion on Azure Marketplace
Click the "Create" or “Get it Now” button to begin the deployment process.
You will be prompted to fill in necessary configuration details. The key fields include your Databricks authentication and workspace details.
To connect LakeFusion with your Databricks workspace:
Navigate to Azure Databricks Account Console.
Log in using your Azure Databricks credentials.
Go to Settings and select App Connections.
Create a new app registration to obtain:
Client ID
Client Secret
In your Azure Databricks workspace, locate the workspace you want to connect with LakeFusion.
Retrieve the Workspace URL.
Example format:
https://<databricks-instance>.azuredatabricks.net
Generate a Personal Access Token (PAT) for authentication:
Go to Developer Settings > Access Tokens
Click on Generate New Token
Save the token securely
Fill in the form with the retrieved Databricks details:
Workspace URL
Client ID
Client Secret
Token
Click "Review + create" to begin the deployment.
Once the deployment process completes in Azure, allow approximately 5 minutes for the underlying resources to initialize properly before proceeding to the next steps.
Go to your Resource Group in the Azure Portal.
Locate the resource named aks-public-ip.
Click on the resource and copy the DNS name.
Paste the copied DNS into the Databricks Connection Settings in your LakeFusion instance.
This step is essential for proper API routing and platform functionality.
LakeFusion is now deployed and ready to use within your Azure and Databricks environment. For help with configuration or accessing your deployed instance reach out to support.