Add TypeSpec versioning decorators for ContainerApps 2026-01-01 stable#42504
Merged
najian merged 55 commits intoMay 26, 2026
Merged
Conversation
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.Comment generated by summarize-checks workflow run. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
Comment generated by After APIView workflow run. |
621d9c8 to
e75fc87
Compare
e75fc87 to
60acf21
Compare
60acf21 to
789a63e
Compare
najian
commented
May 21, 2026
najian
commented
May 21, 2026
najian
commented
May 21, 2026
najian
commented
May 21, 2026
najian
commented
May 21, 2026
najian
commented
May 21, 2026
najian
commented
May 21, 2026
najian
commented
May 21, 2026
…cret - Remove leftover @extension("format","uri") from page models - Remove orphaned #suppress comments no longer needed - Clean up formatting Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…nown Replace ArmResponse<unknown> with ArmResponse<LogicAppCallResponseObject> to produce proper $ref in swagger instead of empty schema. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…d of unknown" This reverts commit 16e25d3.
Keep preview swagger matching original - uses named Object definition with type:object and additionalProperties instead of empty schema. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- ConnectedEnvironments_Update: body required (ARM standard) - SessionPools_Update: with Location header (ARM LRO standard) - GetCustomDomainVerificationId: JSON only (ARM standard) - Usages_List: AppLocationParameter with pattern - LogicApps_CreateOrUpdate: body required (ARM standard) - HttpRouteConfig_Delete: standard ARM delete with LRO - MaintenanceConfigurations_*: ARM standard ErrorResponse - Delete version-split example files (*Stable.json, *V2.json) - Fix MaintenanceConfigurations example parameter name Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…wagger) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add SessionPoolIdentityLifeCycle union with only None/Main for stable - Use @typeChangedFrom to keep preview using IdentitySettingsLifeCycle (4 values) - Remove LogicApp.properties from stable via @@removed - Version-split LogicApps createOrUpdate: preview body required, stable optional Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ural - Add ExtendedLocationType union for stable (matches old swagger definition name) - Use @typeChangedFrom so preview keeps ExtendedLocationTypes (matches main) - Fixes 1006 RemovedDefinition breaking change Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…onmentName pattern Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
pshao25
reviewed
May 22, 2026
…eValue to bytes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Member
|
This is a TypeSpec migration case, since the stable version 2026-01-01 is a manual version before this pr. So add the suppression for Swagger BreakingChange and Swagger LintDiff. |
pshao25
approved these changes
May 26, 2026
Juliehzl
approved these changes
May 26, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add @added/@removed decorators to properly version-gate preview-only operations (Jobs resume/suspend, LogicApps deployWorkflowArtifacts/invoke, SessionPools fetchMcpServerCredentials/rotateMcpServerCredentials) so TypeSpec output matches the existing 2026-01-01 stable swagger.
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiViewcomment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PRandDue diligence checklist.write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queuedstate, please add a comment with contents/azp run.This should result in a new comment denoting a
PR validation pipelinehas started and the checks should be updated after few minutes.