Skip to content

Deployment error's #187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Sannat opened this issue Sep 25, 2024 · 3 comments
Open

Deployment error's #187

Sannat opened this issue Sep 25, 2024 · 3 comments
Assignees
Labels
prior version This issue was on older version

Comments

@Sannat
Copy link

Sannat commented Sep 25, 2024

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?

Windows 10.

Note

We also increased our quota in Sweden Central via microsoft this morning. Still we are facing the issue around Quota

@chipko
Copy link

chipko commented Mar 7, 2025

I am facing this same issue .. I think I'll jsut give up on this contoso-chat and learn everything to NOT host it in Azure :D

This is fristrating and painful - I was hoping to learn self guided but I have learned how to be frsutrated more than anything!

@nitya nitya added the prior version This issue was on older version label Mar 9, 2025
@nitya
Copy link
Collaborator

nitya commented Mar 9, 2025

Hi @chipko @Sannat - sorry to hear this. The repository is used both as an AI template and as an AI Tour Workshop and has definitely been through many changes. I hope to be more proactive in tracking issues.

  1. @Sannat The error seen above relates to quota requirements. You will need a region with sufficient quota available for your subscription. We have tested this with East US and francecentral recently with success. Can you check the Quota for your project and see if there is a different region you can use that has required capacity?

  2. @chipko Were you trying swedencentral when you had this issue? Please do try the AI Tour Workshop Self-Guided track once to let me know if that helps. I will review the current README and refresh the requirements there to match.

@nitya nitya self-assigned this Mar 9, 2025
@chipko
Copy link

chipko commented Mar 10, 2025

Thanks for reaching out. I tried the Francecentral was instructed and this is where I got my issues. I haven't tried Sweden.

Strangely I used another Azure sample that uses chatGPT 3.5 in Francecentral and this works a treat though not sure the same, it's a RAG in a data import.

I think 4o-mini is what requires quotas set. Thanks for reaching out though and I'm happy to try again soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prior version This issue was on older version
Projects
None yet
Development

No branches or pull requests

3 participants