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

sdk/client/resourcemanager: support for LROs which also return immediately #583

Merged
merged 1 commit into from
Aug 1, 2023

Commits on Aug 1, 2023

  1. sdk/client/resourcemanager: support for LROs which also return immedi…

    …ately
    
    Both API Management/Schema @ 2021-08-01/2022-08-01 and Automation/DSCConfiguration@2020-01-13-preview
    support returning both a LRO and an immediate response. In this case since we retrieve the original
    URI and get a 200 OK /without/ a provisioningState header - we'll special-case this for now.
    
    Fixes #542
    tombuildsstuff committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    28b3bca View commit details
    Browse the repository at this point in the history