How to Authenticate the Resource manager api calls ?
publicstaticConfigurationcreateConfiguration()throwsException {String baseUri = System.getenv("arm.url");returnManagementConfiguration.configure(null, baseUri !=null?new URI(baseUri) :...
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 ArticleVPN Connection Error : A certificate chain processed
Dear all,I get a VPN connection which has been setup for more than a year now for our company and was working fully ok.Today when trying to connect to our azure server through our VPN connection ( same...
View Article"The message received was unexpected or badly formatted. (Error 0x80090326)"...
From @StrongmindsDk via Twitter Hi, we have been having connection issues with our vpn since saturday. Unprovokedly it has started disconnecting and it's not possible to reconnect unless we touch one...
View ArticleVM suddenly not connecting to Virtual Network
From @NopCodex90x90 via Twitter Starting this morning at roughly 3 AM my VM stopped responding to the Virtual Network ( now Virtual Network Classic) the VPN connections are all going and remaining...
View ArticleAzure web app ignoring dns server in connected vnet
I have a VNET with a few virtual machines (10.2.0.4-6), one of which is a DNS server and configured as such in the VNET. The DNS server has A records for each of these VMs to use their private IP...
View ArticleAzure S2S VPN to Cisco ASA with IKEV2
Hi,I found in the documentation (msdn.microsoft.com/library/azure/jj156075.aspx) that for a S2S VPN between Azure and a Cisco ASA can you only have a static routing setup with IKEv1.Since I want to...
View ArticleHow to make two web apps (or app services) talk over a vnet?
HI I'd like to get some information to see if what I'm trying to do is possible. I have the following scenario:An Azure Web App called WebApp1Another Azure Web App called WebApp2An Azure VNet which...
View ArticleAzure VPN Keeps Dropping Connection And Won't Come Back Up
I have a site-to-site network setup in Azure to allow my servers in Azure connect to some local resources. The gateway is setup with static routing (policy based). If the connection is inactive for 5...
View ArticleRoute public IP through site-to-site VPN
Hello,I am trying to route a public ip from our datacenter to azure subnet through site-to-site vpn. (i have already run tcpdump)The private subnet that is configured within the vpn is routed...
View ArticleDoes Azure ARM Policy based VNet Gateway support multiple connections
Hi,Everything I've read suggests that Policy Based VNet Gateways in Azure cannot connect to multiple other sites. I've attempted to upload a configuration file on a classic Static Gateway that has...
View ArticleIssues with DNS resolution
From @izcodervia Twitter So anyone else here has been having with DNS resolution with #Azure hosted domains?@AzureSupport POST req to a partner getting DNS intermittent DNS resolve errors. Usually a...
View ArticleAzure DNS Issue
I have added a few domains successfully but one domain is having issues. Its not resolving the A records I entered. I see them when I do a Get-AzureRmDnsRecordSet but when I use nslookup against the...
View ArticleUAC and Non-Admin User Can't Install/Use Azure VPN on Windows 10
User Account Control is prohibiting a non-admin user from installing or using the Azure VPN on a Windows 10 domain member (non-domain, other OS versions not yet tested). Two primary issues:1. Logged...
View ArticleNew to Azure Point-to-Site VPN configurations, but not new to VPNs
I've managed VPNs on Cisco, SonicWALL, OpenVPN, etc., so the concepts behind the Point-to-Site VPN are not totally lost on me, but the configuration of Azure reminds me how much I have to learn. I've...
View ArticleAzure Gateway Site to Site connection limit
Hi Guys,A few questions on the Gateway and Site to Site connections. We're needing to deploy 35-40 sites to the gateway. Right now we have it set up and have about 10 sites connected no problem, but...
View ArticleNew NAT rules to Load Balancer knocks out connections
From @carbontwelve via Twitter:"when adding a new nat rule to a load balancer, it knocks all connections via that lb's public IP offline for up to a minute? TCP 9000 -> 9000 created with azure cli...
View ArticleAzure S2S connection
I am trying to create a second S2S connection from on-premise to Azure. The connection does not establish, althought the Azure log files indicate that the request was accepted. The on-premise firewall...
View ArticleCannot access Azure VM with Site to Site VPN
OBJECTIVETo get file access for my local network to my Azuree VM through a site to site VPNSET UPI have a Cisco ASA 5505 firewall running version 8.3 for the OS I set up an Azure VNET with the...
View ArticleHow to open Traffic Manager after creating it
I successfully deployed two test App Services: http://chenwebapp.azurewebsites.net/, http://chenwebappea.azurewebsites.net/. I can open these two services without any problem.Now I created a Traffic...
View Article