private endpoint to non-storage azure resource
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 12:32 AM
I'm trying to set up a ncc and private endpoint for a container app environment in azure. However I get the following error:
Error occurred when creating private endpoint rule: : BAD_REQUEST: Can not create Private Link Endpoint with name databricks-xxxxxx. Status code 409, "{"error":{"code":"PrivateEndpointSubscriptionIsNotRegistered","message":"Call to Microsoft.App/managedEnvironments failed. Error message: Private Endpoint subscription is not registered with Microsoft.App to which Private Link is being created. Please register 8453a5d5-9e9e-40c7-87a4-0ab4cc197f48 with Microsoft.App","details":[]}}"
I think this is something databricks related as I have no access to this subscription.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 05:03 AM
Hi @markbaas,
This is not directly related to Databricks but rather an issue with the Azure subscription registration.
To resolve this issue, you need to register the subscription with the Microsoft.App resource provider
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 06:44 AM
this post also seems to confirm that:
whitelist the serverless data plane subnets in the cloud region - Microsoft Q&A
This is the databricks dataplane azure subscription.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 06:41 AM
All the azure subscriptions have this registered. Could this not be a azure subscription within the databricks tenant?

