Aspire AI Office

Office add-in install

This is the dedicated Office add-in host. Use this page for Word and PowerPoint installation. The Aspire dashboard URL is not the add-in host.

Office host: https://azureaspireoffice.umbrella-corp.cloud
Task pane app: https://ai-app-prod-webfrontend.icyplant-acd85f2c.uaenorth.azurecontainerapps.io/office/taskpane
  1. Run dotnet run --project .\AspireAIApp.AppHost\AspireAIApp.AppHost.csproj.
  2. Open https://azureaspireoffice.umbrella-corp.cloud/office/install.
  3. Click Download Word Manifest.
  4. In Word, open Home or Insert -> Add-ins -> My Add-ins -> Upload My Add-in.
  5. Select the downloaded XML file. Office installs the manifest, not a DLL.
  6. Open the add-in once, then use Enable Auto-Open inside the pane for that document.

If desktop Word still blocks the add-in, run CheckNetIsolation LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy" in an Administrator PowerShell window, then restart Word.