discover-multitenant-service-updates

Identify Azure service updates requiring edits to multitenant guidance documents.

4|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/PlagueHO/plagueho.skills --skill discover-multitenant-service-updates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discover-multitenant-service-updates
Source: https://github.com/PlagueHO/plagueho.skills/tree/main/plugins/azure-architecture-center/skills/discover-multitenant-service-updates
Command: npx skills add https://github.com/PlagueHO/plagueho.skills --skill discover-multitenant-service-updates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Identify new or changed Azure service updates that may require edits to the AAC multitenant guidance document.

Core Features & Use Cases

  • Scans What's New pages, multitenant guidance, and related service pages to surface gaps relevant to multitenant solutions.
  • Generates a structured gap report of changes since the document's last review date, with references to official sources.
  • Intended to be used before editing documentation to ensure currency and coverage.

Quick Start

Run the skill against your multitenant guidance document to generate a structured gap report of changes since the last review.

Frequently Asked Questions about discover-multitenant-service-updates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify Azure service updates that require changes to multitenant documentation?

You can identify Azure service updates by scanning What's New pages, Azure Updates, and Microsoft Learn content to find changes since your document's last review date and compile a structured gap report.

What is a multitenant gap analysis for Azure documentation?

Multitenant gap analysis searches Azure Updates and Microsoft Learn to surface service changes affecting multitenant guidance, outputting a structured report of outdated or missing information since the last document review.

How do I check Azure What's New pages for multitenant guidance gaps?

Check Azure What's New pages by fetching recent service updates and comparing them against existing multitenant guidance to pinpoint required edits, then populate a report template with the structured findings.

Can I use Microsoft Learn MCP tools to research multitenant service updates?

Yes, you can use MCP tools including microsoft_docs_search, microsoft_docs_fetch, and microsoft_code_sample_search to research Azure service updates and identify required edits for multitenant guidance.

When should I run a gap analysis on my multitenant Azure documentation?

Run a gap analysis on multitenant Azure documentation before editing to ensure currency and coverage, identifying all relevant Azure service updates that occurred since the document's last review date.