Virtual Network in Failed State
Hello,We are new to Azure and are trying to get a virtual network gateway connected for a pair of ADFS WAP vm's. We created our DMZ virtual network with the subnet 10.0.0.0/24 in ip space 10.0.0.0/16....
View ArticleAzure VNet Peering with multiple subscription in mutiple AD. Possible?
Me and my colleague have Azure accounts (with BizSpark plan). We both created VNets and some VMs in each. Now, he want to access some VMs that I have created so we tried to setup VNet peering between...
View ArticleHow to find a Free IP Address under ARM using PSH?
Hey All,While creating an ILB here's the code that I'm using$VnSN = Get-AzureRmVirtualNetwork | where {$_.name -eq "SQLSrvNET"} | get-AzureRmVirtualNetworkSubnetConfig $frIP =...
View ArticleReverse DNS setting for Azure Virtual Machines
Hi, We try to build mail servers on Azure. So, we need to set reverse DNS record to VM's static global IP address.But I got an error by using PowerShell cmdlets....
View ArticleOn-Premise to Azure VPN Tunnel automatic failover
HiWe have Site-to-Site connection between our On-Premise network and VNET in Azure via VPN Gateway.What are my failover options here? If just in case Azure region goes does how to automatically switch...
View ArticleARM - Public IP Address tcp/81 not open
Hello SupportI have setup in ARM the following1 x Azure Load Balancer (Internet Facing with public ip address)1 x Availability Group2 x haproxy servers3 x www serversI have multiple sites setupSite_1 -...
View ArticleAccess Issue to Microsoft Azure
Thanks for your prompt support. We have a test server running on Azure with the url: http://13.92.139.163:81. Trace to it revealed that the packet drops at 104.44.10.55 and we couldn't access the app...
View ArticleCannot ping from vm to certain local subnet
Current setup:Local subnet A and B <<>> policy based vpn (cisco asa) <<>> vnet gateway <<>> dmz vnet <<>> 2 server 2016 vm'sEarlier today I was able to...
View Articlehow to provide hostname and ip address details while deploying a VM in Azure
When we deploy the appliance, we used to provide the hostname, ip address, default gateway, subnet mask, primary & secondary DNS. But as the console access is not available, we are unable to...
View ArticleInternet Facing Load Balancer to a VM hosting IIS (Reverse Proxy) to a VM...
In Azure we have an Internet-facing load balancer that directs requests to a VM hosting IIS acting as our reverse proxy which then directs traffic to the appropriate ASP.NET Core 1.0 windows service on...
View ArticleHow to create DNS Entry for Azure Virtual Machine
Hi,I have a website running in IIS on an Azure VM. I want to set the address to www.abc.com but I can;t get it to work.I've entered the 4 Nameservers with my DNS provider for abc.com:...
View ArticleTraffic Manager Shows All Endpoints Status Degraded
I have two total endpoints that are both showing a status of "Degraded."I read that this usually indicates that the monitor configuration is resulting in a response other than 200. However, testing...
View ArticleVerify ownership of Domain Name
I need to setup a business email address with Zoho/Gmail using my custom domain name that I bought through the Azure Portal. It appears that although I bought it through Microsoft it needs to be...
View ArticleLoad Balancer with primary/secondary routing
Hi,We have Two Applications servers (APPVM1 and APPVM2) running in an Availability setASet1. The connections to these application servers are directed thourgh a load balancer APPLB.On the other hand,...
View ArticleControlling outbound URLs through NSG
I need to achieve a scenario where an Azure VM could make outbound connection only to specific URLs.I see a couple of ways to do it1. configuring host based firewall2. Installing n/w security device...
View ArticleIntentionally fail Azure
This question was posed to me and I have no idea. Could someone please help?Is there a way to intentionally fail the Azure Multi Factor Authentication (aka PhoneFactor) when it calls. The options are...
View ArticleAzure Site to Site stops working because Public IP cannot be reached.
For over a week now our Azure Ike2 site to site VPN has not been working. After working with our firewall vendor we have determined that the firewall cannot reach the public IP address of the VPN...
View ArticleCan't control my Azure.
Azure send Blade_Errors. and I can't control my portal even look a status.It is from yesterday. Change Browsers and change to InPrivate brows, not change anything.I can't understand anymore.
View ArticleVNET to VNET VPN connection using import/export method
Hi Need help with our setup, I'm trying to do vnet to vnet connection using import/export method Here is my scenario. I have 2 Virtual Network both are connected via S2S VPN connection. Both S2S VPN...
View ArticleUnable to create new vpn connection
I'm attempting to follow the instructions for creating a new VPN connection for my virtual network. The guide I'm following is here:...
View Article