Skip to content

Commit e22d644

Browse files
Merge pull request #241932 from SwathiDhanwada-MSFT/patch-90
(AzureCXP) fixes MicrosoftDocs/azure-docs#110880
2 parents a2483c3 + 620452f commit e22d644

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+
- Microsoft.Blueprint/blueprints/write - Create a blueprint definition
18+
- Microsoft.Blueprint/blueprints/artifacts/write - Create artifacts on a blueprint definition
19+
- Microsoft.Blueprint/blueprints/versions/write - Publish a blueprint
1620

1721
## Create a blueprint
1822

0 commit comments

Comments
 (0)