Skip to content

Commit

Permalink
Updata securityinsights readme.python (#19917)
Browse files Browse the repository at this point in the history
* update securityinsights readme.python

* update readme.python

Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
  • Loading branch information
Wzb123456789 and Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) authored Jul 25, 2022
1 parent 4c50e5a commit 2492a71
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ modelerfour:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/securityinsight/azure-mgmt-securityinsight/azure/mgmt/securityinsight
```
```
directive:
- from: EntityTypes.json
where: $.definitions.AccountEntityProperties.properties.ntDomain
transform: >
$['description'] = 'The NetBIOS domain name as it appears in the alert format - domain/username. Examples: NT AUTHORITY.';
```

0 comments on commit 2492a71

Please sign in to comment.