pnp / graph-connectors-samples

Microsoft Graph Connector samples
https://aka.ms/gc/samples
MIT License
48 stars 35 forks source link

Add PowerShell setup script for the sample gallery connector #19

Closed waldekmastykarz closed 1 year ago

waldekmastykarz commented 1 year ago

Right now, for the Sample Gallery connector we use a bash setup script. While it works fine on macOS, it's hard to use on Windows unless you've got WSL. Having an equivalent script in PowerShell would make it easier to run the sample on Windows.