microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
No certificate issued when deploying TeamsRecordingBot to AKS
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Describe the issue
Follow the steps below to deploy TeamsRecordingBot to AKS.
However, the following problem occurs and the bot does not work.
Please tell me what the cause is.
・Certificate is not issued
When I entered the following command,
kubectl get cert -n teams-recording-bot
You should see output similar to the following:
NAME READY SECRET AGE
ingress-tls False ingress-tls 49m
Pod error log
Below is the pod log.

Below are the results of pod Events.

Expected behavior
Certificate issued and bot works fine
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Samples/V1.0Samples/AksSamples/teams-recording-bot/docs/deploy/aks.md at the Azure Kubernetes Services section, then run kubectl get cert -n teams-recording-bot and review the pod logs and Events shown in the issue. Done means the ingress-tls certificate is Ready and the TeamsRecordingBot deploys and works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, kubernetes
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100