Hi @Luis Gamez
apologize for any inconvenience caused on this.
Could you please refer to this documentation
Troubleshoot slow app performance issues in Azure App Service.
Use the "Diagnose and Solve problems" tab in Azure Portal for your App Service to identify common issues.
https://learn.microsoft.com/en-us/azure/app-service/overview-diagnostics?source=recommendations
You can consider restarting the App Service to see if that helps resolve the problem temporarily.
Looking at CPU usage over a sustained period, you may want to consider increasing the App Service Plan.
Verify whether App Service or linked services (such as database connections or network settings) have been reconfigured as newer deployments may have caused performance degradation.
https://stackoverflow.com/questions/77640652/troubleshooting-slowness-in-azure-app-services
Could you please confirm that which pricing Tire that you are using for your App Service?