Azure Kali Linux VM (techlatest)

Calvin Teater 41 Reputation points
2021-12-03T16:58:32.243+00:00

Hi,
I created a Kali Linux Virtual Machine, but for some reason the public IP address will not show up. When I try to create a Public IP in the create VM, the only option is none. I tried watching a video on how to make it which was created in January this year, but I can't get the Public IP to show up. In which I am not able to connect to the GUI of the Kali Linux VM. Would anyone know the issue with this? Thank you.

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

Accepted answer
  1. srbhatta-MSFT 8,586 Reputation points Microsoft Employee
    2021-12-07T18:52:17.387+00:00

    Hello @Calvin Teater

    This can happen in scenarios where the Public IP quota has been exhausted for that particular region.
    You can check the Public IP address availability for your subscription under Subscriptions -> Usage+Quota.
    Filter out for the specific region where you are deploying your VM and also select the Microsoft.Network resource provider. You can then check the usage for your Public Ips there. You can request for a quota increase depending upon your subscription type. Please refer to the below document.
    Azure subscription limits and quotas - Azure Resource Manager | Microsoft Learn

    You can also associate a public IP address to a virtual machine post creation of the VM. You can associate those public IP addresses to a VM which exist in the same region as that of the VM. If any of the IPs are grayed out it is because they are already associated to a different resource. You can then try to dissociate it from another resource that you are currently not using and associate it with the resource that you want to use. Please refer to the below document to add and remove public IP addresses from VM.
    Associate a public IP address to a virtual machine | Microsoft Learn
    Dissociate a public IP address from an Azure VM | Microsoft Learn

    Hope this helps.

    Please 'Accept as answer' if the provided information is helpful to help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most 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.