Skip to content

Conversation

@abandyop
Copy link

This is an uber automation script which intends to create RG and Purview Account along with the ADF provisioning when a customer tries a demo trial of purview using powershell. The benefit of this script will be the customer doesn't need to switch between portal and script back and forth, just running this script should set up everything needed for Purview from scratch. Refer : https://docs.microsoft.com/en-us/azure/purview/tutorial-scan-data

This is an uber automation script which intends to create RG and Purview Account along with the ADF provisioning when a customer tries a demo trial of purview using powershell. The benefit of this script will be the customer doesn't need to switch between portal and script back and forth, just running this script should set up everything needed for Purview from scratch. Refer : https://docs.microsoft.com/en-us/azure/purview/tutorial-scan-data
@ghost
Copy link

ghost commented Jul 29, 2021

CLA assistant check
All CLA requirements met.

Copy link
Author

@abandyop abandyop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi , I've discussed these changes with my team, Carey James and Sandeep Shah, I'm adding some addendum sections in the docs : https://docs.microsoft.com/en-us/azure/purview/tutorial-scan-data to point customers to this modified script .
The idea behind this is to achieve full automation, having customers create Purview account and resource groups and everything needed in one shot rather than switching between portal UI and powershell for accomplishing the starter kit tasks.

@abandyop abandyop changed the title Create PurviewKickstart.ps1 Create Purview New Version of Purview Starter Kit Aug 4, 2021
@abandyop abandyop changed the title Create Purview New Version of Purview Starter Kit Create New Version of Purview Starter Kit Aug 4, 2021
Copy link
Author

@abandyop abandyop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated Script

@abandyop
Copy link
Author

abandyop commented Aug 4, 2021

.\RunStarterKitFullAuto.ps1 -CatalogName ARIBANPURVIEW202108demo -TenantId 72f988bf-86f1-xxxxxx-2d7cd011db47 -SubscriptionId 225YYYYYc-4d51-a368-f69348d2e6c5 -ResourceGroup ariban202108demo -CatalogResourceGroup managed-rg-ARIBANPURVIEW202108demo -Location "East US"

Copy link
Author

@abandyop abandyop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge

@abandyop abandyop closed this Aug 4, 2021
@abandyop abandyop reopened this Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant