How to know AKS belongs to which VNET?

Tanul 1,281 Reputation points
2022-05-27T16:34:58.713+00:00

Team,

How to know that AKS is made under which VNET or subnet. Is there any command available. Please let me know. Thanks.

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,509 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,146 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. risolis 8,721 Reputation points
    2022-05-27T18:01:12.52+00:00

    Hello @Tanul

    Welcome to Microsoft Q&A.

    Here are my 2 cents on this concern so, please see them below:

    az network vnet show
    az network vnet subnet show
    az network vnet subnet list
    az network vnet subnet list-available-delegations

    Looking forward to your feedback,

    Best Regards,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


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.