can not create a Public IP Address due to different Region

Zheng 21 Reputation points
2022-10-04T20:58:51.477+00:00

I delete my AZure VPS's IP and can not recreate one. My VPS does not have a public IP address now.
The log says my VPS has a region constraint 1, but the IP to be created has other region constraint.

  • location of my VPS: East Asia (Area 1)
  • IP created automatically(but can not applied): East Asia.
    The problem seems to be the Area 1. But during the creation, there is no East Asia (Area 1) choice.
    How can I get an IP in East Asia (Area 1) ? Or how can I get a VPS with IP in East Asia(I tried to recreate a new VPS with the same location but Azure doesn't provide machines in such region now.)

Here is the log:
计算资源 /subscriptions/xxxxxx/resourceGroups/MyGroupNameXXXXX/providers/Microsoft.Compute/virtualMachines/MyMachineNameXXX 具有区域约束 1,但计算资源通过 NetworkInterface 或 LoadBalancer 使用的 PublicIPAddress /subscriptions/xxxxxx/resourceGroups/MyGroupNameXXXXX/providers/Microsoft.Network/publicIPAddresses/MyIPAddress 具有其他区域约束 Regional。

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,172 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,167 questions
{count} votes

Accepted answer
  1. Andy Li 76 Reputation points
    2022-10-13T02:42:05.753+00:00

    Got the same error when was associating a public IP with Basic SKU to VM in specific Area.
    Tried to associate a loadbalancer with Basic SKU to the same VM however got no luck.

    At the end, I adjusted the SKU to Standard and the association was successful with no error.
    Think the same may work in your situation too.

    0 comments No comments

0 additional answers

Sort by: Most helpful