Not resolving private dns zone over point to site VPN connection into Azure
Having issues getting a private DNS setup, attached to a vnet, to resolve over a point to site VPN connection. My point to site VPN connection is working and I am able to ping the IP and get to IIS on the server. I've set the private DNS up and it's…
Deployment Issue in Azure Web App
I am trying to make a Python Application Deployment in Azure Web App. The Deployment is within the private network, and we have VNet and Azure Private Endpoints in place to secure the application. But while deploying the application which was previously…
Azure VM & Networking question - AcceleratedNetworking settings added with automatic in llowed values, but it is still in boolean type in ARM template
Azure VM & Networking question - AcceleratedNetworking settings added with automatic in llowed values, but it is still in boolean type in ARM template. I tried to add the automatic in template, but it is not working. Please let me know how we can…
allow Windows Update traffic on a Windows virtual machine (VM) in Azure without opening up all internet access, you can configure your Network Security Group (NSG) to permit traffic only to the specific IP ranges and ports used by Microsoft for Windows
i want to allow Windows Update traffic on a Windows virtual machine (VM) in Azure without opening up all internet access, you can configure your Network Security Group (NSG) to permit traffic only to the specific IP ranges and ports used by Microsoft for…
Issue with Azure VPN Client app in my tenant
Hi, I'm unable to add the Azure VPN Client in my tenant. Initially the Azure VPN Client app is not present in Enterprise application, and I tried to add but I'm unable to do it. I don't know where I'm going wrong. Can someone guide me how to add the…
Traffic to PostgreSQL Felxible Server going through NAT Gateway?
Hi, I have a VNET with 2 subnets: web subnet: with Nat gateway integration (because i need fixed outbounf IPs for some external services IP whitelisting) wit app services that access external APIs but also access the PostgreSQL flexible DB on the other…
Site to Site VPN Connection
I have configured site to site VPN as per the Microsoft documentation. We have created: Vnet Vnet Gateway Local network gateway Connection We have configured with all the client's requirement. We are seeing connection status: Unknown We have also created…
Cannot delete subnet delegated to Microsoft.PowerPlatform/vnetaccesslinks
Hi I am trying to delete a virtual network. however, there is one subnet that is delegated to " Microsoft.PowerPlatform/vnetaccesslinks" which I cannot undelegate. How do I delete the virtual network if the subnet cannot be undelegated? I also…
Send all traffic to the internet through the Check Point firewall except Entra Domain services
Hi I have a Check Point firewall in Azure, and I want to send all traffic to the internet through the Check Point firewall except Entra Domain services. I have deployed a user-defined route and added two routes. The first route is configured as…
Azure Firewall configuration issue
Hi, I'm new to Azure and I have couple of queries regarding Azure Firewall, Is it ok to use a NSG at Azure Firewall subnet level in a Virtual Network? I have made some changes to my Firewall and all of sudden, it is showing provisioning state failed.…
Point to Site VPN issue
Hi, I have deployed a VPN Gateway and need to provide VPN access to my VM. Could you please advise on how to achieve this so that my application on the VM is accessible through the VPN. I have already established a point-to-site connection and downloaded…
ExpressRoute - Where does the effective route virtual network gateway next hop IP address come from and can it be changed?
I have ExpressRoute private peering set up and all works fine, routes are advertised via BGP into azure and these can be seen in the routing table of the peering with entries from the relevant BGP peer as expected. If I select a network interface and…
Unable to create a pool under a batch account with 'IP address provisioning type' set to 'NoPublicIPAddresses' [Python SDK]'
Hi, Need help on Pool creation using Python SDK. I have a virtual network and also a subnet in my Azure account. I'm trying to create a pool under an existing batch account. Through Azure Portal: When I create it through the Azure portal I do not have…
We would like to allow both port 25 and 587 out of Azure to M365.
How to allow both ports 25 and 587 out of Azure to M365? We have an inventory appliance (KACE) that is affected by this.
Understanding Combined Costs of VNET Peering and Bandwidth for Cross-Continent Data Transfer in Azure
Hello community, On the 'Virtual Network pricing' page, the Global VNET Peering section lists 'Inbound data transfer' and 'Outbound data transfer' for Zone 1 as "$0.035 per GB" each. It also mentions that "Ingress and egress traffic is…
Private endpoint VS. VNET integration
Hi, I think I didn't fully understand the difference between private endpoint and VNET integration and when I should use each one of them. Thanks
Load Balancer Behavior and Inbound Port Rules in Azure
I have configured three Windows Server virtual machines in Azure and set up a load balancer with backend rules. Initially, all three VMs were marked as healthy by the load balancer's health probe. The servers host an HTTP application, and I configured…
Cannot delete a subnet due to AppServicelink and the previous App service plan has been deleted
This issue bugged me for a year. When I try to delete a this Vnet. I got this error: Failed to delete virtual network ''. Error: Subnet ads-stg-snet-ads-appservice is in use by…
Support TLS V1.1
Hi We utilize a hardware using TLS V1.1 in a marine search & rescue environment. The hardware used is not upgradable to TLS V1.2 or later. Does Azure have any platform for legacy V1.1 equipment that are unable to transition to V1.2? We would be…
Unable to delete subnet due to serviceAssociationLinks to DevopsInfrastructurePool
I created a subnet with the delegation "Microsoft.DevOpsInfrastructure/pool" and then tried to create a "DevOps Pool," which failed with an error message. Now, my subnet still has an association with that failed resource, which I…