Skip to content

Commit 24ad997

Browse files
committed
Fixes MicrosoftDocs/azure-docs#48951 - Add RP registration step
1 parent 1c62089 commit 24ad997

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/governance/blueprints/create-blueprint-rest-api.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: Create a blueprint with REST API"
33
description: In this quickstart, you use Azure Blueprints to create, define, and deploy artifacts using the REST API.
4-
ms.date: 11/21/2019
4+
ms.date: 02/26/2020
55
ms.topic: quickstart
66
---
77
# Quickstart: Define and Assign an Azure Blueprint with REST API
@@ -13,8 +13,10 @@ tasks related to creating, publishing, and assigning a blueprint within your org
1313

1414
## Prerequisites
1515

16-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free)
17-
before you begin.
16+
- If you don't have an Azure subscription, create a
17+
[free account](https://azure.microsoft.com/free) before you begin.
18+
- Register the `Microsoft.Blueprint` resource provider. For directions, see
19+
[Resource providers and types](../../azure-resource-manager/management/resource-providers-and-types.md).
1820

1921
[!INCLUDE [cloud-shell-try-it.md](../../../includes/cloud-shell-try-it.md)]
2022

0 commit comments

Comments
 (0)