Hi,
I encountered an issue with the Azure portal.
I want to add Health Probe and Load balancing rules, but I can't because the add button is disabled.
I've try to remove an Health Probe with Azure CLI. The Health is well remove in the list displayed in the portal but the CLI return this error message :
-------
error: Long running operation failed with error: 'Cannot proceed with operation because resource /subscriptions/.../resourceGroups/Integration_Continue_Cloud/providers/Microsoft.Network/virtualNetworks/swarm-vnet-... used by resource /subscriptions/.../resourceGroups/Integration_Continue_Cloud/providers/Microsoft.Network/networkInterfaces/|providers|Microsoft.Compute|virtualMachineScaleSets|swarm-agent-...-vmss|virtualMachines|1|networkInterfaces|agentNodeNic is not in Succeeded state. Resource is in Failed
error: network lb rule delete command failed
------
How can I fix this kind of issue ?
Thanks by advance.