pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
989 stars 662 forks source link

Added sample for azure automation #2835

Closed pkbullock closed 4 years ago

pkbullock commented 4 years ago

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/PnP-PowerShell/blob/dev/CONTRIBUTING.md

Type

What is in this Pull Request ?

Sample scripts (4) for creating an Azure Automation account, Azure AD App, loading PnP PowerShell module and publishing a sample runbook connecting to SharePoint with App-Only certificate. This provides an example of how this can be setup securely.

I have provided more detail in the readme that accompanies the sample

pkbullock commented 4 years ago

Do you think this sample is suitable for this repo? If not I can re-host to my website.

erwinvanhunen commented 4 years ago

Thanks Paul!