You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/configure-azure-container-instances/includes/8-summary-resources.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,10 @@ Copilot can assist you in configuring Azure infrastructure solutions. Copilot ca
13
13
14
14
- Compare benefits and usage cases for containers and virtual machines.
15
15
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
+
17
20
18
21
## Learn more with documentation
19
22
@@ -29,4 +32,4 @@ Copilot can assist you in configuring Azure infrastructure solutions. Copilot ca
29
32
30
33
-[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.
31
34
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