Skip to content

Bug Bash: Add PATCH update operation to FrontDoor resource#42835

Draft
JennyPng wants to merge 2 commits intomainfrom
jennypeng/frontdoor-add-update-operation
Draft

Bug Bash: Add PATCH update operation to FrontDoor resource#42835
JennyPng wants to merge 2 commits intomainfrom
jennypeng/frontdoor-add-update-operation

Conversation

@JennyPng
Copy link
Copy Markdown
Member

@JennyPng JennyPng commented May 1, 2026

Add update operation to FrontDoors interface for updating tags using ArmCustomPatchAsync with TagsObject PatchModel.

Add update operation to FrontDoors interface for updating tags using
ArmCustomPatchAsync with TagsObject PatchModel.

Co-authored-by: Copilot <[email protected]>
@JennyPng JennyPng added the Created By Copilot This indicates that PR was created by GitHub copilot agent label May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ This PR targets either the main branch of the public specs repo or the RPSaaSMaster branch of the private specs repo. These branches are not intended for iterative development. Therefore, you must acknowledge you understand that after this PR is merged, the APIs are considered shipped to Azure customers. Any further attempts at in-place modifications to the APIs will be subject to Azure's versioning and breaking change policies. Additionally, for control plane APIs, you must acknowledge that you are following all the best practices documented by ARM at aka.ms/armapibestpractices. If you do intend to release the APIs to your customers by merging this PR, add the PublishToCustomers label to your PR in acknowledgement of the above. Otherwise, retarget this PR onto a feature branch, i.e. with prefix release- (see aka.ms/azsdk/api-versions#release--branches).
  • ❌ This PR has at least one change violating Azure versioning policy (label: VersioningReviewRequired).
    To unblock this PR, either a) introduce a new API version with these changes instead of modifying an existing API version, or b) follow the process at aka.ms/brch.
  • ❌ The required check named Swagger ModelValidation has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide


Comment generated by summarize-checks workflow run.

@github-actions github-actions Bot added resource-manager TypeSpec Authored with TypeSpec labels May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
TypeSpec Microsoft.Network
Go sdk/resourcemanager/frontdoor/armfrontdoor
Python azure-mgmt-frontdoor
JavaScript @azure/arm-frontdoor
Java com.azure.resourcemanager:azure-resourcemanager-frontdoor
Swagger Microsoft.Network-FrontDoor

Comment generated by After APIView workflow run.

@github-actions github-actions Bot added the VersioningReviewRequired <valid label in PR review process>add this label when versioning review is required label May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BreakingChange-Go-Sdk BreakingChange-JavaScript-Sdk BreakingChange-Python-Sdk Created By Copilot This indicates that PR was created by GitHub copilot agent resource-manager TypeSpec Authored with TypeSpec VersioningReviewRequired <valid label in PR review process>add this label when versioning review is required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant