An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
port 25 help
PS C:\Windows\system32> Test-NetConnection -ComputerName smtp.gmail.com -Port 25 >> …
Azure Virtual Network
Can't delete VNET due to subnet
Hi. I did some provision testing for AI resources bicep and want to delete resources. I tried to delete the VNet and got this error. Failed to delete virtual network 'agent-vnet-test'. Error: Subnet agent-subnet is in use by…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
How Azure VNM is charged for only IP Pool?
Hello Community, I'm trying to understand how Azure virtual network manager is charging the cost for only use IP address pool (IPAM db). Based on what Azure pricing calculator is saying is 3M$ per month and doesn't make any sense so I may doing something…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Please enable out-of-order UDP fragment reassembly for our subscription in westus2.
Hello, We have an Azure Linux VM in West US 2 that receives UDP traffic from the public Internet. When incoming UDP packets require IPv4 fragmentation because the resulting packet is larger than the standard 1500-byte MTU, a significant portion of the…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Azure VPN Black Window
Hello, I use Azure VPN for work on a Windows 11 computer. Recently it started to freeze and if I try to kill the task and re-open it, I get a black window. I have tried everything. Uninstalling, deleting the app data folder…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
requesting for port 25 smtp
I'm Valerie, requesting for port 25 smtpThank you! Warm Regards, Valerie
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Join: Microsoft Azure Q&A Champions Program
The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
How to open port 25 for inbound email (don't need outbound on acs) for mailcow server on azure vm
I am a Pay-As-You-Go customer running a legitimate mail server on an Azure VM (Sweden Central). I am being charged for this VM but cannot receive email on it because Azure blocks inbound port 25. This renders the VM unfit for its intended and legitimate…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Azure networking
I’m learning Azure networking and understand the basics of NSGs and route tables, but I’m unclear when custom routes are preferred over NSG rules in real deployments. Could someone explain common use cases?
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
VM unreachable externally on all ports (RDP 3389 and HTTP 80) — Public IP NAT issue suspected
I have a Windows Server 2016 VM that is unreachable from external networks on all ports, despite the VM being in a Running state. VM Details: Region: Canada Central Private IP: Static (assigned via Azure NIC configuration) Virtual Network: Custom…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Azure VNet with Meraki vMX: Routes present in UDR but traffic to on-premises subnets is silently dropped
Environment: Azure VM: DVG-PAW-01 (Windows 11, Entra-joined), NIC dvg-paw-01195, IP 10.2.0.4 VNet: vnet-paw / snet-paw (10.2.0.0/24), Resource Group rg-paw-prod, East US Meraki vMX: vmx-std, NIC vmx-stdWanInterface, IP 10.1.0.4, VNet…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Cannot delete VNet because of orphaned serviceAssociationLink 'legionservicelink'
Unable to delete virtual network 'my-network' (resource group core_rg). Deletion fails because subnet 'agents' contains a lingering serviceAssociationLink 'legionservicelink' with property allowDelete: false. The service that created the link (Microsoft…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
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
An Azure service that provides an event-driven serverless compute platform.
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
SQL Server | Other
Error upgrading Public IP Address from Basic to Standard
As per the Azure notification, we are trying to upgrade Public IP Address SKU from Basic to Standard but getting the following error:- To resolve this, we tried changing the IP address assignment method from Dynamic to Static, but encountered this…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Unable to delete Azure Public IP due to a stale/orphaned ipConfiguration reference to a non-existent Network Interface (NIC). This is blocking deletion of dependent resources and the entire resource group.
Detailed Description I am facing an issue in Azure where a Public IP address cannot be deleted because it is still associated with a Network Interface (NIC), but that NIC is not accessible or visible via Azure Portal or CLI. ❗ Error…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Subnet peering and private endpoints auto-routes
Hello, I've just tried the relatively new subnet peering feature with the goal to not advertise private endpoint auto-routes from not-peered subnets but it seems worse than the normal VNET peering: The PE auto-route is still created in the peered VNET…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Title: Confirmation of DHCP delivery in Azure Virtual Networks
Confirmation of DHCP delivery in Azure Virtual Networks (168.63.129.16) We have an environment hosted entirely within Microsoft Azure, with workloads deployed into Azure Virtual Networks and segmented by subnets. There are no customer‑managed DHCP…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
How to delete an orphaned service association link
I have a subnet that I need to delete. However, deletion is blocked because the subnet was originally tied to a managed devops pool. The pool no longer exists, but there is a service association link that apparently is still present and blocking deletion…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Access URL via Azure VPN
I have an application running on an Azure Linux VM with a public IP and DNS (cfgea.xxx.cloudapp.azure.com). I need to access this URL only through an Azure VPN connection, and it should not be accessible publicly without the VPN. VM Private IP 10.xx.5 …
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Subnet-scoped peering causes silent packet drops for specific VMs
Environment Two VNets: vnet-02 and vnet-03, connected via VNet peering vnet-02: Single subnet (vnet-02_snet) spanning the entire address space vnet-03: Two subnets: vnet-03_snet_1: Untrusted side, used for Internet-facing traffic vnet-03_snet_2:…
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.