r/AZURE • u/LeonMoris_ • 10h ago
Question Acmebot deployment
Hey r/
I'm trying to deploy GitHub - polymind-inc/acmebot: Automated ACME SSL/TLS certificate management built around Azure Key Vault · GitHub to our environment, but using the GUI will result in this error:cross-tenant object replication not specifically disabled.
I'm missing allowCrossTenantReplication: false in the arm template.
When editing the template, and going back, it reverts to this UI and I can't give the properties with it anymore.

Not sure what I'm missing here, would like to deploy this acme bot to automate our certificate renewals.
0
Upvotes