Docs: surface Copilot data/stats in nav; installer downloads via GitHub Releases only
- Home & sidebar: link the Copilot analytics page from the data-documentation sections so the recorded Copilot stats/data are discoverable
- Deployment Guidance: remove the retired m365advancedanalytics.azurewebsites.net downloads site; solution assets are on the GitHub Releases page only
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 36e1f07c-e2e8-4c7c-8a75-c040fe7ffb68
Rewrite Home page to lead with value proposition vs built-in reports
Add a benefit-led intro, a head-to-head comparison against the built-in Microsoft 365 usage reports, and outcome-focused use cases above the existing navigation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove Adoptify references; reframe as a single analytics solution
- Drop Adoptify from Home, Deployment Guidance, Prerequisites, Telemetry Service
and Architecture & Costs; delete the orphaned installer-targets-adoptify
screenshot.
- Reframe the Home intro away from "other solutions" now that there is just the
analytics solution. Historical Release Notes left untouched.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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>
Wiki: modernise product name to 'Microsoft 365 Advanced Analytics' + accuracy/structure polish
- Standardise the product name to Microsoft 365 Advanced Analytics (was a mix of
'Office 365 Advanced Analytics [Engine]', 'M365 Advanced Analytics', 'O365...').
Code identifiers (Office365ActivityImporter), the Office 365 Management Activity
API name and the literal 'O365 Adv Analytics Setup Rule' firewall rule are
deliberately preserved.
- Replace legacy docs.microsoft.com links with learn.microsoft.com.
- Tie the monitoring trio together: Health Alerts and Monitoring now cross-link
Monitoring system performance and vice-versa.
- Verify: fix informal wording and add a 'What good looks like' pass/fail checklist.
- Troubleshooting: point fatal-exception reports at GitHub Issues (with a
redact-secrets warning) instead of an unaddressed 'please email'.
- Manual setup: clarify the importer uses the App Insights connection string, with
the instrumentation key still needed for AITracker/legacy logging.
- Architecture & costs: document the basis for the ~EUR170/month estimate.
- CSP page: add deployment/context cross-links.
- Align the Analytics page title with the sidebar ('Activity & Usage Analytics').
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Wiki: regroup sidebar, split Home into Data Collection + Architecture pages, fix stale/stub content
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add Telemetry Service page; link from Home and sidebar
Documents the new src/TelemetryService/ app as a related project:
private MSAL-protected dashboard with public source code that receives
anonymous, opt-in usage telemetry (AnonUsageStatsModel) from deployed
analytics engines. No tenant data is sent. Status: work in progress.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Document Power Platform auditing prerequisite for adoption events
ActivityFeed.Read lets the importer read Power Platform audit events, but those events only exist if Power Platform auditing is on. Adds a new Power Platform auditing must be turned on section to Prerequisites covering the two-step checklist (Microsoft Purview tenant audit + per-environment auditing for Power Apps / Power Automate / Copilot Studio / Dataverse) with per-workload Microsoft Learn links. Cross-references from Home.md (Power Platform Adoption Events) and Release Notes.md (Power Platform audit logging entry). Clarifies that Power BI / Fabric uses the unified Purview audit log and does NOT need a separate tenant toggle.
Wiki updates for next release: Power Platform, Sent Email, FK upgrade
New page
- Audit Events FK Upgrade: operator guide for the AddAuditEventsOperationIndex +
AddAuditEventsOperationFK migrations - what the upgrade does, measured
benchmark, time estimates for VM/HDD and Azure SQL DB tiers, row-count
probe SQL, pre/during/after steps, sanity-check script.
Updates
- Database Schema: new Power Platform section documenting all the new tables
(power_app_environments, power_apps, power_automate_flows, power_bi_*,
copilot_studio_bots, event_meta_*, connector junction tables). audit_events
row updated to reflect the restored FK and link to the FK upgrade page.
- Release Notes: new top entry covering the 6 migrations, Power Platform
import, Sent Email Import, Cognitive Services RBAC fallback, optional
Service Bus, license import + delta-token + Power BI merge + org-URL +
SentEmail cascade fixes, and the ImportTaskSettings opt-in behaviour change.
- Home: Power Platform Adoption Events and Sent Email entries added to the
Data Collection Map.
- Prerequisites: Microsoft.ServiceBus marked optional (only required when
Calls import is enabled); ActivityFeed.Read row extended to mention
Power Platform adoption events.
- Updating the solution: new Schema-change considerations section linking
to the FK upgrade page with the pre-upgrade checklist.
- _Sidebar: link to the new Audit Events FK Upgrade page.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Docs: add Sent Email Import feature details and related permissions to database schema and prerequisites
Wiki audit: fix Copilot Graph permissions, runbook name, Home links
Docs: remove outdated AITracker page and add Copilot Analytics documentation