In this demo, we'll build a custom image for our app using Azure Container Registry.
Steps will be:
1. Create a resource group
2. Create ACR
3. Create a service principal ID for our deployments
4. Build our container
5. Configure Azure Container App
6. Enable CI/CD to build on a push to the GitHub repo
7. Review and update revisions.
This demo uses a basic app on GitHub that just does a "Hello World" using a simple node server. The app is available here: [ Ссылка ]
Docs for this session:
Quickstart: Create a private container registry using the Azure CLI - [ Ссылка ]
Create an Azure service principal with the Azure CLI - [ Ссылка ]
Tutorial: Build and deploy container images in the cloud with Azure Container Registry Tasks - [ Ссылка ]
Quickstart: Deploy an existing container image in the Azure portal
- [ Ссылка ]
Publish revisions with GitHub Actions in Azure Container Apps Preview
- [ Ссылка ]
Ещё видео!