Azure API Management Basic/Standard V2 - Public Static IP Address
In the Basic/Standard v1 pricing tiers, we cannot assign a public IP address to APIM but there is one that exists and does not change for the lifetime of the APIM. In Basic/Standard V2, there is no IP Address at all, is my understanding correct? So…
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…
Virtual Network Flow Logs: What is the "PlatformRule"
Hey, While exploring our VNET flow logs I noticed a recurring entry that's associated with aclID "00000000-0000-0000-0000-000000000000" and rule "PlatformRule". The traffic seems to be originating from Microsoft-owned IPs. The rule…
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…
Upgrade Public IP from Basic to Standard for VPN Gateways
How can I upgrade the Public IP of my VPN gateways from Basic SKU to Standard SKU, and is it necessary at this time? PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure…
mikrotik azure s2s -cannot ping each other
The S2S VPN is working between MikroTik and Azure, but I cannot ping the Debian VM on Azure, and vice versa. ip route from debian: default via 9.0.0.1 dev eth0 proto dhcp src 9.0.0.5 metric 100 9.0.0.0/26 dev eth0 proto kernel scope link src 9.0.0.5…
Unable To Delete Virtual Network and a Resource Group
I cannot delete resource group When I delete RG, ouccured below error messages Why cannot delete RG????? az group delete -g ce-82274228-sa-rg Are you sure you want to perform this operation? (y/n): y (ResourceGroupDeletionBlocked) Deletion of…
Missing connectivity behind by a Load Balancer
Hi all, I can't figure out why my Load Balancer answer with 502 Connection Refused . I try to describe the status : There is a rule that forward traffic from port 80 to port 8080 I'm sure that the service is waiting on port 8080 on AKS cluster…
Change vNet DNS servers with Powershell
I have several hundred vNets over several hundred subscriptions. We have updated the IP of our DNS server that we use in the vNet of each subscription. I would like to use Powershell to check each vNet in each Subscription for the list of DNS servers…
Action required: Upgrade from Basic to Standard SKU public IP addresses in Azure by 30 September 2025
You're receiving this notice because you've used Basic SKU public IP addresses within the last 30 days. On 30 September 2025, Basic SKU public IP addresses will be retired in Azure. You can continue to use your existing Basic SKU public IP addresses…
Azure support for TLS 1.0 and TLS 1.1 will end by 31 October 2024
I have an Azure App Gateway that requires TLS 1.0 to be enabled for legacy applications, will client apps be able to connect to the App Gateway after 10/31/24? Does this scenario apply to Azure web apps, where the legacy client is connecting with TLS…
How do i get Internet access for p2s clients on RRAS forced tunneling VPN in azure.
Hello. I am trying to setup a RRAS forced tunneling VPN on a domain joined VM i azure to act as a proxy for people to be to work remotely. what i have setup currently i am able to connect to the RRAS with AADDS but there is no Internet access through the…