how to get the list of azure Vnet/subnet Connected device via Azure resource Graph querry

Rajesh S 36 Reputation points
2023-08-11T17:18:52.1+00:00

how to get the list of azure Vnet/subnet Connected device via Azure resource Graph querry

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,717 questions
{count} vote

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,446 Reputation points
    2023-08-12T11:45:03.56+00:00

    Hi Rajesh,

    Over here there are some samples and you use the advance expressions to extract the info - https://learn.microsoft.com/en-us/azure/networking/fundamentals/resource-graph-samples?tabs=azure-cli

    https://learn.microsoft.com/en-us/azure/governance/resource-graph/samples/advanced?tabs=azure-cli

    Hope this helps.

    JS

    ==

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

    0 comments No comments

  2. Rajesh S 36 Reputation points
    2023-08-23T18:49:15.9533333+00:00

    Hi @GitaraniSharma-MSFT and JimmySalian-2011 Im looking for the azure resource graph query to fetch the details connected device list under azure virtual network for Load balancer, Nic, and gateway ip's which associated with private IP.

    That would be very help to us


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.