You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the project locally but getting the following errors. Will you be able to assist by providing guidance to work around these issues.
Using repo https://github.com/Azure-Samples/contoso-chat
Used manual set up in the getting started section. All good.
Under the development section when I am trying to run azd up command it is not deploying / provisioning all the required resources.
InvalidTemplateDeployment: The template deployment 'cognitiveServices' is not valid according to the validation procedure. The tracking id is 'f2e3a9f1-fffe-475b-ac15-4962d1a7edf9'. See inner errors for details.
InsufficientQuota: This operation require 10 new capacity in quota Tokens Per Minute (thousands) - GPT-4-Turbo, which is bigger than the current available capacity 8. The current quota usage is 0 and the quota limit is 8 for quota Tokens Per Minute (thousands) - GPT-4-Turbo.
BadRequest: Semantic Search is not available in 'swedencentral' region. Please refer to https://aka.ms/semanticsearchavailability for list of available regions.
TraceID: cff9e9245df044d19bc47fc529aa42fe
Expected/desired behavior
Successful deployment and provisioning of resources
OS and Version?
Windows 10.
Note
We also increased our quota in Sweden Central via microsoft this morning. Still we are facing the issue around Quota
The text was updated successfully, but these errors were encountered:
Hello Team,
I am trying to run the project locally but getting the following errors. Will you be able to assist by providing guidance to work around these issues.
Using repo https://github.com/Azure-Samples/contoso-chat
Used manual set up in the getting started section. All good.
Under the development section when I am trying to run azd up command it is not deploying / provisioning all the required resources.
ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: deploying to subscription:
Deployment Error Details:
InvalidTemplateDeployment: The template deployment 'cognitiveServices' is not valid according to the validation procedure. The tracking id is 'f2e3a9f1-fffe-475b-ac15-4962d1a7edf9'. See inner errors for details.
InsufficientQuota: This operation require 10 new capacity in quota Tokens Per Minute (thousands) - GPT-4-Turbo, which is bigger than the current available capacity 8. The current quota usage is 0 and the quota limit is 8 for quota Tokens Per Minute (thousands) - GPT-4-Turbo.
BadRequest: Semantic Search is not available in 'swedencentral' region. Please refer to https://aka.ms/semanticsearchavailability for list of available regions.
TraceID: cff9e9245df044d19bc47fc529aa42fe
Expected/desired behavior
Successful deployment and provisioning of resources
OS and Version?
Note
We also increased our quota in Sweden Central via microsoft this morning. Still we are facing the issue around Quota
The text was updated successfully, but these errors were encountered: