JWStarkie / PurviewAccelerator

A lightning fast tool to automatically deploy Purview in a super fast at the click of a button. Clone the repo, execute the scripts, wait 10 minutes and boom - your Purview environment is up and running, ready to use via Azure portal, Purview Studio or any of the Purview APIs. The Azure Purview accelerator is ideal for those initial exploration.
MIT License
9 stars 9 forks source link

Helper functions PS file created to handle module installs, connect … #12

Closed JWStarkie closed 3 years ago

JWStarkie commented 3 years ago

…to AZ and user input validation. RunStarterKit.ps1no longer uses user input SubID and TenID, can be auto-populated using context info once user has signed in. Additional handling for permission issues on running scripts. README.md updated with some install info. TestingScriptSpace.ps1 is spare file to conduct testing of scripts.

Happy to walk through the changes I've made. ☺️