Azure cross region VNET peering to Secured Virtual HUB
Hello, I found some documents describing different possibilites on how to peer VNET to a vHUB in different region, but are there any limitations if your vHUB is converted to Secured Virtual HUB? Lets say we have Secured vHUB in Norh Europe region and we…
Can't delete virtual network or subnet due to Service Association Link (SAL)
Hi, I'm getting below error while deleting the VNET. Failed to delete virtual network ''. Error: Subnet strapi-demoDbSubnet is in use by…
Azure Connectivity Issue
i have a scenario of connectivity on azure vm lets say A in one network with azure sql server lets say B in another network in another azure tenant. Azure SQL Server is private and have VPN setup before the sql server. I want connectivity from A to go to…
How to block Outbound internet access for Azure VM
Hello, I have created a VM and added UDR route table for the VM subnet to route traffic to Azure Firewall appliance and created a Network rule on Azure firewall to block Internet access. But still I can see VM has internet access.
Azure VPN Gateway Migration
Hello, I am trying to move our environment to a hub and spoke model. Currently our production vnet has its workloads and vpn gateway built into the same vnet. We have been looking into how we can create a new hub apart from our production vnet and then…
How to protect the windows Azure VM from the internet
We are continuously receiving alerts for too many login attempts from different countries. I know we can restrict RDP access using network settings on the Azure VM page, but our users don’t have static IP addresses, making it difficult to set up. Is…
Unable to delete route server.
I have a trial account, tried to create a resource server from Terraform, it failed, resource is shown on portal but I cannot able to delete it from portal nor from AZ CLI. How can I get it deleted? The resource ID is:…
Retirement notice: Azure Load Balancer Inbound NAT rule V1 for Azure VMs and Azure VMSS will be retired
I am confused regarding this announcement and unsure if I will be affected. A couple of months ago we created a domain within Microsoft Entra Domain Services, the load balancer was automatically created we did not create the load balancer ourselves. I…
How do I get an IPv6 address in Azure?
If I just wanted a VM with a publicly routable IPv6 address, how do I do that? I feel like Microsoft needs to issue me a IPv6 (or /64 block)
I can't get a VM to communicate with On-Prem network
I create the virtual network, the ip-sec, the vpn tunnel, and still can't get the VM to communicate with our network. Anyone can help on what I'm missing?
How to build network connection between Azure ML compute and a private IP address
I set up a virtual network/subnet for Azure ML compute where I run ML pipelines. Azure ML compute instances by default cannot reach private IP addresses outside their own virtual network. I created network security group and add a rule to allow outbound…
unable to delete virtual network connected device. the device is not in a subscription we own and might be a left over from a migration.
unable to delete virtual network connected device. the device is not in a subscription we own and might be a left over from a migration. Executed delete command on 1 selected items Succeeded: 0, Failed: 1, Canceled: 0. Error details aks-vnet-38556967:…
Does VNet encryption support DNS Private Resolver where the DNS Private Resolver resource is not in the same VNet?
VNet encryption limitation around DNS Private Resolver is documented. However can someone provide more description on the limitation? I have a use case where the DNS Private Resolver is implemented in a hub VNet in a different subscription where VNet…
What can Microsoft do to clean up their Azure Virtual Desktop Public IPs?
We are seeing more and more websites blocking Azure Virtual Desktop Public IPs. For Example: Youtube is tagging the Azure Southeast asia public IP as a bot. According to Google, they will not remove the Microsoft IP until MS cleans up their side. What…
ad on prem join with private resolver
Hi, I have this scenario, i need to join azure vm to an active directory domain that has all the domain controllers on premises, the connection is with exspress route, i don't have dns or dc on cloud, can i use azure private resolver to query the active…
find my dns suffix
How do I find my or create a DNS suffix in azure, I think I need this.
Virtual network gateway in Azure availability zones
Hi Experts We are planning to create new VNGW with SKU "VpnGw1AZ" and establish S2S tunnel. I checked in the other QA "https://learn.microsoft.com/en-us/answers/questions/1533095/azure-vpn-gateway-availability-zone-failover-time" it…
Azure Storage Account - Public Access via Azure Front Door Endpoint - Firewall Setting
Hi, I have a storage account static website being accessed via Azure FrontDoor. It works well with "Public network access" option set to "Enabled from all networks". If I set it to "Enabled from selected VNETs and IPs" I'll…
Public IP Tenant Move
Hi All, I'm moving all resources from one tenant to another. I was wondering if there is a way to move the public IP as well. Both Subs are CSP. I tried to export / deploy template but the IP doesn't come over even if that's specified on the…
Azure Frontdoor Append/Replace some query params
Much like in Azure Front door, redirects In cloudflare can use * wildcard to match given patterns but in cloudflares you can also reference the values from the pattern that took the place of the wildcard in the redirect. This is true for path and query…