Merged
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares an out-of-band (OOB) release for Az.StackHCI by updating the module version and aligning associated packaging/manifests and release notes.
Changes:
- Bumped Az.StackHCI from 2.6.5 → 2.6.6 across module metadata, manifests, and assembly versions.
- Updated the docs-release package index to point to the 2.6.6 artifact.
- Updated Az/AzPreview required module pins (including adding Az.Pinecone and Az.WeightsAndBiases to AzPreview).
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| tools/Tools.Common/SerializedCmdlets/Az.StackHCI.json | Updates serialized cmdlet metadata to module version 2.6.6. |
| tools/Docs/az-ps-latest-2.csv | Updates docs-release artifact reference for Az.StackHCI 2.6.6. |
| tools/AzPreview/AzPreview.psd1 | Pins Az.StackHCI to 2.6.6 and adds new required modules for AzPreview. |
| tools/Az/Az.psd1 | Pins Az.StackHCI to 2.6.6 in the main Az bundle. |
| src/StackHCI/StackHCI/Properties/AssemblyInfo.cs | Updates assembly version attributes to 2.6.6. |
| src/StackHCI/StackHCI/ChangeLog.md | Adds a 2.6.6 section and leaves “Upcoming Release” empty. |
| src/StackHCI/StackHCI/Az.StackHCI.psd1 | Updates module version, dependency pin, generation date, and release notes. |
|
|
vidai-msft
approved these changes
Jan 22, 2026
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.
Description
StackHCI OOB Release
Checklist