When running the az deployment command above the process fails with
C:\SandboxAKSCluster\bicep\main.bicep(157,11) : Error BCP036: The property "parent" expected a value of type "Microsoft.Network/virtualNetworks" but the provided value is of type "module".
C:\SandboxAKSCluster\bicep\main.bicep(395,11) : Error BCP036: The property "parent" expected a value of type "Microsoft.Network/virtualNetworks" but the provided value is of type "module".
C:\SandboxAKSCluster\bicep\main.bicep(450,11) : Error BCP036: The property "parent" expected a value of type "Microsoft.Network/virtualNetworks" but the provided value is of type "module".
C:\SandboxAKSCluster\bicep\main.bicep(503,11) : Error BCP036: The property "parent" expected a value of type "Microsoft.Network/virtualNetworks" but the provided value is of type "module".
C:\SandboxAKSCluster\bicep\main.bicep(534,11) : Error BCP036: The property "parent" expected a value of type "Microsoft.Network/virtualNetworks" but the provided value is of type "module".