Creating a VM via Ribbon SBC Quick Launch and keep an error, anyone know how to fix?

Thai 0 Reputation points
2025-10-25T20:56:59.3933333+00:00
  • Cannot create more than 0 IPv4 Basic SKU public IP addresses for this subscription in this region. (Code: IPv4BasicSkuPublicIpCountLimitReached)
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
{count} votes

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 16,611 Reputation points MVP Volunteer Moderator
    2025-10-26T03:53:04.2566667+00:00

    Hello @Thai,

    1. The error indicates a quota limit on IPv4 Basic SKU public IP addresses in the specified Azure region. This is not a configuration error but a subscription-level constraint.
    2. Azure subscriptions have default quotas to prevent overspending. The Ribbon SBC Quick Launch process is attempting to provision a Basic SKU Public IP, but the subscription has reached its limit for that SKU in that region.
    3. To resolve this, you can request a quota increase from Microsoft Azure Support, redeploy using a different SKU (Standard), or delete existing unused Basic SKU Public IPs to free up quota slots.

    If the Answer is helpful, please click Accept Answer and Up-Vote, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

Your answer

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