Join a web app to a VPN in Azure through PowerShell script
Hello, did anyone try to join a web app into a VPN in Azure through a Point to site connection through PowerShell Scripts? Given that the apps and the VPN are already there and created, how can you...
View ArticleLoadBalancer to Load Balance traffic between VMs for multiple websites and...
Hi,Currently i have four servers which is hosting multiple websites (+20) each server having +20 private IP.At LoadBalancer we have multiple public IP (VIP) which is pointing to these private IPs of...
View ArticleCan't ping virtual network gateway
Shouldn't this be pingable from anywhere? Do I need to create an endpoint in the Azure portal or something?
View ArticleCannot add connection to Virtual Network Gateway
I'm trying to add a new gateway connection, using new Portal.The problem is that I have no idea what I have to configure for the "Local Network Gateway" and I'm unable to choose anything. (see pic)Is...
View Article2911 Router and Microsoft multi-tenant VPN
I am configuring a cisco 2911 to build a vpn to my AZURE environment. I have a dynamic routing gateway stood up but have been unsuccessful in bringing up the vpn connection. Do I need to configure GRE...
View ArticleAzure Resource Manager - Multiple VM NAT Rules
I am trying to create an ARM template that will provision multiple webservers with directly accessible ports. For instance I want a VM to have either port 9001 or 9002 open based on what the index of...
View ArticleIncrease throughput for Async SQL Replication between Azure regions
From Ehsan Samani @SamaniEhsan via Twitteris it safe to assume that vpn bandwidth across Azure regions can can be icnreased by multiple vpn gateways?For Async SQL Replication between Azure regions. can...
View ArticleVirtual network not shown in new portal
I am trying to manage virtual network but I can not access it. I can not create one and I can not edit existing virtual network. This problem is out for at least 3 days now. It did not work during the...
View ArticleClassic deployment - Endpoints and Network Security Groups - how do they...
Hi,Hopefully a quick question. I am playing with network security groups and I seem to be getting a few issues. My topology:1x VM (Classic)1x Cloud service with reserved IP address (Classic)HTTP and...
View ArticleAzure Domain Controllers - Replace with new 2012R2 DC's
Hello,We have created two new VM 2012R2 domain controllers to replace the existing 2012 domain controllers at Azure.Is there anything to be aware of regarding DHCP/Virtual Network after demoting the...
View ArticleI can't get an IP Reservation on West Europe
Hello,I try to do a public IP Reservation with the command:new-azurereservedip -ReservedIPName <my_name> -Location "West Europe"and I receive:BadRequest: The location constraint is not validThank...
View ArticleRouting in Azure between point-to-site and site-to-site networks
I'm new to Azure and trying to use VPN to connect a single machine here to a VM on Azure. The VM is on the newer Resource Manager platform. Unfortunately, only the classic platform supports...
View ArticleAzure - Virtual Network does not exist when deploy to Cloud Service
I tried to add Cloud Service (classic) to Virtual Network (classic), but an error appears when I deploy (new portal - Update your deployment):The update deployment operation failed for the domain...
View ArticleAzure VPN connection
Hi, I'm trying to configure a VPN site-to-site connection to an external ipsec server (openswan). I have created local gateway, virtual gateway (with gateway IP) and Vnet. On top of that I have create...
View ArticleRecreating the VNET to create Site to Site VPN
Currently, we have a point to site VPN setup but we want to create a site to site instead.One of the recommended/required steps is to remove the existing point to site and create a new site to site.In...
View ArticleAvailability sets and internal load balancer.
Hello,I am using barracuda-ng as firewall to my vms this requires me to set a vnet and enable the vm to do some IP forwarding. As well as a subnet routetable that makes the next hop the ng. What I am...
View ArticleNew-AzureBGPPeering : InternalError: The server encountered an internal...
I'm trying to run the below command, but every time get an error.New-AzureBGPPeering -ServiceKey "my key" -PrimaryPeerSubnet "10.150.31.252/30" -SecondaryPeerSubnet "10.150.31.250/30" -PeerAsn myasn...
View ArticleUnable to access my app which hosted and running on linux VM
Hi,I am very new to #azureI have created linux server + installed Ruby + Ruby on railsAdded Inbound Security Rule <name=HTTP, Priority=1100, Source=any, protocol=any, source port range = 3000,...
View ArticleHow can I find out if I have any Affinity Groups
HII have a Virtual Network and VMs created using the classic method, The Virtual Network was created mid 2014 and the VMs 2016.I want load balance the two SharePoint Web Front End VMs.I have read the...
View ArticleCannot ping from Azure to on-premise network
Hi,I've created an site 2 site VPN connection between my Azure subscription and my on premise network. In Azure the network shows "Connected" state. I've created a VM in Azure and connected it to the...
View Article