Private link service multi tenant and best practice
Hi guys, I have a tenant with a storage service that is accessible via private endpoint, an external vendor (who also have a tenant on Azure) needs to be able to access my storage account (just this one) without going through the Internet, so I was…
Inquiry on Primary-Failover Model and Zone Outage Handling for Azure NAT Gateway
I am seeking clarification regarding the configuration of a primary-failover model for outbound traffic using Azure NAT Gateways. Have read the document https://learn.microsoft.com/en-us/azure/nat-gateway/nat-availability-zones. Specifically, I still…
Will there be asymmetric traffic if two tunnels have the same private address space defined or overlapped ?
Suppose I already have an S2S tunnel A on the vWAN with a private address space of 192.12.0.0/16, provided by the on-prem team, and a link IP address A. now need to create another S2S tunnel B on the same vWAN hub, with link IP address B. However, the…
URLs are not reachable when try from Azure VM | UAE region
I’m experiencing an issue accessing specific URLs from my Azure VM, which is configured in the UAE region. When I try to reach the following URLs: [https://bawaba.dof.gov.ae/] [https://tahiya.dof.gov.ae] I encounter an error preventing access.…
How to retrieve Azure subnets details configured under VNET across multiple resource groups
Hello, please help to know how to retrieve Azure subnets details configured under VNET across multiple resource groups using Powershell command. Regards, Sufiyan Shaikh
Location Dropdown component encountered an error while loading.
When I go to add an additional network on our Azure portal, I receive the error "Location Dropdown component encountered an error while loading." I get the following on the page as well, no matter how many times I try I get the error and am…
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…
NetworkingInternalOperationError on new VM w/Load Balancer
We've had an environment running for ~2 years but since a few days ago suddenly we can no longer launch VMs that are attached to the Load Balancer. We have not made changes to the environment. If we set up a new VM from an image and configure it to be…
Networking RBAC / policies
I need to give the networking team permissions to all things networking across subscriptions. I can create/modify an existing Management group/policy but that would give them access to all resources in every subscription. Is there a correct way to do…
Hot to use Azure Student Subscription
I’m trying to use an Azure student subscription to create a virtual network, but it doesn’t allow me, showing this error message: “The operation is not permitted for the namespace ‘Microsoft.Network’. The list of allowed provider namespaces is…
Dynamic routing with VPN Gateway and with inspection by NVA
I'm searching for possibility to implement a topology like this: Spoke VNETs <====> NVA, for instance FortiGate <=====> VPN Gateway <=====> on-premises To implement this with static routing is pretty straightforward, but has irritating…
How to assign Static Private IP address to Network interface of replicated item under Azure Recovery service vault using PowerShell
Using below script to assign Virtual network and static IP to replicated item under Recovery service vault. Script successfully assigns virtual network and static IP to the replicated item as per Job status. But static IP is not reflecting on Azure…
Unable to delete subnet delegate to Microsoft.DBforMySQL/flexibleServers
I have a subnet delegated to Microsoft.DBforMySQL/flexibleServers. I integrate MySql flexible server to that subnet, for test purpose. Now I delete MySQL server and I want to delete subnet as well, but azure does not allow me to do this. Please help me…
Failed to access Linux VM created in Azure
Yesterday I created a Linux VM in Azure and I was able to access it via Putty with port 22. Today, I tried to access with Putty and PowerShell but failed after logging in with the error description as below: I have tried disabling firewal on my device…
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…
consistent 21 second delay in response for ssh connection to Linux Redhat server in Azure
A consistent 21-second delay is occurring during SSH connections to a RedHat Linux server (OpenSSH_7.4) in Azure. This delay affects all endpoints trying to connect using SSH including ones on the corporate network going through the firewall and ones…
Failed to delete virtual network
Hi @Anonymous and community, I have two Vnets that do not delete. These Vnets were created with Wordpress. I've tried deleting these vnets in every way, but they won't delete them. Apparently the problem is related to a delegation subnet that has…
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…
On premise network routing to internet via azure s2s
I have a test device that works on us internet only. we are the organization working for US clients. So to make the device work for test purpose we need to route all traffic from device via azure to internet. How can we do that please help me to find me…