PaloAltoNetworks / azure

VM-Series ARM Templates for Microsoft Azure
https://github.com/PaloAltoNetworks/azure
115 stars 155 forks source link

Cannot deploy template - validating DNS names in form gives error. #3

Closed twelling closed 8 years ago

twelling commented 8 years ago

When I try to this template I get an error will filling in the requested info on the first form where it requests storage accoutn name, resource group etc.

It hangs on the DNS names for the fw and the NATVM:

screen shot 2016-09-21 at 21 36 25

In the region North Europe I see several instances of this template deployed so that means the prerequisite to deploy it via the marketplace once per region has already been fulfilled.

Is there a bug in this template, am I doing something wrong or is there an issue with Azure?

Thx, Tom

twelling commented 8 years ago

Solved. Looks like the template/form has changed for me. Some kind of hiccup with Github or Azure Deploy TO procedure...

jigarshah04 commented 8 years ago

Azure requires each VM's DNS name (including the regional prefix like .westus2.cloudapp.azure.com) to be globally unique.