pnp / graph-connectors-samples

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

Add PowerShell setup script for the sample gallery connector #19

Closed waldekmastykarz closed 10 months ago

waldekmastykarz commented 10 months 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.