Azure / azqr

Azure Quick Review
https://azure.github.io/azqr
MIT License
489 stars 77 forks source link

SynapseWorkspaceScanner - public workspaces without private vnet fail. #225

Closed vanwinkelseppe closed 5 months ago

vanwinkelseppe commented 5 months ago

Expected Behavior

Synapse Scanner should be able to check a synapse workspace regarding it's network settings

Actual Behavior

Synapse Scanner fails on c.Properties.ManagedVirtualNetwork because it's not returned when not default panic: runtime error: invalid memory address or nil pointer dereference

Steps to Reproduce the Problem

Scan a synapse environment without managed virtual network

@cmendible will pick this up tonight!