Azure / data-management-zone

Template to deploy the Data Management Zone of Cloud Scale Analytics (former Enterprise-Scale Analytics). The Data Management Zone provides data governance and management capabilities for the data platform of an organization.
MIT License
169 stars 87 forks source link

Error when trying to deploy #229

Closed devlace closed 2 years ago

devlace commented 2 years ago

Describe the bug While deploying using the Deploy to Azure button, I ran into the following error when deploying the Data Landing Zone part. The Data Management Zone deployed successfully.

image

Error:

"Deployment template validation failed: 'The template parameters 'purviewRootCollectionAdminObjectIds' in the parameters file are not valid; they are not present in the original template and can therefore not be provided at deployment time. The only supported parameters for this template are 'location, environment, prefix, tags, vnetAddressPrefix, servicesSubnetAddressPrefix, databricksIntegrationPublicSubnetAddressPrefix, databricksIntegrationPrivateSubnetAddressPrefix, databricksProductPublicSubnetAddressPrefix, databricksProductPrivateSubnetAddressPrefix, powerBiGatewaySubnetAddressPrefix, dataIntegration001SubnetAddressPrefix, dataIntegration002SubnetAddressPrefix, dataProduct001SubnetAddressPrefix, dataProduct002SubnetAddressPrefix, dataManagementZoneVnetId, firewallPrivateIp, dnsServerAdresses, administratorPassword, purviewId, purviewManagedStorageId, purviewManagedEventHubId, purviewSelfHostedIntegrationRuntimeAuthKey, deploySelfHostedIntegrationRuntimes, portalDeployment, privateDnsZoneIdKeyVault, privateDnsZoneIdDataFactory, privateDnsZoneIdDataFactoryPortal, privateDnsZoneIdBlob, privateDnsZoneIdDfs, privateDnsZoneIdSqlServer, privateDnsZoneIdMySqlServer, privateDnsZoneIdEventhubNamespace, privateDnsZoneIdSynapseDev, privateDnsZoneIdSynapseSql'. Please see https://aka.ms/arm-deploy/#parameter-file for usage details.'.",

Steps to reproduce

  1. Navigate to https://github.com/Azure/data-management-zone, and click on the first Deploy to Azure button in the table. image

  2. Fill in fields as follows (Data Landing Zone) image

Screenshots

marvinbuss commented 2 years ago

Thanks @devlace for reporting this. The PR is already open and will be merged soon to fix the bug. Sorry for the inconveniences caused!