Need to create the VNet first, and subnet . Also needs private link and private endpoint, seems that also requires a load balancer from what I've encountered, maybe there's a different way
c
crooked-planet-47987
12/07/2021, 8:33 AM
Hi Peter, thanks for your reply. Yes, I agree, that the Vnet has to be created first, but I cannot find a respective resource provider in azure native. The REST API call to create a managed Vnet for ADF is this:
PUT <https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/managedVirtualNetworks/{managedVirtualNetworkName}?api-version=2018-06-01>
However, as said I was not able to locate the respective resource provider in azure native yet.
a
abundant-book-94104
12/07/2021, 11:39 AM
It's all part of the network apis where you look to build all the network pieces, it had me baffled for a bit. Then it's a somewhat simple link in the ADF config to link the network details
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.