Vm shows as a resourse group

ديمه الفعيم 1 Reputation point
2021-06-17T00:31:23.937+00:00

I can not add a VM 2 errors show 1\ cannot create more than 20 public IP addresses in this region 2\ error occurred when creating storage account for boot diagnostics. keep creating a VM with disabling boot diagnostics
and it show as a resources group not a VM

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
{count} votes

1 answer

Sort by: Most helpful
  1. kobulloc-MSFT 26,801 Reputation points Microsoft Employee Moderator
    2021-06-22T01:11:12.333+00:00

    It sounds like you may have created too many resources without cleaning them up ("Cannot create more than 20 public IP addresses for this subscription in this region."). I would delete your resource group and start fresh.

    Here I created a VM using CLI and PowerShell following this tutorial:
    https://learn.microsoft.com/en-us/azure/virtual-machines/windows/quick-create-cli

    107932-image.png

    In the Portal, you can see all of the resources that were created including the Public IP address:

    107933-image.png

    If you're having trouble completing this, let us know so we can help you troubleshoot this further.

    Additional Reading:

    0 comments No comments

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.