Microsoft Bot Framework Template — Runbook¶
CI/CD¶
- Azure Pipelines: root
azure-pipelines.yml— mirrors ConnectSoft.IdentityTemplate (lint, build, test withConnectSoft.MicrosoftBotFrameworkTemplate.Docker.runsettings, publish, container push, deploy stages). - Configure variable groups and service connections for your org (see repo README for naming such as
ConnectSoft.MicrosoftBotFrameworkTemplate.TestVariablesLibrary).
Containers¶
- Application Dockerfile — repository root context.
- ACR push and environment promotions follow your standard ConnectSoft release process.
Operational docs¶
For day-two operations beyond CI, align health probes and logging with Base Template — Runbook and environment-specific playbooks.
Related¶
- Configuration
- Resiliency
- Repository README