Update deprecated ms.topic global metadata value to concept-article#52
Update deprecated ms.topic global metadata value to concept-article#52
Conversation
|
Learn Build status updates of commit 6b117fa:
|
Agent-Logs-Url: https://github.com/MicrosoftDocs/IIS.Administration-docs/sessions/aa5553be-5380-4d39-9cb2-4e08954d6334 Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
|
Learn Build status updates of commit f24ee9c: 💡 Validation status: suggestions
IIS-Administration/docfx.json
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
@copilot, reverify you checked all .md and .yml files for any occurances of the depricated ms.topic values. Those values at the topic level override the default global at docfx.json so they need to be addressed. |
Confirmed — no |
ms.topicvaluesconceptualandarticleare deprecated; the replacement isconcept-article. Since all content in this repo inheritsms.topicfromglobalMetadataindocfx.json, only one change is needed.Verified that individual .md or .yml do not contain the depricated value.
Change
IIS-Administration/docfx.json—globalMetadata:"ms.topic": "conceptual"→"ms.topic": "concept-article"The
fileMetadataentries scoped to"reference"are unaffected.Original prompt
This pull request was created from Copilot chat.
⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.