How to fix Bad Gateway Error, Error Code-502, GetSubscription.Run Failed
I have been configuring Azure Virtual Desktop Integration Configurration App for Power Automate using the following Link: https://learn.microsoft.com/en-us/power-automate/desktop-flows/avd-use-starter-kit . But I am getting an error that's related to azure service. The error message is this :
GetSubscriptions.Run failed: { "error": { "code": 502, "source": "india-001.azure-apim.net", "clientRequestId": "f4e5942b-be5d-478f-af24-f07820b0703a", "message": "BadGateway", "innerError": { "error": { "code": "NoResponse", "message": "The server did not receive a response from an upstream server. Request tracking id '08585252569804108617464383467CU19'." } } } }
I guess this hast to do something related to Azure App registration or Azure Automation Account I am using for the configuration. Could Someone give an idea what I will be missing?Screenshot (80).png
The attached SS is where I getting the error, Thanks in Advance.