Skip to content

ACS for MCS v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 14:06

ACS for MCS v0.7.0

What's New

  • Pre-built deployment packages for easy installation
  • Comprehensive documentation and setup guides
  • Performance optimizations for faster response times
  • Automated deployment scripts with validation

Release Package

This release contains everything needed for deployment:

  • Pre-built .NET 9.0 application ready for Azure Web Apps
  • PowerShell deployment scripts with validation and configuration
  • Setup documentation with links to comprehensive guides

Recent Changes Since v0.6.2

  • Update changelog for version 0.7.0: add new features and enhancements (d25a18f)
  • Add caller identification (a4fdc8c)
  • Remove outdated deployment guides and scripts; update README for clarity and new features (70cc3f7)
  • Fix deployment links in README files for Azure template - ready to pr/merge (b3d25c8)
  • Revise section numbers and enhance link references (be248e2)
  • Remove emoji from deployment guides section (effecd1)
  • Update README with essential requirements for deployment (5e8a46b)
  • Revise Azure resources setup and deployment instructions (a9dba39)
  • Update deployment instructions and add Key Vault secrets for Base URI configuration (8fd6b4a)
  • Refactor Key Vault access policies: remove redundant access policy definition and update UI text for Object ID retrieval instructions. (aa12dca)

Deployment

  1. Download the release package below
  2. Run scripts/setup-configuration.ps1 to configure
  3. Run scripts/deploy-application.ps1 to deploy
  4. Verify with scripts/show-environment.ps1

Requirements

  • Azure CLI installed and authenticated
  • Azure Web App (.NET 9.0)
  • Azure Key Vault with appropriate permissions
  • Azure Communication Services resource
  • Azure Cognitive Services (Speech)
  • Microsoft Copilot Studio agent with DirectLine

Release Type: stable