Wiki: stage the manual install, nest monitoring, flesh out cert auth/product notes
Manual installation (447-line page) split into an overview/index plus three
ordered stage pages so each phase is digestible and navigable:
- Manual Install Azure Resources (storage, App Insights, App Service, SQL,
Redis, Service Bus, Cognitive)
- Manual Install Deploy Binaries (publish web-jobs/website, app settings)
- Manual Install Web Tracking and Config (AITracker, SPFx extension, reply
URLs, filtered URLs)
The parent keeps its filename so inbound links still resolve; each stage has
prev/next navigation; in-page section references became cross-page links; the
Uninstall deep link to #deploy-aitracker-via-powershell was repointed.
Sidebar: nest the three manual-install stages under Manual installation, and
nest Health alerts + System performance under Monitoring.
Certificate authentication: add intro, a How it works summary (Key Vault, the
required O365AdvancedAnalytics CN, the UseClientCertificate setting) and a
Prerequisites section; tidy the verify-logs heading.
Product notes: clearer intro and cross-links (anchors preserved for inbound
links from Configuration reference and Troubleshooting).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Docs: rename GUID media files to descriptive names and update database schema
- Rename 178 GUID-named wiki images to descriptive names derived from
page context and section headings (e.g. a196d0f6ee3d1e7b6059fd8f7eeed03b.png
→ deployment-guidance-aad-in-azure-portal.png)
- Update all image references across 13 markdown files
- Remove dead link references in Deployment Guidance
- Database Schema: add missing Copilot section (13 tables), plus
undocumented tables in Teams, Web Sessions, Audit, and Miscellaneous sections
- Analytics Data model: fix incorrect Copilot table names
(event_copilot_chats → copilot_chats, etc.)
- Fix "Platoform" typo → "Platform"