You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/how-to-access-policies-storage.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,13 +82,12 @@ Complete all the following steps to enable Azure Purview to manage access polici
82
82
This functionality is currently in preview, so you will need to [Opt in to Purview data use policies preview](https://aka.ms/opt-in-data-use-policy)
83
83
84
84
#### Register Purview as a resource provider in other subscriptions
85
-
Execute this step only if you have data sources in the same tenant but outside the subscription used for the Azure Purview account, and you want to enable access to be managed from Purview. Register Azure Purview as a resource provider in those additional subscriptions by following this guide, but do not this in the subscription used for the Azure Purview account:
85
+
Execute this step only if the Storage account you want to manage access to is in a different subscription than the Azure Purview account. Register Azure Purview as a resource provider in that subscriptions by following this guide:
86
86
[Azure resource providers and types](../azure-resource-manager/management/resource-providers-and-types.md)
87
87
88
88
#### Configure permissions for policy management actions
89
-
- A user needs to be owner
90
-
- A user needs to be part of Purview data curator role to perform policy authoring/management actions.
91
-
- A user needs to be part of Purview data source admin role to publish the policy.
89
+
- A user needs to be part of Purview Policy Author role at root collection level to perform policy authoring/management actions.
90
+
- A user needs to be part of Purview data source admin role at the root collection level to publish the policy.
92
91
93
92
See the section on managing role assignments in this guide: [How to create and manage collections](how-to-create-and-manage-collections.md)
94
93
@@ -187,6 +186,7 @@ The steps to publish a policy are as follows
187
186
188
187
## Next steps
189
188
190
-
Check this article to understand concepts related to Azure Purview:
189
+
Check the blog and demo related to the capabilities mentioned in this how-to guide
191
190
192
-
*[Azure Purview overview](overview.md)
191
+
*[What's New in Azure Purview at Microsoft Ignite 2021](https://techcommunity.microsoft.com/t5/azure-purview/what-s-new-in-azure-purview-at-microsoft-ignite-2021/ba-p/2915954)
192
+
*[Demo of access policy for Azure Storage](https://www.youtube.com/watch?v=CFE8ltT19Ss)
0 commit comments