akshata29 / entaoai

Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
MIT License
841 stars 254 forks source link

Error deploying citing duplicate SpeechServices #27

Closed PrintsCharming closed 1 year ago

PrintsCharming commented 1 year ago

Receiving this, even though I do not have any of these on my account:

{"code":"InvalidTemplateDeployment","details":[{"code":"CanNotCreateMultipleFreeAccounts","message":"Operation failed. Only one free account is allowed for account type 'SpeechServices'."}],"message":"The template deployment 'Microsoft.Template-20230630082430' is not valid according to the validation procedure. The tracking id is '33b77277-8d6f-4e4d-9f05-b37eb40b9d98'. See inner errors for details."}

Any thoughts on how to pursue?

PrintsCharming commented 1 year ago

Resolved my issue...

Azure soft deleted the speech service...

First I had to find it with: az cognitiveservices account list-deleted

Then I had to purge it with: az cognitiveservices account purge -l -n -g