It is not allowing me to deploy the proxy along with application.
Giving below error:
The maximum number (1.0) of live production vcores will be exceeded. You are already using 1.0 vcores and this would add 1.0 more.
Is it without running the application, we will not be able to run the proxy from postman.
5 answers
You need to go under your application settings, click the application name and the click the settings at the bottom. Then change the vcores from 1 to 0.1. Wait until your app redeploys and deploy your proxy.