Skip to content

History / Manual Install Azure Resources

Revisions

  • docs: replace FTP deployment guidance with HTTPS Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 92f5afee-7f31-4689-983b-c414c8429041

    @sambetts sambetts committed Aug 12, 2026
  • Wiki: finish branding modernisation + fix two malformed Analytics tables - Modernise generic 'Office 365' platform references to 'Microsoft 365' across the wiki (44 occurrences), now that the product is 'Microsoft 365 Advanced Analytics'. The real 'Office 365 Management [Activity] API' name and code identifiers (Office365ActivityImporter, o365_client_applications) are preserved. - Analytics - Data model: fix the malformed 'Usage metrics' table (the header had two columns but the data row had four; the stray cells duplicated the App-per-platform table below). - Analytics: de-indent the Runbooks table so it renders reliably (it was indented under a list item). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

    @sambetts sambetts committed Jun 18, 2026
  • 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>

    @sambetts sambetts committed Jun 18, 2026