Skip to content

Commit f512a23

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#110880
1 parent 367ce52 commit f512a23

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/governance/blueprints/create-blueprint-portal.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@ In this tutorial, you learn to use Azure Blueprints to do some of the common tas
1111

1212
## Prerequisites
1313

14-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free)
14+
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free)
1515
before you begin.
16+
- To create blueprints, your account needs the following permissions:
17+
1. Microsoft.Blueprint/blueprints/write - Create a blueprint definition
18+
2. Microsoft.Blueprint/blueprints/artifacts/write - Create artifacts on a blueprint definition
19+
3. Microsoft.Blueprint/blueprints/versions/write - Publish a blueprint
1620

1721
## Create a blueprint
1822

0 commit comments

Comments
 (0)