From 1e57c96c51ae928c9218024fff954f32549d484b Mon Sep 17 00:00:00 2001 From: Mike Boswell <22622231+mboswell@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:21:11 +0000 Subject: [PATCH 1/7] Changed naming to DMLZ --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 9f46d48b..915bb492 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ The [Data Management & Analytics scenario](https://aka.ms/adopt/datamanagement) The Data Management & Analytics architecture consists of two core building blocks: -1. *Data Management Zone* which provides all data management and data governance capabilities for the data platform of an organization. +1. *Data Management Landing Zone* which provides all data management and data governance capabilities for the data platform of an organization. 1. *Data Landing Zone* which is a logical construct and a unit of scale in the Data Management & Analytics architecture that enables data retention and execution of data workloads for generating insights and value with data. -The architecture is modular by design and allows organizations to start small with a single Data Management Zone and Data Landing Zone, but also allows to scale to a multi-subscription data platform environment by adding more Data Landing Zones to the architecture. Thereby, the reference design allows to implement different modern data platform patterns like data-mesh, data-fabric as well as traditional datalake architectures. Data Management & Analytics has been very well aligned with the data-mesh approach, and is ideally suited to help organizations build data products and share these across business units of an organization. If core recommendations are followed, the resulting target architecture will put the customer on a path to sustainable scale. +The architecture is modular by design and allows organizations to start small with a single Data Management Landing Zone and Data Landing Zone, but also allows to scale to a multi-subscription data platform environment by adding more Data Landing Zones to the architecture. Thereby, the reference design allows to implement different modern data platform patterns like data-mesh, data-fabric as well as traditional datalake architectures. Data Management & Analytics has been very well aligned with the data-mesh approach, and is ideally suited to help organizations build data products and share these across business units of an organization. If core recommendations are followed, the resulting target architecture will put the customer on a path to sustainable scale. ![Data Management & Analytics](/docs/images/DataManagementAnalytics.gif) @@ -19,9 +19,9 @@ _The Data Management & Analytics architecture represents the strategic design pa --- -This repository describes the Data Management Zone, which is classified as data management hub. It is the heart of the Data Management & Analytics architecture pattern and enables central governance of data assets across all Data Landing Zones. Data Management and Analytics scenario targets the deployment of a single Data Management Zone instance inside a tenant of an organization. +This repository describes the Data Management Landing Zone, which is classified as data management hub. It is the heart of the Data Management & Analytics architecture pattern and enables central governance of data assets across all Data Landing Zones. Data Management and Analytics scenario targets the deployment of a single Data Management Landing Zone instance inside a tenant of an organization. -> **Note:** Before getting started with the deployment, please make sure you are familiar with the [complementary documentation in the Cloud Adoption Framework](https://aka.ms/adopt/datamanagement). After deploying your Data Management Zone, please move on to the [Data Landing Zone](https://github.com/Azure/data-landing-zone) deployment to create an environment in which you can start working on generating insights and value with data. The minimal recommended setup consists of a single Data Management Zone and a single [Data Landing Zone](https://github.com/Azure/data-landing-zone). +> **Note:** Before getting started with the deployment, please make sure you are familiar with the [complementary documentation in the Cloud Adoption Framework](https://aka.ms/adopt/datamanagement). After deploying your Data Management Landing Zone, please move on to the [Data Landing Zone](https://github.com/Azure/data-landing-zone) deployment to create an environment in which you can start working on generating insights and value with data. The minimal recommended setup consists of a single Data Management Landing Zone and a single [Data Landing Zone](https://github.com/Azure/data-landing-zone). ## Deploy Data Management & Analytics Scenario @@ -29,16 +29,16 @@ The Data Management & Analytics architecture is modular by design and allows cus | Reference implementation | Description | Deploy to Azure | Link | |:---------------------------|:------------|:----------------|------| -| Data Management & Analytics Scenario | Deploys a Data Management Zone and one or multiple [Data Landing Zone](https://github.com/Azure/data-landing-zone) all at once. Provides less options than the the individual Data Management Zone and Data Landing Zone deployment options. Helps you to quickly get started and make yourself familiar with the reference design. For more advanced scenarios, please deploy the artifacts individually. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2FdataManagementAnalytics.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementAnalytics.json) | | -| Data Management Zone | Deploys a single Data Management Zone to a subscription. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementZone.json) | [Repository](https://github.com/Azure/data-management-zone) | -| Data Landing Zone | Deploys a single Data Landing Zone to a subscription. Please deploy a Data Management Zone first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-landing-zone%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-landing-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataLandingZone.json) | [Repository](https://github.com/Azure/data-landing-zone) | -| Data Product Batch | Deploys a Data Workload template for Data Batch Analysis to a resource group inside a [Data Landing Zone](https://github.com/Azure/data-landing-zone). Please deploy a Data Management Zone and [Data Landing Zone](https://github.com/Azure/data-landing-zone) first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-batch%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-batch%2Fmain%2Fdocs%2Freference%2Fportal.dataProduct.json) | [Repository](https://github.com/Azure/data-product-batch) | -| Data Product Streaming | Deploys a Data Workload template for Data Streaming Analysis to a resource group inside a [Data Landing Zone](https://github.com/Azure/data-landing-zone). Please deploy a Data Management Zone and [Data Landing Zone](https://github.com/Azure/data-landing-zone) first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-streaming%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-streaming%2Fmain%2Fdocs%2Freference%2Fportal.dataProduct.json) | [Repository](https://github.com/Azure/data-product-streaming) | -| Data Product Analytics | Deploys a Data Workload template for Data Analytics and Data Science to a resource group inside a [Data Landing Zone](https://github.com/Azure/data-landing-zone). Please deploy a Data Management Zone and [Data Landing Zone](https://github.com/Azure/data-landing-zone) first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmain%2Fdocs%2Freference%2Fportal.dataProduct.json) | [Repository](https://github.com/Azure/data-product-analytics) | +| Data Management & Analytics Scenario | Deploys a Data Management Landing Zone and one or multiple [Data Landing Zone](https://github.com/Azure/data-landing-zone) all at once. Provides less options than the the individual Data Management Landing Zone and Data Landing Zone deployment options. Helps you to quickly get started and make yourself familiar with the reference design. For more advanced scenarios, please deploy the artifacts individually. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2FdataManagementAnalytics.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementAnalytics.json) | | +| Data Management Landing Zone | Deploys a single Data Management Landing Zone to a subscription. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementZone.json) | [Repository](https://github.com/Azure/data-management-zone) | +| Data Landing Zone | Deploys a single Data Landing Zone to a subscription. Please deploy a Data Management Landing Zone first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-landing-zone%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-landing-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataLandingZone.json) | [Repository](https://github.com/Azure/data-landing-zone) | +| Data Product Batch | Deploys a Data Workload template for Data Batch Analysis to a resource group inside a [Data Landing Zone](https://github.com/Azure/data-landing-zone). Please deploy a Data Management Landing Zone and [Data Landing Zone](https://github.com/Azure/data-landing-zone) first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-batch%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-batch%2Fmain%2Fdocs%2Freference%2Fportal.dataProduct.json) | [Repository](https://github.com/Azure/data-product-batch) | +| Data Product Streaming | Deploys a Data Workload template for Data Streaming Analysis to a resource group inside a [Data Landing Zone](https://github.com/Azure/data-landing-zone). Please deploy a Data Management Landing Zone and [Data Landing Zone](https://github.com/Azure/data-landing-zone) first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-streaming%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-streaming%2Fmain%2Fdocs%2Freference%2Fportal.dataProduct.json) | [Repository](https://github.com/Azure/data-product-streaming) | +| Data Product Analytics | Deploys a Data Workload template for Data Analytics and Data Science to a resource group inside a [Data Landing Zone](https://github.com/Azure/data-landing-zone). Please deploy a Data Management Landing Zone and [Data Landing Zone](https://github.com/Azure/data-landing-zone) first. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmain%2Fdocs%2Freference%2Fportal.dataProduct.json) | [Repository](https://github.com/Azure/data-product-analytics) | -## Deploy Data Management Zone +## Deploy Data Management Landing Zone -To deploy the Data Management Zone into your Azure Subscription, please follow the step-by-step instructions: +To deploy the Data Management Landing Zone into your Azure Subscription, please follow the step-by-step instructions: 1. [Prerequisites](/docs/DataManagementAnalytics-Prerequisites.md) 2. [Create repository](/docs/DataManagementAnalytics-CreateRepository.md) From 3c9cd947b4acbdb82b610dc022ca35213fb92bef Mon Sep 17 00:00:00 2001 From: Mike Boswell <22622231+mboswell@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:23:16 +0000 Subject: [PATCH 2/7] Update DataManagementAnalytics-Prerequisites.md --- docs/DataManagementAnalytics-Prerequisites.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/DataManagementAnalytics-Prerequisites.md b/docs/DataManagementAnalytics-Prerequisites.md index 1a34c50e..4f294482 100644 --- a/docs/DataManagementAnalytics-Prerequisites.md +++ b/docs/DataManagementAnalytics-Prerequisites.md @@ -1,6 +1,6 @@ -# Data Management Zone - Prerequisites +# Data Management Landing Zone - Prerequisites -This template repository contains all templates to deploy the Data Management Zone of the Data Management & Analytics architecture. The Data Management Zone is the central management instance to govern all data assets across all Data Landing Zones and possible even beyond that. +This template repository contains all templates to deploy the Data Management Landing Zone of the Data Management & Analytics architecture. The Data Management Landing Zone is the central management instance to govern all data assets across all Data Landing Zones and possible even beyond that. ## What will be deployed? @@ -8,7 +8,7 @@ By navigating through the deployment steps, you will deploy the following setup > **Note:** Before deploying the resources, we recommend to check registration status of the required resource providers in your subscription. For more information, see [Resource providers for Azure services](https://docs.microsoft.com/azure/azure-resource-manager/management/resource-providers-and-types). -![Data Management Zone](/docs/images/DataManagementZone.png) +![Data Management Landing Zone](/docs/images/DataManagementZone.png) The deployment and code artifacts include the following services: @@ -43,7 +43,7 @@ To help you more quickly understand the structure of the repository, here is an ## Supported Regions -For now, we are recommending to select one of the regions mentioned below. The list of regions is limited for now due to the fact that not all services and features are available in all regions. This is mostly related to the fact that we are recommending to leverage at least the zone-redundant storage replication option for all your central Data Lakes in the Data Landing Zones. Since zone-redundant storage is not available in all regions, we are limiting the regions in the Deploy to Azure experience. If you are planning to deploy the Data Management Zone and Data Landing Zone to a region that is not listed below, then please change the setting in the corresponding bicep files in this repository. Deployment has been tested in the following regions: +For now, we are recommending to select one of the regions mentioned below. The list of regions is limited for now due to the fact that not all services and features are available in all regions. This is mostly related to the fact that we are recommending to leverage at least the zone-redundant storage replication option for all your central Data Lakes in the Data Landing Zones. Since zone-redundant storage is not available in all regions, we are limiting the regions in the Deploy to Azure experience. If you are planning to deploy the Data Management Landing Zone and Data Landing Zone to a region that is not listed below, then please change the setting in the corresponding bicep files in this repository. Deployment has been tested in the following regions: - (Africa) South Africa North (*) - (Asia Pacific) Australia East @@ -78,7 +78,7 @@ Before we start with the deployment, please make sure that you have the followin ## Deployment -Now you have two options for the deployment of the Data Management Zone: +Now you have two options for the deployment of the Data Management Landing Zone: 1. Deploy to Azure Button 2. GitHub Actions or Azure DevOps Pipelines @@ -87,9 +87,9 @@ To use the Deploy to Azure Button, please click on the button below: | Reference implementation | Description | Deploy to Azure | |:---------------------------|:------------|:----------------| -| Data Management & Analytics Scenario | Deploys a Data Management Zone and one or multiple [Data Landing Zone](https://github.com/Azure/data-landing-zone) all at once. Provides less options than the the individual Data Management Zone and Data Landing Zone deployment options. Helps you to quickly get started and make yourself familiar with the reference design. For more advanced scenarios, please deploy the artifacts individually. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2FdataManagementAnalytics.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementAnalytics.json) | -| Data Management Zone | Deploys a single Data Management Zone to a subscription. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementZone.json) | +| Data Management & Analytics Scenario | Deploys a Data Management Landing Zone and one or multiple [Data Landing Zone](https://github.com/Azure/data-landing-zone) all at once. Provides less options than the the individual Data Management Landing Zone and Data Landing Zone deployment options. Helps you to quickly get started and make yourself familiar with the reference design. For more advanced scenarios, please deploy the artifacts individually. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2FdataManagementAnalytics.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementAnalytics.json) | +| Data Management Landing Zone | Deploys a single Data Management Landing Zone to a subscription. |[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-management-zone%2Fmain%2Fdocs%2Freference%2Fportal.dataManagementZone.json) | -Alternatively, click on `Next` to follow the steps required to successfully deploy the Data Management Zone through GitHub Actions or Azure DevOps. +Alternatively, click on `Next` to follow the steps required to successfully deploy the Data Management Landing Zone through GitHub Actions or Azure DevOps. >[Next](/docs/DataManagementAnalytics-CreateRepository.md) From 8bb5413b080d85722227d7260c041964f53c6303 Mon Sep 17 00:00:00 2001 From: Mike Boswell <22622231+mboswell@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:23:41 +0000 Subject: [PATCH 3/7] Update DataManagementAnalytics-CreateRepository.md --- docs/DataManagementAnalytics-CreateRepository.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DataManagementAnalytics-CreateRepository.md b/docs/DataManagementAnalytics-CreateRepository.md index 6b686edc..697f57c3 100644 --- a/docs/DataManagementAnalytics-CreateRepository.md +++ b/docs/DataManagementAnalytics-CreateRepository.md @@ -1,4 +1,4 @@ -# Data Management Zone - Create repository from the template +# Data Management Landing Zone - Create repository from the template First, you must generate your own respository based off this template respository. To do so, please follow the steps below: From 6c47985a95113a6bffba1bcee56479ef3ab70aaa Mon Sep 17 00:00:00 2001 From: Mike Boswell <22622231+mboswell@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:24:16 +0000 Subject: [PATCH 4/7] Update DataManagementAnalytics-ServicePrincipal.md --- docs/DataManagementAnalytics-ServicePrincipal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DataManagementAnalytics-ServicePrincipal.md b/docs/DataManagementAnalytics-ServicePrincipal.md index 381326de..42703984 100644 --- a/docs/DataManagementAnalytics-ServicePrincipal.md +++ b/docs/DataManagementAnalytics-ServicePrincipal.md @@ -1,4 +1,4 @@ -# Data Management Zone - Setting up Service Principal +# Data Management Landing Zone - Setting up Service Principal A service principal with *Contributor* and *User Access Administrator* rights needs to be generated for authentication and authorization from GitHub or Azure DevOps to your Azure subscription. This is required to deploy resources to your environment. From b9753922530c6738ba4ed4ecaee03c0ad18856b8 Mon Sep 17 00:00:00 2001 From: Mike Boswell <22622231+mboswell@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:25:15 +0000 Subject: [PATCH 5/7] Update DataManagementAnalytics-GitHubActionsDeployment.md --- docs/DataManagementAnalytics-GitHubActionsDeployment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DataManagementAnalytics-GitHubActionsDeployment.md b/docs/DataManagementAnalytics-GitHubActionsDeployment.md index 0443ab52..35fa9fa7 100644 --- a/docs/DataManagementAnalytics-GitHubActionsDeployment.md +++ b/docs/DataManagementAnalytics-GitHubActionsDeployment.md @@ -1,4 +1,4 @@ -# Data Management Zone - GitHub Action Deployment +# Data Management Landing Zone - GitHub Action Deployment In the previous step we have generated a JSON output similar to the following, which will be required in the next steps: @@ -51,7 +51,7 @@ The following table explains each of the parameters: | Parameter | Description | Sample value | |:--------------------------------------------|:-------------|:-------------| -| **AZURE_SUBSCRIPTION_ID** | Specifies the subscription ID of the Data Management Zone where all the resources will be deployed |
`xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`
| +| **AZURE_SUBSCRIPTION_ID** | Specifies the subscription ID of the Data Management Landing Zone where all the resources will be deployed |
`xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`
| | **AZURE_LOCATION** | Specifies the region where you want the resources to be deployed. Please check [Supported Regions](/docs/DataManagementAnalytics-Prerequisites.md#supported-regions) | `northeurope` | ### Configure `params.dev.json` From 4090a358bc6f7d57bc12a829f7aaf9a67492065d Mon Sep 17 00:00:00 2001 From: Mike Boswell <22622231+mboswell@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:25:54 +0000 Subject: [PATCH 6/7] Update DataManagementAnalytics-KnownIssues.md --- docs/DataManagementAnalytics-KnownIssues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DataManagementAnalytics-KnownIssues.md b/docs/DataManagementAnalytics-KnownIssues.md index 32013f6b..518b9b8b 100644 --- a/docs/DataManagementAnalytics-KnownIssues.md +++ b/docs/DataManagementAnalytics-KnownIssues.md @@ -1,4 +1,4 @@ -# Data Management Zone - Known Issues +# Data Management Landing Zone - Known Issues ## Error: MissingSubscriptionRegistration From 0acdb32c9bcba9bc425a3d07c5a5148bead300a0 Mon Sep 17 00:00:00 2001 From: Mike Boswell <22622231+mboswell@users.noreply.github.com> Date: Fri, 7 Jan 2022 16:26:22 +0000 Subject: [PATCH 7/7] Update DataManagementAnalytics-AzureDevOpsDeployment.md --- docs/DataManagementAnalytics-AzureDevOpsDeployment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DataManagementAnalytics-AzureDevOpsDeployment.md b/docs/DataManagementAnalytics-AzureDevOpsDeployment.md index 0c5a6a8c..dfca4ba4 100644 --- a/docs/DataManagementAnalytics-AzureDevOpsDeployment.md +++ b/docs/DataManagementAnalytics-AzureDevOpsDeployment.md @@ -1,4 +1,4 @@ -# Data Management Zone - Azure DevOps Deployment +# Data Management Landing Zone - Azure DevOps Deployment In the previous step we have generated a JSON output similar to the following, which will be required in the next steps: @@ -59,7 +59,7 @@ The following table explains each of the parameters: | Parameter | Description | Sample value | |:--------------------------------------------|:-------------|:-------------| -| **AZURE_SUBSCRIPTION_ID** | Specifies the subscription ID of the Data Management Zone where all the resources will be deployed |
`xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`
| +| **AZURE_SUBSCRIPTION_ID** | Specifies the subscription ID of the Data Management Landing Zone where all the resources will be deployed |
`xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`
| | **AZURE_LOCATION** | Specifies the region where you want the resources to be deployed. Please check [Supported Regions](/docs/DataManagementAnalytics-Prerequisites.md#supported-regions). | `northeurope` | | **AZURE_RESOURCE_MANAGER _CONNECTION_NAME** | Specifies the resource manager connection name in Azure DevOps. More details on how to create the resource manager service connection in Azure DevOps was described in the previous paragraph or [here](https://docs.microsoft.com/azure/devops/pipelines/library/connect-to-azure?view=azure-devops#create-an-azure-resource-manager-service-connection-with-an-existing-service-principal). | `my-connection-name` |