Create diagrams by VNet
Any chance we can get diagrams that show connected resources attached by VNet. It would be very useful to have automated diagrams that show how application resources with a mixture of Public IPs and Private Endpoints are connected to a VNet within the same resource group and/or across resource groups.
Hi @wingcomm
I don't think I understood that. Can you explain that a little further?
@Claudio-Merola
Something like this: https://learn.microsoft.com/en-us/azure/network-watcher/view-network-topology?tabs=portal
Or if you can, something like Pattern 4: https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/network-level-segmentation
That is sort of what you already get with the Network Diagram...
https://learn.microsoft.com/en-us/azure/network-watcher/view-network-topology?tabs=portal
This is basically what's inside each box in the diagram, The main box is the VNET, the smaller boxes are the subnets and the resource inside the smaller box is the type of resource most seen inside that specific subnet.
The only difference is that we are not printing every single resource in the subnet. But this is intentional, imagine printing every single resource of every single subnet for every single VNET...
https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/network-level-segmentation
In the Pattern 4 the main point is to have an overall view of the VNETs and the peerings, and we already have that, specially when using the Hub-Spoke correctly in the environment.
This Issue is stale and may be automatically close soon.