Howto fire function #42
Replies: 2 comments 13 replies
-
|
Hey, you don't have to start the function to add domains. As the Application Properties Configuration File section explains, you have to add the domains for which you whish the function to generate certificates for to the The file needs to be saved in a blob container with name as in the constant "AppPropertiesFileName" of the Constants.cs class. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for helping out. I have added both files appproperties.json and certinfo.json to the certificates container in the storageaccount I have created with the deployment. Is that all? Changed the trigger to 0 */5 * * * * to get a run every 5 mins. Nothing appears, and in the e-mail I see errors about the appproperties file. I think I need to update the Constants.cs file? I see one located in C:\home\site\repository\src\WebAppSSLManager\Models. Is that correct? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have succesfully deployed the SSL manager. But what I don't understand is how to fire the function to add a new domain? Sorry for the n00b question
Beta Was this translation helpful? Give feedback.
All reactions