I got the exact same error mentioned by awolde1950
Error: waiting for the creation of Front Door Origin: (
Origin Name "<ORIGIN NAME>"
Origin Group Name "<ORIGIN GROUP NAME>"
Profile Name "<PROFILE NAME>"
Resource Group "<RESOURCE GROUP NAME>"):
Code="BadRequest"
Message="{"ErrorMessage":"A call to the Private Endpoint management API returned a 'BadRequest'. Detailed message: {"error": {"code": "ThirdPartyPrivateLinkServiceProvidedDuringPrivateEndpointCreationDoesNotExistOrIsNotVisible","message": "Third-party Private Link Service Id /subscriptions/<SUBSCRIPTONID>/resourceGroups/<RESOURCE GROUP>/providers/Microsoft.Network/privateLinkServices/<PRIVATE LINK SERVICE> provided during creation of Private Endpoint /subscriptions/<SUBSRIPTIONID>/resourceGroups/<RESOURCE GROUP>/providers/Microsoft.Network/privateEndpoints/<PRIVATE ENDPOINT ID> creation does not exist or is not visible.","details": []}"}
The strange part that I notice that the private link path(/subscriptions/<SUBSRIPTIONID>/resourceGroups/<RESOURCE GROUP>/providers/Microsoft.Network/privateEndpoints/<PRIVATE ENDPOINT ID>) which shows in the error message is completely incorrect. <SUBSRIPTIONID>,<RESOURCE GROUP> and <PRIVATE ENDPOINT ID> shows incorrect value and not sure why it shows like this.
Resource group shows "eafd-Prod-eastus" which is totally wrong