Cannot create multiple class B ip address

Arfin Mia 0 Reputation points
2023-06-19T18:54:28.4933333+00:00

Hello, I want multiple this type of ip in my resourse group 172.177.4.62.

Not this type of ip 20.204.50.135 or 20.219.48.103.

I tried to create with v-net selecting Address space: 10.0.0.0/16A Address range:10.0.0.0 - 10.0.255.255

But it is not giving me any public ip address that looks like this.

Also how to attach it with a new vm?

Thank you a lot guys❤️

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,762 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jackson Martins 10,606 Reputation points MVP Volunteer Moderator
    2023-06-19T19:05:19.1066667+00:00

    Hi @arfin mia

    As I understand, you would like to get a public IP address on the 172.177.x.x network, right?

    Public IP addresses are assigned by Microsoft when you request a public IP in Azure, and you don't have control over the exact IP you get

    The IPs are chosen from a pool of available public IPs that Microsoft owns.

    You can try submit a support ticket

    https://go.microsoft.com/fwlink/p/?linkid=2202692&clcid=0x409

    And request the availability of providing an ip in that range, but, The ip distribution pool is random by region and availability, it is likely that there are no more ips available in this range

    reference: https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-addresses

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.