There was an error while loading. Please reload this page.
Document the Insights / Administration split in the web portal The portal is now split into two areas - Insights (what the data says) and Administration (running the service) - with a header area switcher and a per-area left nav, replacing the single flat tab bar. Adds a 'The web portal' page giving admins a tour of both areas and every destination in them, including where things moved to, and links it from the sidebar. Updates the two pages that pointed at the old 'Health tab' to name the area first (Administration -> Service health). Old hash addresses such as #/health are not redirected, so the new page calls that out explicitly for anyone with saved bookmarks. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Docs: Teams application access policy for Copilot meetings (#215) + Service Bus Premium in private deployments (#228) - Copilot: new section explaining that OnlineMeetings.Read.All alone is not enough - a Teams application access policy (New-CsApplicationAccessPolicy / Grant-CsApplicationAccessPolicy) is also required, what the 403 looks like, and that only meeting metadata is affected. - Prerequisites: OnlineMeetings.Read.All row now points at that section. - Private Endpoints: new section on why the Teams calls import needs Service Bus on Premium in a private deployment, the exact runtime error (which looks like an auth failure but is a network block), the three valid options, and what the installer now does automatically.
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: refresh installer screenshots in Deployment Guidance; add Networking tab + Test configuration steps Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Align Private Endpoints docs with installer behavior - Clarify SKU selection is only applied on creation; existing Basic Redis/Standard Service Bus/Basic SQL are not upgraded automatically - Document that App Service outbound VNet integration and the dedicated app-integration subnet are now created automatically by the installer - Add Automation Account private endpoint (DSCAndHybridWorker) and privatelink.azure-automation.net DNS zone - Document DeployDnsZones and CustomEndpointNames config options - Note storage PE is blob-only; clarify table sub-resource still needs manual setup - Add Hybrid Runbook Worker to the installer-created list
Docs: enhance Private Endpoints documentation with automated setup details and manual configuration steps
Update Private Endpoints docs: add hybrid worker VM requirements section
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"
Docs
Move docs from main repo