Skip to main content
Version: 3.2

Fusion 3.1 to Fusion 3.2

Resource changes:

  • kv-fusion - (event grid system topic) Added back. Relays key vault changes to func-iotconfig.
  • func-telemetry - NEW Sends Elevate service logs and metrics to App Insights.
  1. If upgrading a "dev" environment and preserving SQL server is desired, set "tagControllerDevSqlServer = true" within the consumer module of the main.tf file.
  2. terraform refresh -var pre_install=true
  3. If upgrading an Elevate system, to prevent data loss, stop all Elevate services.
  4. In ADX, wait for any current ingestion to finish and then run the fusion3.2_pre-install.kql script.
  5. terraform apply -var lock=false
  6. terraform apply