Azure / Azure/AzureStack-QuickStart-Templates

Am not getting the domainNameLabel correct

Open
#464 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
587
Forks
741
PR merge metrics
No merged PRs in 30d

Description

Hope it's okay to post a general question here that is not really an issue, but more my lack of understanding on what is being expected. I'm following this post on the Dell site (https://community.emc.com/docs/DOC-80070) to prepare and run this template. The writer said that the value for the Domain Name Label parameter in the setup script must be used as the CN in the SSL certificate that is created. In his example he has this value as "CN=cseregistry.rack04.cloudapp.azs.mhclabs.com". So in my setup script (and in my certificate) I used the value of "csregistry.local.cloudapp.azurestack.external", as this seemed comparable for my Azure Stack SDK environment. But when I run the deploy script, the deployment fails, complaining that "The domain name label csregistry.local.cloudapp.azurestack.external is invalid. It must conform to the following regular expression:
^[a-z][a-z0-9-]{1,61}[a-z0-9]$." Obviously I am misunderstanding something. Can anyone set me straight on this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.