Azure DNS does not allow valid underscore in TXT record name
To configure DKIM domain keys, you have to create TXT records of the name "_domainkey.example.com", for example. However, New-AzureDnsRecordSet -Name "_domainkey" -RecordType TXT... fails with the...
View ArticleFailing to connect VPN from Fortigate 30D to Azure
Hello all, I have also posted this on the Fortigate Forums and while I know the debug log comes from the firewall appliance, I'm hoping that someone on the Azure side might have some insight. I'm...
View ArticleAzure CLI Traffic Manager in ASM mode
Hello,I'm a OS X user I want to add an external endpoint to traffic manager profile. I downloaded and installed Azure CLI tool ( v0.9.4 ) but it seems that it doesn't have Traffic Manager commands...
View ArticleProblem moving VM to another net.
Hi I am trying to move a VM from the default network to a new network I have created. This page (https://azure.microsoft.com/sv-se/documentation/articles/virtual-networks-move-vm-role-to-subnet/) make...
View ArticleAzure VNET to VNET and both VNETs to On-Premise
Hello,I have a client that has a Cisco ASA 5510 and two VNETs. I need to setup a VPN connection between the two VNETs and the On-Premise environment; however since Cisco ASA devices don't support...
View ArticleDynamic Routing Protocol Support Through Azure S2S VPN Tunnel
I am planning to configure Multisite VPN tunnels between an Azure vNet and two on-premises data centers. We are using Cisco ISR series routers that support Dynamic Routing gateways. Can a Dynamic...
View ArticleVM network hanging, Windows Server 2012 R2
Hi,I have a Windows 2012 R2 VM running in Azure that has had several instances of network hangs. It is one of four hosted in the same subscription and subnet, but is the only one this problem has...
View ArticleUnable to remove Dedicated Circuit Link between Express Route and VNET
Hello,We are unable to remove the dedicated circuit link provisioned between our Express Route and a VNET ' BCTEQER1'. I need to decomission this express route and order a different one from another...
View ArticleHow to add a A record to Azure DNS without www
Hi there,i'm struggling to create an A record without www in Azure DNS. I followed the instruction from https://azure.microsoft.com/en-us/documentation/articles/dns-getstarted-create-recordset/In my...
View ArticleAzure Website in VNET cannot connect to Azure Redis
Hi,So i have an Azure Website in Standard mode, and inside a Virtual network, connecting to an Azure Redis instance.For some reason, today it can no longer connect (was working fine for last month,...
View ArticleIs there any way to create more than 10 VPN's to an Azure VNet?
HiI really hope someone can help. We are midway through a multisite deployment (circa 40 in total). Everything going well, until I just tried to add my 11th site VPN and I can't. I google and see that...
View ArticleTrafficManager with API Management not working
I am having an issue where the TrafficManager isn’’t working, even though both endpoints are showing green:targetbaseapi-dev.trafficmanager.netIt should redirect to these two...
View ArticleVPN Point-to-site limitations
Hi,What is the maximum number of clients for point to site VPN? Also, is it possible to connect clients to the on premise network through Azure VPN?
View ArticleNetwork Load Balancing with client affinity as Single.
Hi,I have configured Network Load Balancing and added two hosts in a cluster. (Issue: Load is only on one server not forwarding to another server added in the cluster).I have two host (Host 1 and Host...
View ArticleHostname resolve issue
Hi,I'm newbie on Windows Azure cloud. I have created Linux VM and hosted a web i.e www.truesemantic.com. And our users are experiencing host-name request timeout issue. We have our own DNS server not...
View Article[PGSQL] Cannot assign requested address
I have my site and VM on Azure. PGSQL is on VM. Site and VM is in VPN. I'm using PDO_pgsql to connect to my DB:new...
View ArticleMy subnets during VM deployment are not shown
I have created 2 subnets:When I now want to create a new VM - catalog based - I am not allowed to choose one of my subnets. I have choosen add new cloud service:So after deployment is finished, I find...
View ArticleAzure AlwaysOn Listener Connection String
I am trying to configure my webapp to use a listener however am unable to get it to connect to the database.currently using the DNS name of the cloud service + sql port works to a single...
View ArticleAzure DNS: testing CNAME with NSLOOKUP does not show expected result
Hi there,i'm trying to create a CNAME record, and then test it with NSLOOKUP, but the result is not what i expected:1. i create an A record for a domain:$rs = New-AzureDnsRecordSet -Name "@"...
View ArticleMultiple site-to-site VPN with Azure
Hi all,Some branch offices in my company need to connect to Azure with a site-to-site VPN.I would like to know if it's possible to declare multiple VPN site-to-site connections (1 per branch-site) for...
View Article