Skip to content

KC-1168: Add Teams Bot Port prompt during teams-app-setup#1853

Draft
amangalampalli-ks wants to merge 1 commit intoreleasefrom
enhance/teams-app-bot-port
Draft

KC-1168: Add Teams Bot Port prompt during teams-app-setup#1853
amangalampalli-ks wants to merge 1 commit intoreleasefrom
enhance/teams-app-bot-port

Conversation

@amangalampalli-ks
Copy link
Contributor

Add Teams Bot Port prompt during teams-app-setup

Teams bot requires an exposed port to receive webhook events. This PR adds a TEAMS_BOT_PORT prompt during teams-app-setup and adds it in the generated docker-compose.yml.

Key Changes

  • Added TEAMS_BOT_PORT prompt with a default value of 3978.
  • Mapped the configured port in the teams-app service within docker-compose.yml.
  • Validated the port for range and availability.
  • Did not store the port in the vault record, as it is infrastructure configuration rather than a credential.

@amangalampalli-ks amangalampalli-ks self-assigned this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant