Skip to content

Commit 5ce5597

Browse files
committed
Review
1 parent 97dcbb9 commit 5ce5597

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

articles/purview/how-to-browse-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: nayenama
66
ms.service: purview
77
ms.subservice: purview-data-catalog
88
ms.topic: conceptual
9-
ms.date: 10/01/2021
9+
ms.date: 12/06/2022
1010
---
1111

1212
# Browse the Microsoft Purview Data Catalog

articles/purview/how-to-resource-set-pattern-rules.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ ms.author: nayenama
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 09/27/2021
9+
ms.date: 12/06/2022
1010
---
1111

1212
# Create resource set pattern rules
1313

1414
At-scale data processing systems typically store a single table in storage as multiple files. This concept is represented in Microsoft Purview by using resource sets. A resource set is a single object in the data catalog that represents a large number of assets in storage. To learn more, see [Understanding resource sets](concept-resource-sets.md).
1515

16-
When scanning a storage account, Microsoft Purview uses a set of defined patterns to determine if a group of assets is a resource set. In some cases, Microsoft Purview's resource set grouping may not accurately reflect your data estate. Resource set pattern rules allow you to customize or override how Microsoft Purview detects which assets are grouped as resource sets and how they are displayed within the catalog.
16+
When scanning a storage account, Microsoft Purview uses a set of defined patterns to determine if a group of assets is a resource set. In some cases, Microsoft Purview's resource set grouping may not accurately reflect your data estate. Resource set pattern rules allow you to customize or override how Microsoft Purview detects which assets are grouped as resource sets and how they're displayed within the catalog.
1717

1818
Pattern rules are currently supported in the following source types:
1919
- Azure Data Lake Storage Gen2
@@ -66,7 +66,7 @@ For example, If two assets `folder1/file-1.csv` and `folder2/file-2.csv` matched
6666

6767
#### Special case: Dynamic replacers when not grouping into resource set
6868

69-
If *Do not group as resource set* is enabled for a pattern rule, the replacer name is an optional field. `{:<replacerType>}` is valid syntax. For example, `file-{:int}.csv` would successfully match for `file-1.csv` and `file-2.csv` and create two different assets instead of a resource set.
69+
If *Don't group as resource set* is enabled for a pattern rule, the replacer name is an optional field. `{:<replacerType>}` is valid syntax. For example, `file-{:int}.csv` would successfully match for `file-1.csv` and `file-2.csv` and create two different assets instead of a resource set.
7070

7171
### Static replacers (double brackets)
7272

@@ -82,15 +82,15 @@ Below are the available types that can be used in static and dynamic replacers:
8282

8383
| Type | Structure |
8484
| ---- | --------- |
85-
| string | A series of 1 or more Unicode characters including delimiters like spaces. |
86-
| int | A series of 1 or more 0-9 ASCII characters, it can be 0 prefixed (e.g. 0001). |
85+
| string | A series of one or more Unicode characters including delimiters like spaces. |
86+
| int | A series of 1 or more 0-9 ASCII characters, it can be 0 prefixed (for example, 0001). |
8787
| guid | A series of 32 or 8-4-4-4-12 string representation of an UUID as defined in [RFC 4122](https://tools.ietf.org/html/rfc4122). |
8888
| date | A series of 6 or 8 0-9 ASCII characters with optionally separators: yyyymmdd, yyyy-mm-dd, yymmdd, yy-mm-dd, specified in [RFC 3339](https://tools.ietf.org/html/rfc3339). |
8989
| time | A series of 4 or 6 0-9 ASCII characters with optionally separators: HHmm, HH:mm, HHmmss, HH:mm:ss specified in [RFC 3339](https://tools.ietf.org/html/rfc3339). |
9090
| timestamp | A series of 12 or 14 0-9 ASCII characters with optionally separators: yyyy-mm-ddTHH:mm, yyyymmddhhmm, yyyy-mm-ddTHH:mm:ss, yyyymmddHHmmss specified in [RFC 3339](https://tools.ietf.org/html/rfc3339). |
9191
| boolean | Can contain 'true' or 'false', case insensitive. |
92-
| number | A series of 0 or more 0-9 ASCII characters, it can be 0 prefixed (e.g. 0001) followed by optionally a dot '.' and a series of 1 or more 0-9 ASCII characters, it can be 0 postfixed (e.g. .100) |
93-
| hex | A series of 1 or more ASCII characters from the set 0-1 and A-F, the value can be 0 prefixed |
92+
| number | A series of 0 or more 0-9 ASCII characters, it can be 0 prefixed (for example, 0001) followed by optionally a dot '.' and a series of 1 or more 0-9 ASCII characters, it can be 0 postfixed (for example, .100) |
93+
| hex | A series of one or more ASCII characters from the set 0-1 and A-F, the value can be 0 prefixed |
9494
| locale | A string that matches the syntax specified in [RFC 5646](https://tools.ietf.org/html/rfc5646). |
9595

9696
## Order of resource set pattern rules getting applied
@@ -172,7 +172,7 @@ Rule 2
172172

173173
#### Outputs
174174

175-
2 resource sets
175+
Two resource sets
176176

177177
Resource Set 1
178178

@@ -248,7 +248,7 @@ Files:
248248

249249
#### Outputs
250250

251-
4 individual assets
251+
Four individual assets
252252

253253
Asset 1
254254

articles/purview/supported-browsers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: nayenama
55
ms.author: nayenama
66
ms.service: purview
77
ms.topic: conceptual
8-
ms.date: 11/18/2020
8+
ms.date: 12/06/2022
99
---
1010

1111
# Supported Browsers
@@ -19,12 +19,12 @@ Microsoft Purview supports the following browsers. We recommend that you use the
1919

2020
## Chrome Incognito mode
2121

22-
Chrome Incognito blocking 3rd party cookies must be disabled for the Microsoft Purview governance portal to work.
22+
Chrome Incognito blocking third party cookies must be disabled for the Microsoft Purview governance portal to work.
2323

2424
:::image type="content" source="./media/supported-browsers/incognito-chrome.png" alt-text="Screenshot showing chrome.":::
2525

26-
## Chromium Edge InPrivate mode
26+
## Microsoft Edge InPrivate mode
2727

28-
Chromium Edge InPrivate using Strict Tracking Prevention must be disabled for the Microsoft Purview governance portal to work.
28+
Microsoft Edge InPrivate using Strict Tracking Prevention must be disabled for the Microsoft Purview governance portal to work.
2929

3030
:::image type="content" source="./media/supported-browsers/incognito-edge.png" alt-text="Screenshot showing edge.":::

0 commit comments

Comments
 (0)