Skip to content

Commit fc5892e

Browse files
Merge pull request #51175 from lootle1/MR123
Technical Review 1058617: Deploy resources to subscriptions, manageme…
2 parents fc5dad9 + bc493bc commit fc5892e

18 files changed

+294
-299
lines changed
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.deploy-resources-different-scopes.introduction
3-
title: Introduction
4-
metadata:
5-
unitType: introduction
6-
title: Introduction
7-
description: Learn how to deploy resources at the subscription, management group, and tenant scope within your Bicep code.
8-
ms.date: 09/27/2024
9-
author: mumian
10-
ms.author: jgao
11-
ms.topic: unit
12-
ms.custom:
13-
- devx-track-bicep
14-
durationInMinutes: 2
15-
content: |
16-
[!include[](includes/1-introduction.md)]
17-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.deploy-resources-different-scopes.introduction
3+
title: Introduction
4+
metadata:
5+
unitType: introduction
6+
title: Introduction
7+
description: Learn how to deploy resources at the subscription, management group, and tenant scope within your Bicep code.
8+
ms.date: 06/30/2025
9+
author: mumian
10+
ms.author: jgao
11+
ms.topic: unit
12+
ms.custom:
13+
- devx-track-bicep
14+
durationInMinutes: 2
15+
content: |
16+
[!include[](includes/1-introduction.md)]
17+
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.deploy-resources-different-scopes.understand-deployment-scopes
3-
title: Understand deployment scopes
4-
metadata:
5-
unitType: learning-content
6-
title: Understand deployment scopes
7-
description: Learn about the scopes at which Azure resources can be deployed, and get common example use cases for each scope.
8-
ms.date: 09/27/2024
9-
author: mumian
10-
ms.author: jgao
11-
ms.topic: unit
12-
ms.custom:
13-
- devx-track-bicep
14-
durationInMinutes: 6
15-
content: |
16-
[!include[](includes/2-understand-deployment-scopes.md)]
17-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.deploy-resources-different-scopes.understand-deployment-scopes
3+
title: Understand deployment scopes
4+
metadata:
5+
unitType: learning-content
6+
title: Understand deployment scopes
7+
description: Learn about the scopes at which Azure resources can be deployed, and get common example use cases for each scope.
8+
ms.date: 06/30/2025
9+
author: mumian
10+
ms.author: jgao
11+
ms.topic: unit
12+
ms.custom:
13+
- devx-track-bicep
14+
durationInMinutes: 6
15+
content: |
16+
[!include[](includes/2-understand-deployment-scopes.md)]
17+
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.deploy-resources-different-scopes.deploy-templates-different-scopes
3-
title: Deploy templates at various scopes
4-
metadata:
5-
unitType: learning-content
6-
title: Deploy templates at various scopes
7-
description: Learn how to create Bicep files that deploy resources to a subscription, management group, or tenant.
8-
ms.date: 09/27/2024
9-
author: mumian
10-
ms.author: jgao
11-
ms.topic: unit
12-
ms.custom:
13-
- devx-track-bicep
14-
zone_pivot_groups: azure-shell-interface
15-
durationInMinutes: 2
16-
content: |
17-
[!include[](includes/3-deploy-templates-different-scopes.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.deploy-resources-different-scopes.deploy-templates-different-scopes
3+
title: Deploy templates at various scopes
4+
metadata:
5+
unitType: learning-content
6+
title: Deploy templates at various scopes
7+
description: Learn how to create Bicep files that deploy resources to a subscription, management group, or tenant.
8+
ms.date: 06/30/2025
9+
author: mumian
10+
ms.author: jgao
11+
ms.topic: unit
12+
ms.custom:
13+
- devx-track-bicep
14+
zone_pivot_groups: azure-shell-interface
15+
durationInMinutes: 2
16+
content: |
17+
[!include[](includes/3-deploy-templates-different-scopes.md)]
18+
Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.deploy-resources-different-scopes.exercise-deploy-subscription-scoped-resource
3-
title: Exercise - Deploy a subscription-scoped resource
4-
metadata:
5-
unitType: exercise
6-
title: Exercise - Deploy a subscription-scoped resource
7-
description: Learn how to create Bicep files that deploy resources to a subscription.
8-
ms.date: 09/27/2024
9-
author: mumian
10-
ms.author: jgao
11-
ms.topic: unit
12-
ms.custom:
13-
- devx-track-azurepowershell
14-
- devx-track-bicep
15-
zone_pivot_groups: azure-shell-interface
16-
durationInMinutes: 7
17-
content: |
18-
[!include[](includes/4-exercise-deploy-subscription-scoped-resource.md)]
19-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.deploy-resources-different-scopes.exercise-deploy-subscription-scoped-resource
3+
title: Exercise - Deploy a subscription-scoped resource
4+
metadata:
5+
unitType: exercise
6+
title: Exercise - Deploy a subscription-scoped resource
7+
description: Learn how to create Bicep files that deploy resources to a subscription.
8+
ms.date: 06/30/2025
9+
author: mumian
10+
ms.author: jgao
11+
ms.topic: unit
12+
ms.custom:
13+
- devx-track-azurepowershell
14+
- devx-track-bicep
15+
zone_pivot_groups: azure-shell-interface
16+
durationInMinutes: 7
17+
content: |
18+
[!include[](includes/4-exercise-deploy-subscription-scoped-resource.md)]
19+
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.deploy-resources-different-scopes.deploy-multiple-scopes
3-
title: Deploy resources to multiple scopes
4-
metadata:
5-
unitType: learning-content
6-
title: Deploy resources to multiple scopes
7-
description: Learn how to create a Bicep file that deploys your resources to multiple scopes.
8-
ms.date: 09/27/2024
9-
author: mumian
10-
ms.author: jgao
11-
ms.topic: unit
12-
ms.custom:
13-
- devx-track-bicep
14-
zone_pivot_groups: azure-shell-interface
15-
durationInMinutes: 6
16-
content: |
17-
[!include[](includes/5-deploy-multiple-scopes.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.deploy-resources-different-scopes.deploy-multiple-scopes
3+
title: Deploy resources to multiple scopes
4+
metadata:
5+
unitType: learning-content
6+
title: Deploy resources to multiple scopes
7+
description: Learn how to create a Bicep file that deploys your resources to multiple scopes.
8+
ms.date: 06/30/2025
9+
author: mumian
10+
ms.author: jgao
11+
ms.topic: unit
12+
ms.custom:
13+
- devx-track-bicep
14+
zone_pivot_groups: azure-shell-interface
15+
durationInMinutes: 6
16+
content: |
17+
[!include[](includes/5-deploy-multiple-scopes.md)]
18+
Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.deploy-resources-different-scopes.exercise-deploy-multiple-scopes-modules
3-
title: Exercise - Deploy resources to multiple scopes by using modules
4-
metadata:
5-
unitType: exercise
6-
title: Exercise - Deploy resources to multiple scopes by using modules
7-
description: Learn how to create a Bicep file that deploys your resources to multiple scopes.
8-
ms.date: 09/27/2024
9-
author: mumian
10-
ms.author: jgao
11-
ms.topic: unit
12-
ms.custom:
13-
- devx-track-azurepowershell
14-
- devx-track-bicep
15-
zone_pivot_groups: azure-shell-interface
16-
durationInMinutes: 5
17-
content: |
18-
[!include[](includes/6-exercise-deploy-multiple-scopes-modules.md)]
19-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.deploy-resources-different-scopes.exercise-deploy-multiple-scopes-modules
3+
title: Exercise - Deploy resources to multiple scopes by using modules
4+
metadata:
5+
unitType: exercise
6+
title: Exercise - Deploy resources to multiple scopes by using modules
7+
description: Learn how to create a Bicep file that deploys your resources to multiple scopes.
8+
ms.date: 06/30/2025
9+
author: mumian
10+
ms.author: jgao
11+
ms.topic: unit
12+
ms.custom:
13+
- devx-track-azurepowershell
14+
- devx-track-bicep
15+
zone_pivot_groups: azure-shell-interface
16+
durationInMinutes: 5
17+
content: |
18+
[!include[](includes/6-exercise-deploy-multiple-scopes-modules.md)]
19+
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.azure.deploy-resources-different-scopes.exercise-deploy-management-groups
3-
title: Exercise - Deploy resources to a management group
4-
metadata:
5-
unitType: exercise
6-
title: Exercise - Deploy resources to a management group
7-
description: Learn how to create a Bicep file that deploys your resources to a management group.
8-
ms.date: 09/27/2024
9-
author: mumian
10-
ms.author: jgao
11-
ms.topic: unit
12-
ms.custom:
13-
- devx-track-bicep
14-
zone_pivot_groups: azure-shell-interface
15-
durationInMinutes: 5
16-
content: |
17-
[!include[](includes/7-exercise-deploy-management-group.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.azure.deploy-resources-different-scopes.exercise-deploy-management-groups
3+
title: Exercise - Deploy resources to a management group
4+
metadata:
5+
unitType: exercise
6+
title: Exercise - Deploy resources to a management group
7+
description: Learn how to create a Bicep file that deploys your resources to a management group.
8+
ms.date: 06/30/2025
9+
author: mumian
10+
ms.author: jgao
11+
ms.topic: unit
12+
ms.custom:
13+
- devx-track-bicep
14+
zone_pivot_groups: azure-shell-interface
15+
durationInMinutes: 5
16+
content: |
17+
[!include[](includes/7-exercise-deploy-management-group.md)]
18+

0 commit comments

Comments
 (0)