Stop specific container into container group

Bohorquez, Julio Steven 21 Reputation points
2021-02-19T20:12:07.543+00:00

Hi Is possible to stop a specific container into a container group (container instances)? actually my container group has 2 containers, but i didn't found a CLI command to stop 1 container. Thanks in advance.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
700 questions
{count} votes

Accepted answer
  1. SUNOJ KUMAR YELURU 14,051 Reputation points MVP
    2021-02-20T04:08:03.897+00:00

    Hi @Bohorquez, Julio Steven

    You can stop only Container group.
    Stops all containers in a container group. Stops all containers in a container group.
    REST API
    AZURE CLI - az container stop

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.