This article is in support of CloudRadial's open source project for Azure Functions. Please see https://github.com/cloudradial/CloudRadialCsaAutomations for more information.
To make use of CloudRadial's sample PowerShell automation scripts at https://github.com/cloudradial, you will need to be able to connect a GitHub repository to an Azure Function app.
Connecting to GitHub
If you are using CloudRadial's examples, it is best to first fork the repository so you have your own copy and can make changes.
- In Azure, open your Azure Function and click the Deployment Center option.
- Choose GitHub as the source connect your GitHub ID and choose the repository and branch you want to use.
After connecting, your repository will be uploaded, and your scripts will become available as Azure Functions. As you update your repository, the scripts will automatically be republished.
Comments
0 comments
Please sign in to leave a comment.