Failed attempt at forking and compiling #476
Replies: 1 comment
-
I was able to resolve this issue. The problem was in the Azure.Core package, there was some version mismatch between it and some of the other packages. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a project where I have to have http01 acme validation and this appservice-acmebot project is perfect. I have deployed using your bicep template and it works just fine. But, we use application gateways and I need to be able to export/upload the pfx that are generated to a key vault. I wanted to fork this project and add in that logic but everytime I attempt to compile from source I get errors in the function app that read.
Beta Was this translation helpful? Give feedback.
All reactions