Hello Akbar Ali !
Thank you for posting on Microsoft Learn.
From the error you are having, the Azure Speech Services (specifically the avatar/conversational avatar feature) has hit the concurrent connection limit for your subscription.
You can request a quota increase directly through the Azure Portal by following these steps:
- Go to the Azure Portal: https://portal.azure.com/
- Search for “Speech” in the top search bar Then click on your Speech resource (used by your avatar application).
- In the left panel, scroll down and select “Usage + quotas”.
- Click on "Request Increase" at the top right.
- Select:
- Type: "Speech Services"
- Quota type: "Concurrent Request Limit" or specifically for the avatar feature
- Region: Choose the correct region (where your Speech resource is deployed)
- SKU: Choose the correct SKU (F0, S0...)
- Enter the new concurrent request limit you’re requesting. Be realistic but explain your expected user load.
- Submit the request.