PrateekKumarSingh / AzViz

⚡ ☁ Azure Visualizer aka 'AzViz' : A #powershell module to automatically generate Azure resource topology diagrams by just typing a PowerShell cmdlet and passing the name of one or more Azure Resource groups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Method 'get_SerializationSettings'

tibmeister opened this issue · comments

Azure Visualizer 1.2.1
Az.Network 5.7.0

Get-AzVirtualNetwork : Method 'get_SerializationSettings' in type
'Microsoft.Azure.Management.Network.NetworkManagementClient' from assembly
'Microsoft.Azure.PowerShell.Network.Management.Sdk, Version=26.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' does not have an implementation.
At C:\Users\9858a\Documents\WindowsPowerShell\Modules\AzViz\1.2.1\src\private\ConvertTo-DOTLangauge.ps1:50 char:22

  • ... $VNets = Get-AzVirtualNetwork -ResourceGroupName $Target.Name -Ver ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : CloseError: (:) [Get-AzVirtualNetwork], TypeLoadException
    • FullyQualifiedErrorId : Microsoft.Azure.Commands.Network.GetAzureVirtualNetworkCommand