Skip to content

Fix broken video embed and link wording in framework capability docs#2195

Open
flanakin wants to merge 4 commits into
devfrom
docs/fix-framework-capability-typos
Open

Fix broken video embed and link wording in framework capability docs#2195
flanakin wants to merge 4 commits into
devfrom
docs/fix-framework-capability-typos

Conversation

@flanakin

Copy link
Copy Markdown
Collaborator

🛠️ Description

Two small doc fixes in the FinOps Framework capability articles, found while reviewing the published pages:

  1. understand/reporting.md — the FinOps Foundation video embed id was corrupted: CVTJLdcozj1eEpxT is 16 characters, but valid YouTube ids are 11, so the video did not load. Replaced with pD9NeBOvspU, keeping the ?list= playlist param.

    • The replacement id was resolved via YouTube oEmbed against the embedded playlist (PLUSCToibAswlDSQdehKhi7ysP2hmetigl), which returns title "Reporting & Analytics" / author "FinOps Foundation". It's a confirmed live FinOps Foundation video for that playlist; if a maintainer knows the canonical Reporting & Analytics video differs, please adjust the id — the playlist param is unchanged either way.
  2. quantify/budgeting.md — "see to the [Budgeting]" → "see the [Budgeting capability]", and added the trailing slash on the capability URL, to match the wording and link format used by every sibling capability page (e.g. reporting, allocation, unit-economics).

📋 Checklist

🔬 How did you test this change?

  • 👍 Manually verified (compared against sibling capability pages; confirmed the new embed id resolves to a live FinOps Foundation video via oEmbed)

Docs-only change — no code, deployment, or schema impact.

- understand/reporting.md: the FinOps Foundation video embed id was corrupted
  (CVTJLdcozj1eEpxT, 16 chars; valid YouTube ids are 11), so the video didn't
  load. Replaced with pD9NeBOvspU (the Reporting & Analytics video for playlist
  PLUSCToibAswlDSQdehKhi7ysP2hmetigl, resolved via YouTube oEmbed).
- quantify/budgeting.md: "see to the [Budgeting]" -> "see the [Budgeting
  capability]" and added the trailing slash on the capability URL, matching the
  wording and link format used by the sibling capability pages.
Copilot AI review requested due to automatic review settings June 25, 2026 03:56
@flanakin flanakin requested a review from MSBrett as a code owner June 25, 2026 03:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies two small documentation fixes in the FinOps Framework capability articles under docs-mslearn/, correcting a broken YouTube video embed and improving wording/link consistency for a “Learn more” reference.

Changes:

  • Fix the Reporting & analytics page’s FinOps Foundation video embed by replacing an invalid YouTube video ID.
  • Improve Budgeting page wording (“see the Budgeting capability”) and normalize the FinOps Framework capability URL to include a trailing /.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs-mslearn/framework/understand/reporting.md Updates the embedded YouTube video ID for the FinOps Foundation video playlist reference.
docs-mslearn/framework/quantify/budgeting.md Adjusts “Learn more” sentence wording and normalizes the FinOps Framework capability link format.

Comment thread docs-mslearn/framework/understand/reporting.md Outdated
Comment thread docs-mslearn/framework/quantify/budgeting.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Review 👀 PR that is ready to be reviewed Tool: FinOps guide Implementing FinOps guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants