stbeldarborge
1 month ago
No known key found for this signature in database
GPG Key ID: 6BD73EF41DDF328B
1 changed files with
1 additions and
0 deletions
-
dnsapi/dns_azure.sh
|
|
@ -85,6 +85,7 @@ dns_azure_add() { |
|
|
|
_saveaccountconf_mutable AZUREDNS_TENANTID "$AZUREDNS_TENANTID" |
|
|
|
_saveaccountconf_mutable AZUREDNS_APPID "$AZUREDNS_APPID" |
|
|
|
_saveaccountconf_mutable AZUREDNS_CLIENTSECRET "$AZUREDNS_CLIENTSECRET" |
|
|
|
_saveaccountconf_mutable AZUREDNS_BEARERTOKEN "$AZUREDNS_BEARERTOKEN" |
|
|
|
fi |
|
|
|
|
|
|
|
# Use provided bearer token if available and prefix it with Bearer if not already done |
|
|
|