Process Flow - Azure Container Instances (ACI) for simple runs
Create Container Group
Specify Container Image
Set CPU and Memory
Configure Networking
Deploy Container Instance
Container Starts Running
Container Completes or Stops
View Logs or Output
Delete Container Instance
This flow shows how you create and run a simple container in Azure Container Instances, from setup to cleanup.