Skip to content

Commit f5cdfb5

Browse files
SapirElmakayesLeiwang3SQL
authored andcommitted
[Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (Azure#16549)
* Adds base for updating Microsoft.Security from version preview/2021-07-01-preview to version 2021-07-02-preview * Updates readme * Updates API version in new specs and examples * Fix account id to account ids * Minor * Minor Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com>
1 parent a13f14c commit f5cdfb5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

specification/security/resource-manager/Microsoft.Security/preview/2021-07-01-preview/securityConnectors.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,12 +386,12 @@
386386
"type": "string",
387387
"description": "If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset"
388388
},
389-
"excludedAccountId": {
389+
"excludedAccountIds": {
390390
"type": "array",
391391
"description": "If the multi cloud account is of membership type organization, list of accounts excluded from offering",
392392
"items": {
393393
"type": "string",
394-
"description": "account ID"
394+
"description": "account IDs"
395395
}
396396
}
397397
}

specification/security/resource-manager/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ input-file:
8484
8585
override-info:
8686
title: SecurityCenter
87-
```
87+
```
8888

8989
### Tag: package-composite-v1
9090

@@ -471,8 +471,8 @@ input-file:
471471

472472
# Needed when there is more than one input file
473473
override-info:
474-
title: SecurityCenter
475-
```
474+
title: SecurityCenter
475+
```
476476
477477
### Tag: package-2021-06-only
478478
@@ -548,4 +548,4 @@ See configuration in [readme.ruby.md](./readme.ruby.md)
548548

549549
## Java
550550

551-
See configuration in [readme.java.md](./readme.java.md)
551+
See configuration in [readme.java.md](./readme.java.md)

0 commit comments

Comments
 (0)