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

_subcommand: invalid choice: create #5603

Closed
jfellien opened this issue Feb 16, 2018 — with docs.microsoft.com · 0 comments
Closed

_subcommand: invalid choice: create #5603

jfellien opened this issue Feb 16, 2018 — with docs.microsoft.com · 0 comments
Labels
Documentation Service Attention This issue is responsible by Azure service team.

Comments

Copy link

If I enter az cognitiveservices create -n myresource -g myResourceGroup --kind Face --sku S0 -l WestEurope --yes I get an error message. I guess you missed account in this line of code.
This line works for me:
az cognitiveservices account create -n myresource -g myResourceGroup --kind Face --sku S0 -l WestEurope --yes


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

  • ID: 0a7172de-478b-5200-6370-747a8c40efb2
  • Version Independent ID: baffbf17-2f5d-44a6-de77-7ecb320f35ed
  • Content
  • Content Source
  • Service: cognitive-services
derekbekoe added a commit to derekbekoe/azure-cli that referenced this issue Apr 24, 2018
@bsiegel bsiegel added the Service Attention This issue is responsible by Azure service team. label Sep 26, 2018
@haroldrandom haroldrandom added CognitiveServices Documentation Service Attention This issue is responsible by Azure service team. labels Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants