Maintenance OOB Release - #30127
Merged
Merged
Conversation
Contributor
|
Azure Pipelines: Successfully started running 2 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Azure PowerShell (azure-powershell-bot)
September 11, 2026 02:21
View session
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The stable Az rollup is missing the Az.Mission 1.0.0 dependency.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Publishes Az.Maintenance version 1.7.0 and refreshes its release metadata.
Changes:
- Adds serialized metadata for scheduled-event approval cmdlets.
- Updates manifests, assembly version, changelog, and documentation versions.
- Updates rollup references, including
Az.Missionto 1.0.0.
File summaries
| File | Description |
|---|---|
tools/Tools.Common/SerializedCmdlets/Az.Maintenance.json |
Adds scheduled-event cmdlet metadata. |
tools/Docs/az-ps-latest-1.csv |
Updates documentation package versions. |
tools/AzPreview/AzPreview.psd1 |
Updates rollup dependencies. |
tools/Az/Az.psd1 |
Updates the Az rollup dependency. |
src/Maintenance/Maintenance/Properties/AssemblyInfo.cs |
Bumps the assembly version to 1.7.0. |
src/Maintenance/Maintenance/ChangeLog.md |
Adds 1.7.0 release notes. |
src/Maintenance/Maintenance/Az.Maintenance.psd1 |
Updates module manifest metadata and release notes. |
Review details
- Files reviewed: 7/7 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @{ModuleName = 'Az.Mdp'; RequiredVersion = '0.1.2'; }, | ||
| @{ModuleName = 'Az.Migrate'; RequiredVersion = '3.0.0'; }, | ||
| @{ModuleName = 'Az.Mission'; RequiredVersion = '0.1.0'; }, | ||
| @{ModuleName = 'Az.Mission'; RequiredVersion = '1.0.0'; }, |
Member
|
/azp run |
Contributor
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Ethan Yang (necusjz)
approved these changes
Sep 11, 2026
Ethan Yang (necusjz)
marked this pull request as ready for review
September 11, 2026 06:41
Contributor
|
Azure Pipelines: Successfully started running 2 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
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.
🤖 PR Validation —⚠️ Review suggested
️✔️Az.Compute
️✔️Az.ManagedServiceIdentity
️✔️Az.Monitor
️✔️Az.OperationalInsights
️✔️Az.PrivateDns
️✔️Az.ResourceGraph
️✔️Az.Sql
️✔️Az.Websites
Description
Maintenance OOB Release
Checklist