Skip to content

'Get-AzNetworkWatcher' is not recognized as the name of a cmdlet, #116

@fabricio-josouza

Description

@fabricio-josouza

Hi... I am running the command below and I getting the error below.

==> Export-AzViz -ResourceGroup NAME_OF_RESOURCE_GROUP -Theme light -OutputFormat png -Show

ConvertFrom-Network : The term 'Get-AzNetworkWatcher' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At C:\Users\azureuser\Documents\WindowsPowerShell\Modules\AzViz\1.2.1\src\private\ConvertTo-DOTLangauge.ps1:29 char:27

  • ... rkObjects = ConvertFrom-Network -TargetType $TargetType -Targets $Tar ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (Get-AzNetworkWatcher:String) [ConvertFrom-Network], CommandNotFoundExce
      ption
    • FullyQualifiedErrorId : CommandNotFoundException,ConvertFrom-Network

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions