Skip to content
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

Azure OpenAI doesn't work with Free Subscriptions anymore #21

Open
eldermoraes opened this issue Mar 22, 2024 · 3 comments
Open

Azure OpenAI doesn't work with Free Subscriptions anymore #21

eldermoraes opened this issue Mar 22, 2024 · 3 comments

Comments

@eldermoraes
Copy link

eldermoraes commented Mar 22, 2024

Hi there!

I was trying to set my environment to run the workshop and was stopped by this error:

(SpecialFeatureOrQuotaIdRequired) The subscription does not have QuotaId/Feature required by SKU 'S0' from kind 'OpenAI' or contains blocked QuotaId/Feature.
Code: SpecialFeatureOrQuotaIdRequired
Message: The subscription does not have QuotaId/Feature required by SKU 'S0' from kind 'OpenAI' or contains blocked QuotaId/Feature.

Then I discovered that Microsoft no longer supports Azure OpenAI for Free Subscriptions. You can check the full answer here.

Here is a summary:

Your subscription should be a pay-as-you-go account to ensure Azure OpenAI deployments are successful once your request is approved. If you are using any of the above subscriptions, please upgrade to pay-as-you-go and try.

Do we have any other option to run the tutorial?

@cescoffier
Copy link
Owner

Not really - you can use OpenAI directly but you still need to pay (not a subscription, the pay per use plan is enough)

@eldermoraes
Copy link
Author

Ok! And how to use OpenAI directly?

@cescoffier
Copy link
Owner

cescoffier commented Mar 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants