azure bicep deployment modifies network interface resources even though there are no changes
I am building a Azure bicep script to deploy network interfaces that get used by VMs and added to LB backend pool.
Here’s the bicep code:
I am building a Azure bicep script to deploy network interfaces that get used by VMs and added to LB backend pool.
Here’s the bicep code: