Forum Discussion
InvalidRequest when adding "Private Link Service" as a "Managed Private Endpoint"
- 2 years ago
This is extremely frustrating. Here is the support response:
Hello Josh,
I hope you are having an amazing day.
We have shared the issue with all collected details in our SME channel. They responded that currently, private endpoints targeting Private Link Service are not supported. Additionally, we do not support creating managed private endpoints with FQDNs at this time and there is no ETA. The product team will add this limitation to public documents once they have an ETA.
I am pleased to inform you that there is no issue from your side; however, the actual feature is not supported currently. We have already created an incident with the product team, and they are working on updating the feature.
I apologize for any inconvenience this may cause. Rest assured, you will be able to access this feature soon.
Please feel free to reach out to me if you have any questions, concerns, or additional information that you would like to share. I'll be more than happy to assist you.
Thank you for your understanding.
Digidank
Do you have a ticket open? DId they update the docs to say that PLS is not supported?
The docs are pretty poor. The only relevant thing I can find is like so:
Creating a managed private endpoint with a fully qualified domain name (FQDN) is not supported.
These limitations and considerations might affect your use cases and workflows. Take them into account
This doesn't specifically talk about PLS, but the FQDN part is often a show-stopper for PLS.
I found a full list of supported connections via MPE, and private-link service is not one of them:
I can say from my past experience (in Synapse) that it took far longer then I thought it would to add support for MPE's to private link service. I think we were talking to Microsoft for almost 18 months before they finally added MPE's to PLS. The additional complexity (compared to other types of data sources) is very minimal, eg. the ability to specify FQDN's. I think the folks who are the biggest bottlenecks are the ones writing the U/I interactions. Perhaps we should be asking for a REST API to manage our MPE's and that might allow us to get to the finish line a lot sooner, without placing a dependency on any of the front-end web developers.