Skip to content

Commit d269530

Browse files
authored
Enhance summary with Azure Container Instances topics
Added questions about best practices and multi-container deployment in Azure Container Instances.
1 parent 44d0359 commit d269530

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

learn-pr/wwl-azure/configure-azure-container-instances/includes/8-summary-resources.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ Copilot can assist you in configuring Azure infrastructure solutions. Copilot ca
1313

1414
- Compare benefits and usage cases for containers and virtual machines.
1515

16-
- Compare benefits and usage cases for Azure Container Apps and Azure Kubernetes Service.
16+
- What are the best practices for configuring Azure Container Instances for task-based workloads? Explain the restart policies.
17+
18+
- How do I deploy a multi-container group in Azure Container Instances using Bicep? Show an example with environment variables.
19+
1720

1821
## Learn more with documentation
1922

@@ -29,4 +32,4 @@ Copilot can assist you in configuring Azure infrastructure solutions. Copilot ca
2932

3033
- [Implement Azure Container Apps](/training/modules/implement-azure-container-apps/). Learn how Azure Container Apps can help you deploy and manage microservices and containerized apps on a serverless platform that runs on top of Azure Kubernetes Service.
3134

32-
- [Introduction to Docker containers](/training/modules/intro-to-docker-containers/). Learn the benefits of using Docker containers as a containerization platform. Discuss the infrastructure provided by the Docker platform.
35+
- [Introduction to Docker containers](/training/modules/intro-to-docker-containers/). Learn the benefits of using Docker containers as a containerization platform. Discuss the infrastructure provided by the Docker platform.

0 commit comments

Comments
 (0)