Forum Discussion
Sandeepps
Feb 17, 2023Copper Contributor
Trying to automate Teams App development with Azure DevOps CI/CD
Hi Team, I have a sample Teams application which is generated using the yo teams generator. Now I would like to automate the development activities by doing CI/CD & publish the manifest zip package ...
Prasad_Das-MSFT
Microsoft
Feb 17, 2023Sandeepps - Please refer below doc and let us know if that helps.
CI/CD templates - Teams | Microsoft Learn
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link.
Sandeepps
Feb 17, 2023Copper Contributor
Hi Prasad,
Actually, I have looked into that doc & able to complete the CI pipelines but couldn't be able to continue with the Continuous Deployment. As I don't have enough idea on creating the Service principals and why we are creating the Service principals?
Could you please elaborate on that?
Please find the attachment for finding the CI/CD pipeline yaml