Feb 17 2023 12:56 AM
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 to Teams.
It'll be useful if someone help me on this process.
Feb 17 2023 03:09 AM
@Sandeepps - 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.
Feb 17 2023 03:25 AM - edited Feb 17 2023 03:31 AM
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
Feb 17 2023 05:18 AM
@Sandeepps - Check these docs which might give some idea on that:
1.Configure continuous deployment - Azure App Service | Microsoft Learn
2.CI/CD with Azure Pipelines and templates - Azure Resource Manager | 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.