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

FREE tier reported as invalid sku #5538

Closed
camerican opened this issue Feb 9, 2018 — with docs.microsoft.com · 2 comments
Closed

FREE tier reported as invalid sku #5538

camerican opened this issue Feb 9, 2018 — with docs.microsoft.com · 2 comments
Assignees
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. Web Apps az webapp
Milestone

Comments

Copy link

Azure CLI v2.0.26 is reporting that "FREE" is an invalid sku. The following command:

az appservice list-locations --skuFREE

results in the following error:

az appservice list-locations: error: the following arguments are required: --sku

This is not a big deal since we can use F1 for the sku to get the same data, but it would be great if the behavior aligned with this document since FREE is listed as being a valid option.


Document Details

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

  • ID: a9dc8c24-cda6-8672-8017-b66435eadbb7
  • Version Independent ID: a0be523a-ff1f-18ed-0fc4-ba0e0befe4d1
  • Content
  • Content Source
  • Service: app-service
Copy link
Author

Edit: The relevant command/error is:

az appservice list-locations --sku FREE

with the error:

Invalid sku(pricing tier), please refer to command help for valid values

@tjprescott tjprescott added Web Apps az webapp question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Feb 9, 2018
@ahmedelnably ahmedelnably added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Feb 9, 2018
@ahmedelnably
Copy link
Contributor

@camerican this is indeed an issue, we will fix it soon, in the meanwhile please use
F1 as the SKU to target Free

@panchagnula panchagnula added this to the Sprint 31 milestone Feb 12, 2018
@panchagnula panchagnula removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Feb 12, 2018
@haroldrandom haroldrandom added bug This issue requires a change to an existing behavior in the product in order to be resolved. WebApps labels Oct 25, 2019
@panchagnula panchagnula added the Web Apps az webapp label Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. Web Apps az webapp
Projects
None yet
Development

No branches or pull requests

5 participants