Content
How to migrate an Individual resource or a Subscription to new tenant in Azure. Does it also move all the data from different services like CosmosDB, SQL and Storage accounts? Do we need to create new subscr in new tenant or it will create subscr
Hi team. We are planning to move our subscriptions and its resources from one tenant to another Microsoft tenant. We have a following query related to same and it would be good if you can guide is in the right direction. Can we move individual…

Uptime per proposed HA-Solution
Based on this article: https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/dmz/nva-ha#changing-pip-udr I was wondering if it wouldn't make sense to improve the documentation with the following information: I'm missing insights…
How to Setup Highly Available NAT Gateway W/ AKS Deployment (Zonal Isolation)
Hi! Thank you in advance for reading. I've read this article, but I'm having trouble figuring out how to make the zone-resilient setup described work with an AKS deployment. I'm looking to make the NAT Gateway setup for a single AKS node pool deployed…
In a hybrid cloud setup, how do I reverse proxy my container apps?
I have an on-prem network tunneled into my azure vnet using a virtual network gateway. I've got 2 address spaces - Address Space #1 (routable from on-prem) and Address Space #2 (not routable from on-prem). I'm trying to establish a hub+spoke topology so…
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" ????
Can Azure Public IP addresses be translated into another Public IP addresses?
i go to azure portal -Public IP addresses and see a list of public IPs there. However, none of them match the public IP that i see when i open website "whatismyip.com" from a VM. Is there some NAT of public IPs in azure?
Is it possible to simulate Zone Outage?
Hi support, we implemented a zone redundant architecture: 1LB -> 2 SUBNETS -> 2 VM -> n Disks.. We would like to simulate zone outage, to test service resiliency How can we do that? Thank you Regards Davide Moroni
VM1 and VM2 cannot ping each other on the SAME subnet (but i can ping them from OUTSIDE network)
Both VMs are in 10.20.100.0/24 and cannot ping neither each other nor the default gateway. But i can ping them from the external subnet. I checked VM NIC and in the Effective Security Rules i see : "Associated NSGs: name_of_nsg (Subnet)". In…
Unable to resolve Azure private DNS in Custom DNS enabled Vnet
I have configured Windows AD DS servers in a virtual network and set as custom dns servers for the spoke vnet. Also configured private end points for Azure fileshares in the same vnet. Network architecture is a Hub and spoke model. All the virtual…

Exporting static route between virtual hubs
Hi, We plan to deploy a network topology with three levels : first (top) level with a virtual wan and 2 virtual hubs, for two main Organisation Units, second level with 6 « second level » hubs, each one acting as a hub for a specific business unit,…
Public IP Address linked to load balancer I didn't create
I created an Application Gateway with associated resources, a virtual network, public IP address, NSGs, and WAF using Bicep Templates. Once done, I tried deleting the resource group I created, and it said it failed. All that's left in the RG is the…

Route traffic from an Azure Container Apps Env (Dedicated) through vnet gateway?
Hi, I have a vnet with two subnets - Subnet A and Subnet B. I've also got a vnet gateway that enables communication between my on-prem data center and a particular address space, within which Subnet A resides. Subnet B is not directly routable from…

Attaching Public ip of different Resource Group while creating Network interface
I am trying to attach public ip of different Resource Group with Network interface in current Resource Group , it works fine but the Provisioning operation of Read on PublicIp is done in current Resource Group not the Resource group where its created .…
How to make Azure Databricks cluster outbound connectivity consistent with 1 public outgoing IP address?
I've setup an Azure Databricks service that should get outbound connectivity through an Azure Firewall, which in turn makes sure that all outbound traffic is routed through a single public IP address. As suggested by a Microsoft auto generated solution I…
Deploy Azure function app with private endpoint results gateway error
I am trying to do ZIP deployment of azure function app that has private endpoint enabled. As a part of this, I created azure resources as follow: Function app with private endpoint enabled and disabled Allow public access on. Storage account with…


How can I access my container app via VPN?
I have created a container app in a container apps environment (container-app-env) that's configured for internal access only. Its VNET is a custom one (container-vnet). I have peered container-vnet with hub-vnet. hub-vnet has a virtual network gateway…


Azure VM & On premises connection not stable
Dear Team Since the last 3 weeks, we have been having continuous issue between Azure VNG and the on-premises network. We have four connections in our virtual network gateway. It never happens that all connections work smoothly. One connection always…

Thank You to the Microsoft Q&A Community Champions
We would like to celebrate October's Community Champions for their great contribution to the community on Microsoft Q&A! Microsoft Q&A Community Champions program recognizes external technology experts who contribute to the Microsoft Q&A…


Does Azure support GRE tunnel ??
Looking to establish a GRE tunnel with a Palo Alto firewall . Want to know if GRE tunnel for IPV^ is supported
Multiple VNET traffic to Virtual Palo Alto
Hello team, I have a design question. I've created multiple VNETs ( for DMZ and LAN environment ) in Microsoft Azure and set up IPSEC tunnel to remote site on Azure so that traffic can travserve and is working right now. However, I did setup virtual…