Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.29k stars 1.96k forks source link

[QUERY] How can we update a deployment using createOrUpdateDeploymentWithResponse API? #40318

Open ranjith-t opened 3 months ago

ranjith-t commented 3 months ago

For updating a deployment, how we can update the deployment using createOrUpdateDeploymentWithResponse() ?

I could not get any example, nor the document specify what part of the deployment can be updated? is this API allows user to retry or cancel a deployment? If yes, then what is the format of the request needed? does setting the flags to true in the request is enough?

joshfree commented 3 months ago

@mario-guerra could you please help route this IoT Device Update question and get the .github/CODEOWNERS entry updated appropriately?