.gitignore
.readthedocs.yaml
LICENSE.txt
MANIFEST.in
README.md
requirements-dev.txt
setup.cfg
setup.py
.github/workflows/release.yml
certbot_dns_azure/__init__.py
certbot_dns_azure.egg-info/PKG-INFO
certbot_dns_azure.egg-info/SOURCES.txt
certbot_dns_azure.egg-info/dependency_links.txt
certbot_dns_azure.egg-info/entry_points.txt
certbot_dns_azure.egg-info/requires.txt
certbot_dns_azure.egg-info/top_level.txt
certbot_dns_azure/_internal/__init__.py
certbot_dns_azure/_internal/dns_azure.py
docs/.gitignore
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
tests/dns_azure_test.py