Skip to content

Commit 6789f9d

Browse files
authored
Merge pull request #97573 from bhitney/patch-1
Update how-to-resource-set-pattern-rules.md
2 parents 91c1194 + 5d61fcd commit 6789f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Below are the available types that can be used in static and dynamic replacers:
8484
| ---- | --------- |
8585
| string | A series of 1 or more Unicode characters including delimiters like spaces. |
8686
| int | A series of 1 or more 0-9 ASCII characters, it can be 0 prefixed (e.g. 0001). |
87-
| guid | A series of 32 or 8-4-4-4-12 string representation of an UUID as defineddefa in [RFC 4122](https://tools.ietf.org/html/rfc4122). |
87+
| 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). |
@@ -276,4 +276,4 @@ Asset 4
276276

277277
## Next steps
278278

279-
Get started by [registering and scanning an Azure Data Lake Gen2 storage account](register-scan-adls-gen2.md).
279+
Get started by [registering and scanning an Azure Data Lake Gen2 storage account](register-scan-adls-gen2.md).

0 commit comments

Comments
 (0)