allow to use existing public ip address from a different resource group
JaydenLiang opened this issue · 1 comments
JaydenLiang commented
Looking for a way to reuse resources from different resource group. Like that Autoscale can reuse existing virtual network components, public IP address is another high-demand resource so it's reasonable to reuse public IP address.
Currently, the Autoscale only allows for public IP address in the same resource group as the vnet's.
Should change it to allow public IP address created in ANY resource group.
JaydenLiang commented
feature will be delivered in PR #14