GithubHelp home page GithubHelp logo

Comments (4)

github-actions avatar github-actions commented on July 18, 2024 1

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @cdnfdsuppgithub.

from azure-sdk-for-python.

ChenxiJiang333 avatar ChenxiJiang333 commented on July 18, 2024

Hi @jartoo, python sdk is just a tool to call the rest apis and is generated by swagger definitions. The related definition is here, and it seems there's no parameter that can help disable the caching, so the sdk can't do it either.
The only way according to the definition that to disable the caching is to not enable it when creating the route though api or sdk. Or, to request such feature, you can open an issue at https://github.com/Azure/azure-rest-api-specs/issues to turn to the service team, once the swagger is updated, python will release a new version to support it as well.

from azure-sdk-for-python.

msyyc avatar msyyc commented on July 18, 2024

Hi @jartoo, it is by design to filter None when serialization. And Python SDK has a special type NULL of azure.core if you really want to pass null in request payload. Here is example: https://github.com/Azure-Samples/azure-samples-python-management/blob/040589b4a529a228a096e2c6605284fbe7eea495/samples/resources/manage_resource_group_tag.py#L11 and please have a try.

from azure-sdk-for-python.

github-actions avatar github-actions commented on July 18, 2024

Hi @jartoo. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

from azure-sdk-for-python.

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.