Skip to content

Commit b8f04b9

Browse files
authored
Add tag for dotnet sdk generation (#24016)
* Add tag for dotnet sdk generation * Fix tag
1 parent 1acc543 commit b8f04b9

File tree

1 file changed

+57
-0
lines changed
  • specification/security/resource-manager

1 file changed

+57
-0
lines changed

specification/security/resource-manager/readme.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,63 @@ input-file:
385385
- Microsoft.Security/preview/2023-03-01-preview/securityConnectors.json
386386
- Microsoft.Security/preview/2023-01-01-preview/securityOperators.json
387387
388+
# Needed when there is more than one input file
389+
override-info:
390+
title: SecurityCenter
391+
```
392+
393+
### Tag: package-dotnet-sdk
394+
395+
These settings apply only when `--tag=package-dotnet-sdk` is specified on the command line.
396+
397+
``` yaml $(tag) == 'package-dotnet-sdk'
398+
input-file:
399+
- Microsoft.Security/preview/2021-10-01-preview/mdeOnboardings.json
400+
- Microsoft.Security/preview/2021-07-01-preview/customAssessmentAutomation.json
401+
- Microsoft.Security/preview/2021-07-01-preview/customEntityStoreAssignment.json
402+
- Microsoft.Security/stable/2017-08-01/complianceResults.json
403+
- Microsoft.Security/stable/2022-03-01/pricings.json
404+
- Microsoft.Security/stable/2019-01-01/advancedThreatProtectionSettings.json
405+
- Microsoft.Security/stable/2019-08-01/deviceSecurityGroups.json
406+
- Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json
407+
- Microsoft.Security/stable/2019-08-01/iotSecuritySolutionAnalytics.json
408+
- Microsoft.Security/preview/2015-06-01-preview/locations.json
409+
- Microsoft.Security/preview/2015-06-01-preview/operations.json
410+
- Microsoft.Security/preview/2015-06-01-preview/tasks.json
411+
- Microsoft.Security/preview/2017-08-01-preview/autoProvisioningSettings.json
412+
- Microsoft.Security/preview/2017-08-01-preview/compliances.json
413+
- Microsoft.Security/preview/2017-08-01-preview/informationProtectionPolicies.json
414+
- Microsoft.Security/preview/2020-01-01-preview/securityContacts.json
415+
- Microsoft.Security/preview/2017-08-01-preview/workspaceSettings.json
416+
- Microsoft.Security/preview/2019-01-01-preview/regulatoryCompliance.json
417+
- Microsoft.Security/preview/2019-01-01-preview/subAssessments.json
418+
- Microsoft.Security/preview/2019-01-01-preview/automations.json
419+
- Microsoft.Security/preview/2019-01-01-preview/alertsSuppressionRules.json
420+
- Microsoft.Security/stable/2020-01-01/serverVulnerabilityAssessments.json
421+
- Microsoft.Security/stable/2021-06-01/assessmentMetadata.json
422+
- Microsoft.Security/stable/2021-06-01/assessments.json
423+
- Microsoft.Security/stable/2020-01-01/applicationWhitelistings.json
424+
- Microsoft.Security/stable/2020-01-01/adaptiveNetworkHardenings.json
425+
- Microsoft.Security/stable/2020-01-01/allowedConnections.json
426+
- Microsoft.Security/stable/2020-01-01/topologies.json
427+
- Microsoft.Security/stable/2020-01-01/jitNetworkAccessPolicies.json
428+
- Microsoft.Security/stable/2020-01-01/discoveredSecuritySolutions.json
429+
- Microsoft.Security/stable/2020-01-01/securitySolutionsReferenceData.json
430+
- Microsoft.Security/stable/2020-01-01/externalSecuritySolutions.json
431+
- Microsoft.Security/stable/2020-01-01/secureScore.json
432+
- Microsoft.Security/stable/2020-01-01/SecuritySolutions.json
433+
- Microsoft.Security/preview/2020-01-01-preview/connectors.json
434+
- Microsoft.Security/stable/2022-01-01/alerts.json
435+
- Microsoft.Security/stable/2022-05-01/settings.json
436+
- Microsoft.Security/preview/2021-01-15-preview/ingestionSettings.json
437+
- Microsoft.Security/preview/2021-05-01-preview/softwareInventories.json
438+
- Microsoft.Security/preview/2022-08-01-preview/securityConnectors.json
439+
- Microsoft.Security/preview/2022-01-01-preview/governanceRules.json
440+
- Microsoft.Security/preview/2022-01-01-preview/governanceAssignments.json
441+
- Microsoft.Security/preview/2022-07-01-preview/applications.json
442+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
443+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
444+
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
388445
389446
# Needed when there is more than one input file
390447
override-info:

0 commit comments

Comments
 (0)