Thanks, I reported it to the project maintainer: Remove certbot<2 constraint · Issue #28 · terrycain/certbot-dns-azure · GitHub.
About reverting to Certbot 1.32.2, you might be able to install the old snap file directly. I have copied it from the build pipeline and uploaded it here and you can install it with:
snap install --classic --dangerous certbot_1.32.2_amd64.snap
Other options include:
- Try the pipinstructions for the time being, installingcertbot==1.32.0directly.
- My DNS plugin supports Azure and should work with any version of the Certbot snap.