Skip to content

Commit 2a1aee4

Browse files
authored
Merge pull request #179296 from vlrodrig/master
clarified limitations
2 parents 7c5faa5 + 36bfee5 commit 2a1aee4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/purview/how-to-access-policies-storage.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,12 @@ Complete all the following steps to enable Azure Purview to manage access polici
8282
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)
8383

8484
#### 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:
8686
[Azure resource providers and types](../azure-resource-manager/management/resource-providers-and-types.md)
8787

8888
#### 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.
9291

9392
See the section on managing role assignments in this guide: [How to create and manage collections](how-to-create-and-manage-collections.md)
9493

@@ -187,6 +186,7 @@ The steps to publish a policy are as follows
187186

188187
## Next steps
189188

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
191190

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

Comments
 (0)