Coder Social home page Coder Social logo

Comments (3)

adammila avatar adammila commented on May 10, 2024

I came to report the same problem. However, contrary to what tjprescott says a 202 Accepted response never "returns a 200", so there's no simple way to report the result. Instead, I think there should be a way to obtain the provioning status of a resource in the same way that we can for resource groups.

from azure-rest-api-specs.

tjprescott avatar tjprescott commented on May 10, 2024

@adammila the Python SDK (and presumably others?) will start a long running operation poller that will queries the state of the resource at intervals until the operation completes and a 200 is returned instead of 202. That's what I meant by returning a 200.

from azure-rest-api-specs.

yugangw-msft avatar yugangw-msft commented on May 10, 2024

Looks like it was fixed
https://github.com/Azure/azure-sdk-for-python/blob/master/azure-mgmt-resource/azure/mgmt/resource/resources/operations/resources_operations.py#L442

from azure-rest-api-specs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.