What sort of problems are you running into?
I’m not all that familiar with virtual wans in Azure, but the network module (https://www.pulumi.com/docs/reference/pkg/azure-native/network/) includes the virtualwan and virtualhub and other related resources.
a
alert-mouse-36715
04/13/2021, 3:13 PM
I know the two resources are there, also the VirtualNetworkPeering. The thing I did not find out is how to link the Vnet to the VHub. The virtual hub and the vnet are properly created and in the Azure portal I would now connect the vnet to the vhub.
alert-mouse-36715
04/13/2021, 3:14 PM
I just might have found it. There is another resource called "HubVirtualNetworkConnection", this might be it, I still need to test.
But I have to say, that the naming is a bit unlucky as everything else (unless there's another one I missed) related to VirtualWans is called "Virtual..." But not the HubVirtualNetworkConnection.
In my opinion, this class should have been called "VirtualHubVirtualNetworkConnection" to be consistent. (I see that there are a lot "virtual" in this name, but I did not invent the underlaying resources' names...)
w
witty-candle-66007
04/13/2021, 3:41 PM
Yeah, since the Azure-native provider is based on the ARM APIs, the naming follows that structure which can be a bit obtuse at times.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.