Browse Source
Relative link to Azure DNS wiki page
pull/1219/head
martgras
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
dnsapi/README.md
|
@ -686,7 +686,7 @@ The `AUTODNS_USER`, `AUTODNS_PASSWORD` and `AUTODNS_CONTEXT` settings will be sa |
|
|
|
|
|
|
|
|
## 37. Use Azure DNS |
|
|
## 37. Use Azure DNS |
|
|
|
|
|
|
|
|
You have to create a service principal first. See: https://github.com/Neilpang/acme.sh/wiki/How-to-use-AzureDns-API |
|
|
|
|
|
|
|
|
You have to create a service principal first. See:[How to use Azure DNS](../../../wiki/How-to-use-Azure-DNS) |
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
export AZUREDNS_SUBSCRIPTIONID="12345678-9abc-def0-1234-567890abcdef" |
|
|
export AZUREDNS_SUBSCRIPTIONID="12345678-9abc-def0-1234-567890abcdef" |
|
|