Skip to content

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

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

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
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review March 10, 2026 09:15
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