Skip to content

Commit 414c50f

Browse files
Merge pull request #222916 from timwarner-msft/patch-26
Fix typo
2 parents 9f46e9d + 216a2a7 commit 414c50f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/governance/blueprints/concepts/lifecycle.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Understand the lifecycle of a blueprint
33
description: Learn about the lifecycle that a blueprint definition goes through and details about each stage, including updating and removing blueprint assignments.
4-
ms.date: 08/17/2021
4+
ms.date: 01/04/2023
55
ms.topic: conceptual
6+
ms.author: timwarner
67
---
78
# Understand the lifecycle of an Azure Blueprint
89

@@ -24,8 +25,8 @@ To fully understand a blueprint and the stages, we'll cover a standard lifecycle
2425
2526
## Creating and editing a blueprint
2627

27-
When creating a blueprint, add artifacts to it, save to a management group or subscription, and
28-
provided a unique name and a unique version. The blueprint is now in a **Draft** mode and can't yet
28+
To create a blueprint, add artifacts to it, save the definition to the management group or subscription scope, and
29+
provide a unique name version. The blueprint is now in a **Draft** mode and can't yet
2930
be assigned. While in the **Draft** mode, it can continue to be updated and changed.
3031

3132
A never published blueprint in **Draft** mode displays a different icon on the **Blueprint

0 commit comments

Comments
 (0)