Error deploying private endpoint for Azure Arc Private Link Scope
Nathaniel Boyd
0
Reputation points
Receiving the following error when deploying a private endpoint for Azure Arc Private Link Scope in GCC High tenant. Any insight would be much appreciated.
{
"status": "Failed",
"error": {
"code": "InvalidResponseFromPrivateLinkService",
"message": "During Private Link operation, received invalid response from private link service Microsoft.HybridCompute/privateLinkScopes.",
"details": []
}
}
Sign in to answer