question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

az webapp up - with F0 - when F0 is already taken - improve error text

See original GitHub issue

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug If I create a webapp, az webapp up --sku F1 --name XYZ when for whatever reason the F1 is already take or not allowed, I get an unauthorized error instead of something that tells me I need to pick a different SKU.

To Reproduce On internal subscription, when F1 isn’t allowed or already taken, create resource with command. Get error shown in image.

Expected behavior Error indicates pricing sku as issue.

Environment summary

Additional context

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
navba-MSFTcommented, Mar 11, 2022

Since @StrawnSC from the webapp CLI team is owning this, I am removing the CXP Attention label from this and adding Service attention label.

0reactions
StrawnSCcommented, Mar 14, 2022

Based on our email exchange, it seems like this issue was fixed in a recent release. Please reopen if you’re still running into this bug

Read more comments on GitHub >

github_iconTop Results From Across the Web

Webapp:Improve the error message for az webapp up runtime ...
There are 2 things to fix in this bug: Improve formating: Notice the difference between az webapp up error message formatting and the ......
Read more >
Azure Devops release pipeline Failed to deploy web package ...
Solution: make sure there's no IP restriction on .scm.azurewebsites.net. Had the same error, finally figured out why.
Read more >
az webapp | Microsoft Learn
Manage webapp authentication and authorization. To use v2 auth commands, run "az extension add --name authV2" to add the authV2 CLI extension.
Read more >
Deploying a site with secure backend communication
In this article I will walk you through setting up a Web App with secure, network-isolated communication to backend services. The Web App...
Read more >
Challenge solutions - Pwning OWASP Juice Shop
From now on you will see the additional menu item Score Board in the navigation bar. Perform a DOM XSS attack. Paste the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found