-
Notifications
You must be signed in to change notification settings - Fork 193
v13 Update 1 #1989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v13 Update 1 #1989
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>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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). |
|
@copilot open a new pull request to apply changes based on the comments in this thread |
β¦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>
π οΈ 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?