Join Slack
Powered by
This message was deleted.
# azure
s
sparse-intern-71089
06/23/2022, 9:16 AM
This message was deleted.
c
creamy-judge-53688
06/23/2022, 10:55 AM
Also I might be missing something basic, but there doesn't seem to be a way to provide virtual machine resources as backends
c
clean-truck-93285
06/23/2022, 12:37 PM
When in doubt, go to the ARM reference as that the source of truth. Pulumi a wrapper for the ARM API. For the virtual machine, try configuring the load balancer on the NIC.
https://docs.microsoft.com/en-us/azure/templates/microsoft.network/networkinterfaces?tabs=bicep
https://www.pulumi.com/registry/packages/azure-native/api-docs/network/networkinterface/#networkinterfaceipconfiguration
c
creamy-judge-53688
06/23/2022, 4:14 PM
Ah, thanks a bunch, I'll give that a go
12
Views
Open in Slack
Previous
Next