Network watcher not showing resource groups

Tomasz Wisniewski 11 Reputation points
2022-02-15T10:30:01.32+00:00

Hi,

I have a network watcher setup in West Europe, I also have a RG and resources within it (VMs, VNET) in West Europe.

But when I go to the topology view of the Network Watcher it doesn't allow me to see the resource group so I can't select it.

Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
157 questions
0 comments No comments
{count} vote

4 answers

Sort by: Most helpful
  1. Kevin Chiu 6 Reputation points
    2022-10-06T16:25:56.157+00:00

    I got the same problem working on that same exact lab: https://microsoftlearning.github.io/AZ-104-MicrosoftAzureAdministrator/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.html

    I did the same with creating in a different region and only the vnet and nic and it shows up.

    1 person found this answer helpful.
    0 comments No comments

  2. Ayoub GHARBI 6 Reputation points
    2022-11-09T11:10:08.513+00:00

    I solved it by clicking on overview and plying around with the different option ( just clicking) to get the Network Watcher to update and show the Topology. looks like it is struggling to update by itself.

    1 person found this answer helpful.
    0 comments No comments

  3. GitaraniSharma-MSFT 47,416 Reputation points Microsoft Employee
    2022-02-15T13:44:51.08+00:00

    Hello @Tomasz Wisniewski ,

    Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.

    In order to view topology in Network Watcher, the respective resource group should have network resources and it is only for showing Network Components. The topology capability of Azure Network Watcher enables you to view all of the resources in a virtual network, the resources associated to resources in a virtual network, and the relationships between the resources. Network Watcher Topology will only support resource group which has at least one Vnet.

    Refer : https://learn.microsoft.com/en-us/azure/network-watcher/view-network-topology

    I would request you to validate the resource group which you are trying to check in Network Watcher topology and confirm that it has at least 1 Vnet in it. If it doesn't have any Vnet in it, then Network watcher will not show it.

    You could also try to use Azure PowerShell/CLI to view the topology.
    Refer : https://learn.microsoft.com/en-us/azure/network-watcher/view-network-topology#view-topology---powershell

    Topology information is only returned for resources that are within the same resource group as the only you select and the same region as the network watcher. For example, a network security group that exists in a resource group other than the one you select, isn't shown, even if the network security group is associated to a subnet in the virtual network deployed in that particular resource group.

    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------

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


  4. Scott Stephenson 0 Reputation points
    2023-03-09T09:41:03.4566667+00:00

    Just delete the NetworkWatcherRG and recreate it back in the same region, wait for a few minutes after creation and it will work.

    This works every time!

    0 comments No comments