Skip to content

Commit 34cb3ad

Browse files
authored
Merge pull request #191773 from whhender/patch-50
Updating 'Policy' language for clarity
2 parents bc11bc6 + d6ed0ee commit 34cb3ad

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/purview/create-azure-purview-portal-faq.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Create an Azure Policy exception for Azure Purview
3-
description: This article describes how to create an Azure Policy exception for Azure Purview while leaving existing Policies in place to maintain security.
2+
title: Create an exception to deploy Azure Purview
3+
description: This article describes how to create an exception to deploy Azure Purview while leaving existing Azure policies in place to maintain security.
44
author: nayenama
55
ms.author: nayenama
66
ms.service: purview
77
ms.topic: how-to
88
ms.date: 08/26/2021
99
---
1010

11-
# Create an Azure Policy exception for Azure Purview
11+
# Create an exception to deploy Azure Purview
1212

13-
Many subscriptions have [Azure Policies](../governance/policy/overview.md) in place that restrict the creation of some resources. This is to maintain subscription security and cleanliness. However, Azure Purview accounts deploy two other Azure resources when they are created: an Azure Storage account, and an Event Hubs namespace. When you [create Azure Purview Account](create-catalog-portal.md), these resources will be deployed. They will be managed by Azure, so you don't need to maintain them, but you will need to deploy them.
13+
Many subscriptions have [Azure Policies](../governance/policy/overview.md) in place that restrict the creation of some resources. This is to maintain subscription security and cleanliness. However, Azure Purview accounts deploy two other Azure resources when they're created: an Azure Storage account, and an Event Hubs namespace. When you [create Azure Purview Account](create-catalog-portal.md), these resources will be deployed. They'll be managed by Azure, so you don't need to maintain them, but you'll need to deploy them. Existing policies may block this deployment, and you may receive an error when attempting to create an Azure Purview account.
1414

15-
To maintain your policies in your subscription, but still allow the creation of these managed resources, you can create a policy exception.
15+
To maintain your policies in your subscription, but still allow the creation of these managed resources, you can create an exception.
1616

17-
## Create a policy exception for Azure Purview
17+
## Create an Azure policy exception for Azure Purview
1818

1919
1. Navigate to the [Azure portal](https://portal.azure.com) and search for **Policy**
2020

articles/purview/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ items:
287287
href: catalog-private-link-troubleshoot.md
288288
- name: Private endpoint FAQ
289289
href: catalog-private-link-faqs.md
290-
- name: Azure policy exceptions
290+
- name: Azure Purview deployment exceptions
291291
href: create-azure-purview-portal-faq.md
292292
- name: Conditional access
293293
href: catalog-conditional-access.md

0 commit comments

Comments
 (0)