Conversation
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: RolandKrummenacher <1803486+RolandKrummenacher@users.noreply.github.com>
Co-authored-by: msbrett <msbrett@users.no-reply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
Co-authored-by: Roland Krummenacher <roland.krummenacher@alescent.com> Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Roland Krummenacher <roland.krummenacher@outlook.com> Co-authored-by: Roland Krummenacher <roland.krummenacher@alescent.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the FinOps toolkit v13 documentation and deployment tooling to reflect a v13 Update 1 patch, including a managed exports dataset version fix, expanded Deploy-FinOpsHub parameter coverage, and new downloadable calendar assets for community meetings.
Changes:
- Updated FinOps hub managed exports PriceSheet dataset version to
2023-05-01. - Enhanced
Deploy-FinOpsHubwith additional template parameters and improved Cloud Shell/Linux compatibility (TEMP handling + safer cleanup). - Added/updated docs and packaging to distribute
.icscalendar files via GitHub Releases and link to new community pages.
Reviewed changes
Copilot reviewed 14 out of 18 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| src/templates/finops-hub/modules/Microsoft.CostManagement/ManagedExports/app.bicep | Fixes PriceSheet dataset version used by managed exports. |
| src/scripts/Package-Toolkit.ps1 | Copies .ics calendar files into release/package output. |
| src/powershell/Public/Deploy-FinOpsHub.ps1 | Adds missing cmdlet parameters, sets TEMP when absent, and guards cleanup. |
| src/.DS_Store | Adds macOS Finder metadata file (should not be committed). |
| docs/office-hours.md | Adds calendar/release link and meeting link; updates schedule text and resources styling. |
| docs/office-hours.ics | Adds timezone-aware office hours calendar event definition. |
| docs/contributor-sync.md | Adds calendar/release link and meeting link; updates schedule text and resources styling. |
| docs/contributor-sync.ics | Adds timezone-aware contributor sync calendar event definition. |
| docs/_includes/components/site_nav.html | Adds nav links for Office hours and Contributor sync pages. |
| docs/README.md | Adds “Join office hours” entry point and updates contributor list. |
| docs-mslearn/toolkit/data-lake-storage-connectivity.md | Removes a related capability link entry. |
| docs-mslearn/toolkit/changelog.md | Adds “v13 Update 1” release notes and updates ms.date. |
| docs-mslearn/focus/conformance-full-report.md | Minor wording edits for clarity/consistency. |
| README.md | Updates contributor list. |
| .all-contributorsrc | Adds new contributors to all-contributors config. |
| .DS_Store | Adds macOS Finder metadata file (should not be committed). |
RolandKrummenacher
approved these changes
Feb 11, 2026
Collaborator
Author
|
@copilot open a new pull request to apply changes based on the comments in this thread |
Contributor
…ink (#1990) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: flanakin <399533+flanakin@users.noreply.github.com>
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
v13 Update 1
📋 Checklist
🔬 How did you test this change?
🙋♀️ Do any of the following that apply?
📑 Did you update
docs/changelog.md?📖 Did you update documentation?