fix: replace 6 broken Microsoft Learn URLs across 5 solutions#223
Merged
Conversation
Validated all 89 unique Microsoft Learn URLs across 36 solution directories. Found and fixed 6 returning HTTP 404: - agent-observability-foundation: SEC 17a-4 compliance page moved to /compliance/regulatory/offering-SEC-docs - agent-observability-foundation: Power BI ADX connector moved to /azure/data-explorer/power-bi-data-connector - conditional-access-automation: Graph changelog moved to /graph/whats-new-overview - deny-event-correlation-report: Azure Monitor API deprecation page replaced with migration guide at /logs/api/migrate-batch-and-beta - finra-supervision-workflow: Dataverse connector moved to /power-query/connectors/dataverse - hitl-workflow-governance (2 files): Copilot Studio release-notes moved to /microsoft-copilot-studio/whats-new Additional validation performed (all passed): - Version consistency: manifest.yaml vs CHANGELOG.md across all 36 - Structural completeness: README.md, CHANGELOG.md, manifest.yaml present - Required manifest fields: name, version, status, domain, controls, description, zones - FSI language rules: no prohibited phrases in non-CHANGELOG files - Product naming: no legacy Azure Active Directory references - Manifest build check: build-manifest.py --check passes Closes judeper/OceanSquad#36 Co-authored-by: Copilot <223556219+Copilot@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.
Summary
Initial onboarding review of all 36 solution scaffolds in FSI-AgentGov-Solutions. Validated documentation accuracy, metadata consistency, and cross-references.
Changes
Fixed 6 broken Microsoft Learn URLs (HTTP 404) across 5 solutions:
Validation performed (all passing)
Resolves judeper/OceanSquad#36