PrateekKumarSingh/AzViz

Error formatting a string:

cyb3n3tic opened this issue · 0 comments

Love the module and have been able to use it successfully, but a couple of resource groups generate the error below;

Get-ImageNode: \PowerShell\Modules\AzViz\1.2.1\src\private\ConvertTo-DOTLangauge.ps1:182
Line |
182 | … $nodes += Get-ImageNode -Name "$tocateg/$to".tolower() -Rows ($to, …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Error formatting a string: Index (zero based) must be greater than or equal to
| zero and less than the size of the argument list..

Hopefully something you can fix.

Thanks

Cheers, Ben