The Azure hybrid connection quota is calculated incorrectly for Azure App Services
![](https://techprofile.blob.core.windows.net/images/55167361-bc38-4a59-a205-5f1769bcbd7f_Happy.jpg)
Saeid Pournejati
1
Reputation point
I have an App Service Plan (B2) that supposed to support up to 5 hybrid connections. I added 5 connections to the app service plan, which works fine.
Now I have two separate API Applications that need to work with these connections. I added the first four to both of those applications and everything seems to be fine.
Then I added the last one to one of my applications, but when I tried to add the last connection to the second API app, it shows the following message:
According to the documentation, the quota is for the app service plan. How can I resolve this issue?
Sign in to answer