added hook script for Azure DNS

Michael Jenkins
2016-11-16 10:57:14 -05:00
parent f29d00d3ca
commit 97ad876ab8
+1
@@ -40,3 +40,4 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [Memset DNS API (python)](https://github.com/tnwhitwell/letsencrypt-memset-hook) - hook for [MEMSET](https://www.memset.com/)
- [Manual update (bash script)](https://github.com/gheja/dns-01-manual) - hook for updating DNS zone by hand (non-automated way)
- [dnspython-hook (python)](https://github.com/eferdman/dnspython-hook) - uses the [dnspython](http://www.dnspython.org) API
- [Azure DNS (bash script)](https://github.com/jangins101/letsencrypt-azuredns-hook) - uses [Azure CLI](https://docs.microsoft.com/en-us/azure/xplat-cli-install) to manage the DNZ records