Azure Network Watcher > Overview > Network Topology Unable to get topology for resource group: RG1

Muddu Venkata Narasimha Murthy 21 Reputation points
2020-11-23T13:33:32.807+00:00
  1. I have enabled the network watcher using the below command

az network watcher configure \
--resource-group $RG \
--location westeurope \
--enabled true

but when I check under Network topology, I get the below error even though the location (westeurope) is enabled

Network Topology Unable to get topology for resource group: RG1

  1. By mistake I disable the auto network watcher using the powershell command.

Register-AzProviderFeature -FeatureName DisableNetworkWatcherAutocreation -ProviderNamespace Microsoft.Network
Register-AzResourceProvider -ProviderNamespace Microsoft.Network

  1. Not able to contact MS support to enable the Network watcher with my subscription.

Could you please guide me what is the issue with Network watcher and how to opt in auto enable

Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
162 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 49,386 Reputation points Microsoft Employee
    2020-11-23T16:36:58.66+00:00

    Hello @Muddu Venkata Narasimha Murthy ,

    If you have enabled Network Watcher for a region, you should be able to see topology for the resource group deployed in that region. I checked in my lab and I am able to view topology for all the enabled region RGs without any issues. So, your case needs further investigation.

    Also, Opting-out of Network Watcher automatic enablement is a permanent change. Once you opt-out you cannot opt-in without contacting support.
    Please refer : https://video2.skills-academy.com/en-us/azure/network-watcher/network-watcher-create#opt-out-of-network-watcher-automatic-enablement

    Hence, if you have a support plan, I request you to file a support ticket, else please do let us know, we will try and help you get a one-time free technical support. In this case, could you send an email to azcommunity@microsoft.com referencing this thread as well as your subscription ID. Please mention "ATTN gishar" in the subject field.

    Thank you for your cooperation on this matter and we look forward to your reply.

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

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


0 additional answers

Sort by: Most helpful