Skip to content

A bicep script to automate the deployment of Microsoft Purview with vNets and Private Endpoints.

Notifications You must be signed in to change notification settings

olafwrieden/microsoft-purview-network-isolated-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microsoft-purview-network-isolated-deployment

A bicep script to automate the deployment of Microsoft Purview with vNets and Private Endpoints.

  1. az login
  2. az account set --subscription [your-subscription-id]
  3. az deployment group create --resource-group [name-of-your-rg] --template-file .\MicrosoftPurviewDeploy.bicep --parameters .\parameters.json

About

A bicep script to automate the deployment of Microsoft Purview with vNets and Private Endpoints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published