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 new account 429 #2049

Open
daronstinnett opened this issue May 20, 2024 · 2 comments
Open

Azure new account 429 #2049

daronstinnett opened this issue May 20, 2024 · 2 comments
Labels
area/providers awaiting-feedback Blocked on input from the author customer/feedback Feedback from customers kind/bug Some behavior is incorrect or out of spec

Comments

@daronstinnett
Copy link

Deploying an app service plan on Azure via Pulumi appears to hang forever. When I deploy the same through the Azure console, I see that Azure is returning a 429. Via Azure support, I learned that my account is new (<5 days old) so they are limiting service usage on the account. I'm working through this with support, however I wanted to propose that Pulumi add logging to indicate this issue so it is more apparent to users when they are encountering this issue.

@daronstinnett daronstinnett added customer/feedback Feedback from customers needs-triage Needs attention from the triage team labels May 20, 2024
@cleverguy25 cleverguy25 transferred this issue from pulumi/pulumi-cloud-requests May 20, 2024
@thomas11
Copy link
Contributor

Thank you for reporting this, @daronstinnett. The provider is expected to retry with backoff on 429, which can take a while. It should give up eventually, though. We'll queue this up for a deeper look.

@thomas11 thomas11 added kind/bug Some behavior is incorrect or out of spec area/providers and removed needs-triage Needs attention from the triage team labels May 22, 2024
@mikhailshilkov
Copy link
Member

@daronstinnett Which provider were you using - Azure Native or Azure Classic?

@mikhailshilkov mikhailshilkov added the awaiting-feedback Blocked on input from the author label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers awaiting-feedback Blocked on input from the author customer/feedback Feedback from customers kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

3 participants