Need a report For each Vnet and region: How many IP's we are using and how many we have available in Azure
how to fetch list of available IPs in the Azure subnet using azure cli or Powershell commands
Azure Virtual Network
How to delete a Network Interface which is attached to a deleted VM?
Hi everyone, I'm trying to delete a network interface (NIC) from Azure, but it's complaining that the NIC as attached to a virtual machine that no longer exists in my subscription. Steps I’ve tried: Deleted the VM (confirmed it’s not showing up…
Azure Virtual Network
Cannot create Inbound Security Rule in NSG
I cannot add an inbound security rule to allow RDP in my Network security group. It's a simple rule from any source to any destination for RDP's TCP port 3389. I've tried multiple times. The error is: "Failed to update security rule 'AllowRDP'.…
Azure Virtual Network
Not able to restrict access to vm only by certain ips by creating inbound rules
We had migrated our vm from subscription to other but now when we set inbound rule to restrict access only by certain IP's, we are not able to access the vm. As a test, we allow all IPs and that's working fine.
Azure Virtual Network
Jumbo Frame Support Azure VM setup
We are hosting a 3CX PBX on an Azure VM. We are having some network issues to Skyetel who is our SIP provider. From what I gathering it is due to some UDP packet fragmentation. They instructed me to fill out a ticket and see if it is possible to get…
Azure Virtual Network
The ExpressRoute Circuit required to be deprovisioned before it can be deleted. Initiate the deprovisioning process with your service provider
I got this message when delete ExpressRoute Circuit "The ExpressRoute circuit "iress_equity" is required to be deprovisioned before it can be deleted. Initiate the deprovisioning process with your service provider" But all…
Azure Virtual Network
What is Function app pricing Y1 means?
Hello , I used azure function app for deployment. What is pricing of this service. My billing statement does not show anything related that. What is "Y1" ????
Azure Functions
Azure Virtual Machines
Azure Virtual Network
Azure App Service
SQL Server | Other
Azure Routing Between Private VM and Network Restricted Storage Account Works Despite Service Endpoint Being Deleted and Disabled
To replicate: Attached the Microsoft.Storage service endpoint to the VNet running the private VM Restricted public network access to my VNet and subnet on the storage account using the service endpoint Confirmed that the effective routes for my…
Azure Virtual Network
unable to access storage account with a private endpoint from standard logic apps using managed identity
unable to access storage account with a private endpoint from standard logic apps using managed identity
Azure Storage
Azure Logic Apps
Azure Virtual Network
Azure Private Link
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Clarification on IP Whitelisting: Storage Account vs. VM Network Settings
My Query: In our organization’s Azure setup, I have been advised to secure storage accounts by selecting the setting: “Enabled from selected virtual networks and IP addresses” to prevent public access, especially when using services like Azure Functions…
Azure Virtual Network
How do i upgrade basic public ip sku to standard
we are going to upgrade one of or public IPs to standard SKu but we do not have the option to dissociate the resource. How do we upgrade without deleting the resource?
Azure Virtual Network
Unable to delete network profile due to "NetworkProfileAlreadyInUseWithContainerNics"
In my personal account, I followed the documentation to create a Cloud Shell environment connected to my VNet. I then decided to destroy all the resources in that environment to stop incurring costs. I'm, however, unable to delete on of the subnets,…
Azure Virtual Network
Network Rule for access without VPN
I am facing an issue with accessing my Azure-hosted application. Here are the details: I have created an application on an Azure VM. The VM has the following IP addresses: Public IP: x.x.x.x Private IP: 10.10.1.7 I have mapped my DNS to the public IP…
Azure Virtual Network
Public Container App cannot communicate with On-premise resources via VPN
Hi all, I'm running into an issue and i cant seem to find the right documentation. I'm trying to setup a Container App that needs to be publicly available but also needs to be able to get feedback from on-premise resources through a VPN. I've done the…
Azure Virtual Network
Failed to delete virtual network
Hi @Anonymous and community, I have two Vnets that do not delete. These Vnets were created with Wordpress. I've tried deleting these vnets in every way, but they won't delete them. Apparently the problem is related to a delegation subnet that has…
Azure Virtual Network
How can I get every IP from all of my app services?
I'm trying to get all the IPs related to every (~120) or my web apps, but I can find how to do it. Any advise is welcome
Azure Virtual Network
How to use the free public IP address with my free Azure subscription?
Hello, now I am using a 12 monthes free Azure account. I want to create a free vitual machine. But I found that I can only create a standard SKU pulic IP address and it seems not free. What can I do to use a free puplic IP address? In the picture below,…
Azure Virtual Network
Cannot delete stuck Private Endpoint in Azure VNet after subscription/resource group migration
I have a Private Endpoint in an Azure VNet that is stuck and cannot be deleted. Attempts to delete it via Azure Portal and Azure CLI fail with the following errors: NIC deletion error: "Network interface cannot be deleted because it is currently…
Azure Virtual Network
Port 68 on the Azure Linux virtual machine is occupied by the system
I need to map port 68, but the system's systemd-network is already using port 68 and sending data externally. Now, when I try to access port 68, there is no response. The firewall has been opened to allow traffic, but it cannot be used due to the…
Azure Virtual Network
Pen Testing still shows closed ports as open with Vodacom South African ISP redirects to their 8080 48080 ports as exposed
Azure VM Server 2022 has Blocked both ports at Azure NSG (Inbound Deny TCP 8080 / Deny TCP 48080). Pen Testing still shows closed ports as open with Vodacom South African ISP redirects to their 8080 48080 ports as exposed Port 8080/tcp — “open…