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

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

Open
ranjith-t opened this issue May 23, 2024 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. DeviceUpdate Label for DeviceUpdate service needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@ranjith-t
Copy link

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?

  • isCanceled: Boolean (Optional)
  • isRetried: Boolean (Optional)
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 23, 2024
@joshfree joshfree added ARM Mgmt This issue is related to a management-plane library. labels May 29, 2024
@github-actions github-actions bot removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 29, 2024
@joshfree joshfree added DeviceUpdate Label for DeviceUpdate service Service Attention This issue is responsible by Azure service team. Client This issue points to a problem in the data-plane of the library. and removed Mgmt This issue is related to a management-plane library. ARM labels May 29, 2024
@github-actions github-actions bot added needs-team-attention This issue needs attention from Azure service team or SDK team labels May 29, 2024
@joshfree
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. DeviceUpdate Label for DeviceUpdate service needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants