Add knowledge base documentation for orphaned resources count discrepancies #10581
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.
Users frequently ask why orphaned resource counts differ between CoE Starter Kit and PPAC Advisor (~150 vs ~70 in the reported case). The tools use different methodologies: CoE syncs on schedule with configured environments, PPAC updates near real-time across all tenant environments. Different definitions of "orphaned" and resource type filtering also contribute to variance.
Changes
Documentation Structure
docs/coe-knowledge/- New knowledge base directory for common questions and maintainer responsesCore Documentation
orphaned-resources-faq.md- Comprehensive explanation of calculation differences (timing, scope, definition, resource types), troubleshooting steps, and best practicesQUICKREF-orphaned-resources-discrepancy.md- TL;DR format with comparison table and quick fix checklistissue-response-orphaned-resources.md- Ready-to-use GitHub issue response templateMaintainer Resources
COE-Kit-Common GitHub Responses.md- Reusable response patterns for common issues (support policy, BYODL deprecation, licensing, pagination, localization)docs/coe-knowledge/README.md- Knowledge base indexRepository Updates
README.md- Added knowledge base link in "Asking and Answering Questions" sectionKey Technical Details
Orphaned status determination in CoE:
cr5d5_appisorphanedfieldadmin_aiisorphanedfieldCLEANUP HELPER - Check Deleted v4flowsExpected behavior: 10-20% variance is normal. Investigate if sync flows fail or discrepancy exceeds 100%.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.