Skip to content

Commit 90bdae4

Browse files
cataggarvisingl
authored andcommitted
replace invalid unicode code point in securityinsights (#18068)
1 parent 64bf49a commit 90bdae4

File tree

1 file changed

+1
-1
lines changed
  • specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2021-10-01/common

1 file changed

+1
-1
lines changed

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2021-10-01/common/EntityTypes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"type": "boolean"
6363
},
6464
"ntDomain": {
65-
"description": "The NetBIOS domain name as it appears in the alert format domain\\username. Examples: NT AUTHORITY.",
65+
"description": "The NetBIOS domain name as it appears in the alert format - domain\\username. Examples: NT AUTHORITY.",
6666
"readOnly": true,
6767
"type": "string"
6868
},

0 commit comments

Comments
 (0)