Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.64k stars 5.08k forks source link

HDInsight Cluster doesn't support Storage Container with Private Link #18020

Open neil-yechenwei opened 2 years ago

neil-yechenwei commented 2 years ago

Per below error message from API side, seems it indicates that HDInsight Cluster doesn't support Storage Container with Private Link. But per the azure doc, seems this scenario is supported by Service API. So could you take a look this issue? Thanks.

Error message:

hdinsight.ClustersClient#Create: Failure sending request: StatusCode=400 -- Original Error: Code="BadRequest" Message="User input validation failed. Errors: The request payload is invalid. Endpoint type 'privatelink' in url wasb://spark-abs-01@ababgstreamspark.privatelink.blob.core.windows.net is neither 'blob' or 'dfs',User input validation failed. Errors: The request payload is invalid. Endpoint type 'privatelink' in url wasb://spark-abs-01@ababgstreamspark.privatelink.blob.core.windows.net is neither 'blob' or 'dfs',User input validation failed. Errors: The request payload is invalid. Endpoint type 'privatelink' in url wasb://spark-abs-01@ababgstreamspark.privatelink.blob.core.windows.net is neither 'blob' or 'dfs'"
ghost commented 2 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @aim-for-better, @idear1203, @deshriva.

Issue Details
Per below error message from API side, seems it indicates that HDInsight Cluster doesn't support Storage Container with Private Link. But per the [azure doc](https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-restrict-public-connectivity#add-private-link-connectivity-to-cluster-dependent-resources-optional), seems this scenario is supported by Service API. So could you take a look this issue? Thanks. Error message: ``` hdinsight.ClustersClient#Create: Failure sending request: StatusCode=400 -- Original Error: Code="BadRequest" Message="User input validation failed. Errors: The request payload is invalid. Endpoint type 'privatelink' in url wasb://spark-abs-01@ababgstreamspark.privatelink.blob.core.windows.net is neither 'blob' or 'dfs',User input validation failed. Errors: The request payload is invalid. Endpoint type 'privatelink' in url wasb://spark-abs-01@ababgstreamspark.privatelink.blob.core.windows.net is neither 'blob' or 'dfs',User input validation failed. Errors: The request payload is invalid. Endpoint type 'privatelink' in url wasb://spark-abs-01@ababgstreamspark.privatelink.blob.core.windows.net is neither 'blob' or 'dfs'" ```
Author: neil-yechenwei
Assignees: -
Labels: `HDInsight`, `Service Attention`, `needs-triage`
Milestone: -