Clarify cloud.service.name entry

Closes #18577.
This commit is contained in:
David Pilato 2016-07-21 14:10:43 +02:00
parent 1e7495a7fa
commit e22bd08e3c
1 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,8 @@ The following are a list of settings that can further control the credential API
`cloud.azure.management.cloud.service.name`::
your_azure_cloud_service_name
your_azure_cloud_service_name. This is the cloud service name/DNS but without the `cloudapp.net` part.
So if the DNS name is `abc.cloudapp.net` then the `cloud.service.name` to use is just `abc`.
[[discovery-azure-classic-settings-advanced]]