Question about free services

Rob Cannon 1 Reputation point
2022-09-16T17:45:25.517+00:00

I'm a TA in a cybersecurity class and all of our students have the free Azure starter accounts. We were walking them through setting up load balancers and many students ran into a limit of 3 public IPs from the total number of previous VMs they had created. Most students were able to get going again by disassociating the public IPs and deleting them, then restarting their load balancer activity.

One particular student got rid of their public IPs to redo an assignment, but were unable to re-create any. We disassociated them from the VM, then deleted them. They still received the error that too many public IPs had been allocated, even after an hour wait. We tried changing regions to no avail.

Can anyone help spitball what could be going on? What should I look for or test to further diagnose? Do Public IPs take a long while to actually get freed in Azure? Are there any region limitations? What are all of the constraints on a free account regarding public IP addresses or addresses per region?

Thank you in advance.

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,090 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
396 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,690 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. risolis 8,701 Reputation points
    2022-09-16T18:27:39.437+00:00

    Hello @Rob Cannon

    Thank you for your heads up.

    I would like to provide say that you can take a look at the quota usage at the subscription level and if you notice any limit that can not let you explain correctly to your class, please increase your quota capacity.

    Furthermore, the next articles, So please direct yourself down below:

    https://azure.microsoft.com/en-gb/free/free-account-faq/#free-services

    https://azure.microsoft.com/en-gb/free/free-account-faq/

    I hope you can find this useful to overcome your concern.

    Looking forward to your feedback,

    Cheers,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  2. Andreas Baumgarten 94,196 Reputation points MVP
    2022-09-17T12:46:09.403+00:00

    Hi @Rob Cannon ,

    regarding the quota of public IP addresses :
    You can check the quotas of a subscriptions here

    242211-2022-09-17-14-42-55-q.jpg

    You check check the deployed Public IP Addresses in the Azure Portal

    242185-2022-09-17-14-34-13.jpg

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments