Merge pull request #25 from Azure/SajayAntony-formatting-TSG

Formatting correction
This commit is contained in:
Sajay Antony 2017-02-13 14:02:13 -08:00 коммит произвёл GitHub
Родитель f73999b308 03acc44f66
Коммит 9ae8180074
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -42,6 +42,6 @@ Please make sure you login before you pull/push repositories
docker login <yourregistry>.azurecr.io
```
# How to use a custom domain for azure container registry
## Configuring a custom domain for azure container registry
Azure docker registries has a typical login url of the format `*.azurecr.io`. A customer might like to have a custom domain for the registry. Follow [this guide](custom-domain.md) to achieve that.
Azure container registries have a typical login url of the format `*.azurecr.io`. A customer might like to use a custom domain for the registry. Follow [this guide](custom-domain.md) to achieve that.