Hi @Devender S,
Thanks for posting your question in Microsoft Q&A, apologize for any inconvenience caused on this.
Based on the shared information, I understand that you're facing an issue with the 503 while calling the logic app from APIM.
- How this apim and logic are connected, are you calling APIM from logic app as action using the built-in connector? or are you importing the logic app as one API in APIM?
- If you are importing an API, have you followed the documentation steps mentioned: (https://learn.microsoft.com/en-us/azure/api-management/import-logic-app-as-api).
- When you call the logic app Api from the run history of logic app do you see it is getting triggerd and executed successfully without any issues?
- You can also follow this troubleshooting steps to troubleshoot 503 errors in APIM
- If are seeing high CPU on logic apps I would suggest you troubleshoot using the High CPU Analysis detector under Availability and Performance in Diagnose and solve problems of your logic app as shown screenshot or you can scale the logic app to next app service plan to isolate the issue.