Tuesday
Hi everyone,
I was creating a database linked service in ADF, but I got an error: "unauthorized network access to workspace." After that, I went to ADB networking and changed the public setting to "enable"; previously, it was disabled.
I think it is because of the NSG rule.
After that, my workspace got disabled, and the networking option is also not clickable.
Please help to revert the changes.
Tuesday
Hi @SuMiT1 ,
Could you specify what do you mean by disabled? Change public networking setting to "enable" shouldn't cause any issue - and for sure it shouldn't disable your workspace. Maybe try to attach error message or screenshot of the error, so it will be easier for us to help you resolve this issue.
Tuesday
Error - The workspace 'adb-new' is in a failed state and cannot be launched. Please review error details in the activity log tab and retry your operation
In activity log its showing auditpolicy action
Tuesday
If this is a new workspace is in a "Failed" or "Unupdatable" state, you may need to:
Redeploy the workspace.
Contact Microsoft Support for recovery assistance.
Tuesday
Oh, in that case the easiest way would be to just redeploy it from scratch. It's really weird though that you encounter this issue.
Tuesday
If your workspace is in private endpoints and hit that "unauthorized network access to workspace" error, check your NSG settings.
The NSG needs to allow traffic from the private endpoint to the Databricks workspace. Also, make sure the NSG configuration isnโt set to "No Azure Databricks Rules"โswitch it to "All Rules" if needed. That change might help restore access and got things working again.
Tuesday
While redeploying i am getting one error
Conflictwithnetworkintentpolicy
Network security group attached to the databricks subnets does not comply with the network intent policy automatically created by azure databricks
Tuesday - last edited Tuesday
Can you try to implement workaround suggest by following user:
https://github.com/Azure/azure-quickstart-templates/issues/6670#issuecomment-572479232
If above won't help then just delete all databricks related resource and deploy your workspace from scratch
Tuesday - last edited Tuesday
I just wanted to check few things in the networking. Can you please confirm the following is properly set.
Make sure the subnet is delegated to Microsoft.Databricks/workspaces.
In Azure Portal:
Go to the subnet used by Databricks.
Under Delegation, ensure it's set to Microsoft.Databricks/workspaces.
Tuesday
Hi @nayan_wylde
Yes subnet delegation sets to Microsoft.Databricks/workspaces.
And in the network security group, I have one group, and I am unable to change it to none.
Tuesday
Also adding to @szymon_dybczak reply. You can refer to this github page.
https://github.com/databricks/terraform-databricks-sra/tree/main/azure
It has all the biceps and terraform templates. if you are deploying a secured workspace that have security constraints,.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now