Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Microsoft.Security] Migrate APIs from Microsoft.ApiSecurity RP (currently in private preview) to Microsoft.Security RP #21519

Merged
merged 13 commits into from
Nov 15, 2022

Conversation

aditdalvi
Copy link
Member

@aditdalvi aditdalvi commented Nov 11, 2022

ARM API Information (Control Plane)

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month. End of Jan 2023
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. ASAP
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      • To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @aditdalvi Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Nov 11, 2022
    @openapi-workflow-bot
    Copy link

    Hi, @aditdalvi your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 11, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 6 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-composite-v3 package-composite-v3(2cad077) package-composite-v3(main)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Security/preview/2022-11-20-preview/apiCollections.json#L51
    ⚠️ RequiredReadOnlySystemData The response of operation:'APICollection_Get' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Security/preview/2022-11-20-preview/apiCollections.json#L85
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Security/preview/2022-11-20-preview/apiCollections.json#L98
    ⚠️ RequiredReadOnlySystemData The response of operation:'APICollectionOnboarding_Create' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Security/preview/2022-11-20-preview/apiCollections.json#L130
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Security/preview/2022-11-20-preview/apiCollections.json#L143
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Security/preview/2022-11-20-preview/apiCollections.json#L188
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/security/resource-manager/readme.md
    tag: specification/security/resource-manager/readme.md#tag-package-composite-v3
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 0 Errors, 0 Warnings failed [Detail]

    Tag package-composite-v3; Prod region: Not deployed; Canary region: Not deployed

    ️️✔️~[Staging] SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 11, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/security/armsecurity - 0.9.0
    +	Const `AlertNotificationsOff` has been removed
    +	Const `AlertNotificationsOn` has been removed
    +	Const `AlertsToAdminsOff` has been removed
    +	Const `AlertsToAdminsOn` has been removed
    +	Field `AlertsToAdmins` of struct `ContactProperties` has been removed
    +	Field `Configuration` of struct `DefenderForDatabasesGcpOfferingArcAutoProvisioning` has been removed
    +	Field `Configuration` of struct `DefenderForServersGcpOfferingArcAutoProvisioning` has been removed
    +	Field `Email` of struct `ContactProperties` has been removed
    +	Field `ServicePrincipalSecretMetadata` of struct `DefenderFoDatabasesAwsOfferingArcAutoProvisioning` has been removed
    +	Field `ServicePrincipalSecretMetadata` of struct `DefenderForServersAwsOfferingArcAutoProvisioning` has been removed
    +	Function `*AWSEnvironmentData.GetEnvironmentData` has been removed
    +	Function `*ContactsClient.Update` has been removed
    +	Function `PossibleAlertNotificationsValues` has been removed
    +	Function `PossibleAlertsToAdminsValues` has been removed
    +	Struct `AWSEnvironmentData` has been removed
    +	Struct `ContactsClientUpdateOptions` has been removed
    +	Struct `ContactsClientUpdateResponse` has been removed
    +	Struct `DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata` has been removed
    +	Struct `DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration` has been removed
    +	Struct `DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata` has been removed
    +	Struct `DefenderForServersGcpOfferingArcAutoProvisioningConfiguration` has been removed
    +	Type alias `AlertNotifications` has been removed
    +	Type alias `AlertsToAdmins` has been removed
    +	Type of `ContactProperties.AlertNotifications` has been changed from `*AlertNotifications` to `*ContactPropertiesAlertNotifications`
    +	Type of `DefenderForServersAwsOfferingVMScannersConfiguration.ExclusionTags` has been changed from `interface{}` to `map[string]*string`
    azure-sdk-for-python-track2 - track2_azure-mgmt-security - 2.0.0
    +	Model DefenderFoDatabasesAwsOfferingArcAutoProvisioning no longer has parameter service_principal_secret_metadata
    +	Model DefenderForDatabasesGcpOfferingArcAutoProvisioning no longer has parameter configuration
    +	Model DefenderForServersAwsOfferingArcAutoProvisioning no longer has parameter service_principal_secret_metadata
    +	Model DefenderForServersGcpOfferingArcAutoProvisioning no longer has parameter configuration
    azure-sdk-for-js - @azure/arm-security - Approved - 6.0.0-beta.2
    +	Interface DefenderForServersAwsOfferingArcAutoProvisioning no longer has parameter servicePrincipalSecretMetadata
    +	Operation AllowedConnections.get has a new signature
    +	Removed Enum KnownAlertNotifications
    +	Removed Enum KnownAlertsToAdmins
    +	Removed operation Alerts.simulate
    +	Removed operation SecurityContacts.update
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 38995ae. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.SecurityCenter [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 38995ae. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/security/armsecurity [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `DefenderForServersAwsOfferingVMScannersConfiguration.ExclusionTags` has been changed from `interface{}` to `map[string]*string`
      info	[Changelog] - Type of `ContactProperties.AlertNotifications` has been changed from `*AlertNotifications` to `*ContactPropertiesAlertNotifications`
      info	[Changelog] - Const `AlertsToAdminsOff` has been removed
      info	[Changelog] - Const `AlertNotificationsOn` has been removed
      info	[Changelog] - Const `AlertsToAdminsOn` has been removed
      info	[Changelog] - Const `AlertNotificationsOff` has been removed
      info	[Changelog] - Type alias `AlertsToAdmins` has been removed
      info	[Changelog] - Type alias `AlertNotifications` has been removed
      info	[Changelog] - Function `*AWSEnvironmentData.GetEnvironmentData` has been removed
      info	[Changelog] - Function `PossibleAlertNotificationsValues` has been removed
      info	[Changelog] - Function `PossibleAlertsToAdminsValues` has been removed
      info	[Changelog] - Function `*ContactsClient.Update` has been removed
      info	[Changelog] - Struct `AWSEnvironmentData` has been removed
      info	[Changelog] - Struct `ContactsClientUpdateOptions` has been removed
      info	[Changelog] - Struct `ContactsClientUpdateResponse` has been removed
      info	[Changelog] - Struct `DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata` has been removed
      info	[Changelog] - Struct `DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration` has been removed
      info	[Changelog] - Struct `DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata` has been removed
      info	[Changelog] - Struct `DefenderForServersGcpOfferingArcAutoProvisioningConfiguration` has been removed
      info	[Changelog] - Field `Configuration` of struct `DefenderForServersGcpOfferingArcAutoProvisioning` has been removed
      info	[Changelog] - Field `ServicePrincipalSecretMetadata` of struct `DefenderFoDatabasesAwsOfferingArcAutoProvisioning` has been removed
      info	[Changelog] - Field `ServicePrincipalSecretMetadata` of struct `DefenderForServersAwsOfferingArcAutoProvisioning` has been removed
      info	[Changelog] - Field `Configuration` of struct `DefenderForDatabasesGcpOfferingArcAutoProvisioning` has been removed
      info	[Changelog] - Field `AlertsToAdmins` of struct `ContactProperties` has been removed
      info	[Changelog] - Field `Email` of struct `ContactProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `MinimalSeverityLow`
      info	[Changelog] - New const `MinimalSeverityHigh`
      info	[Changelog] - New const `RolesOwner`
      info	[Changelog] - New const `MinimalSeverityMedium`
      info	[Changelog] - New const `OfferingTypeDefenderCspmAws`
      info	[Changelog] - New const `RolesAccountAdmin`
      info	[Changelog] - New const `OfferingTypeDefenderForDevOpsAzureDevOps`
      info	[Changelog] - New const `ApplicationConditionOperatorEquals`
      info	[Changelog] - New const `OfferingTypeDefenderForDevOpsGithub`
      info	[Changelog] - New const `RolesServiceAdmin`
      info	[Changelog] - New const `OfferingTypeDefenderCspmGcp`
      info	[Changelog] - New const `RolesContributor`
      info	[Changelog] - New type alias `Roles`
      info	[Changelog] - New type alias `MinimalSeverity`
      info	[Changelog] - New function `*APICollectionOnboardingClient.Create(context.Context, string, string, string, *APICollectionOnboardingClientCreateOptions) (APICollectionOnboardingClientCreateResponse, error)`
      info	[Changelog] - New function `*DefenderCspmGcpOffering.GetCloudOffering() *CloudOffering`
      info	[Changelog] - New function `NewAPICollectionOnboardingClient(string, azcore.TokenCredential, *arm.ClientOptions) (*APICollectionOnboardingClient, error)`
      info	[Changelog] - New function `*DefenderForDevOpsGithubOffering.GetCloudOffering() *CloudOffering`
      info	[Changelog] - New function `*DefenderForDevOpsAzureDevOpsOffering.GetCloudOffering() *CloudOffering`
      info	[Changelog] - New function `PossibleRolesValues() []Roles`
      info	[Changelog] - New function `*APICollectionClient.Get(context.Context, string, string, string, *APICollectionClientGetOptions) (APICollectionClientGetResponse, error)`
      info	[Changelog] - New function `*APICollectionClient.NewListPager(string, string, *APICollectionClientListOptions) *runtime.Pager[APICollectionClientListResponse]`
      info	[Changelog] - New function `*AwsEnvironmentData.GetEnvironmentData() *EnvironmentData`
      info	[Changelog] - New function `NewAPICollectionOffboardingClient(string, azcore.TokenCredential, *arm.ClientOptions) (*APICollectionOffboardingClient, error)`
      info	[Changelog] - New function `PossibleMinimalSeverityValues() []MinimalSeverity`
      info	[Changelog] - New function `*DefenderCspmAwsOffering.GetCloudOffering() *CloudOffering`
      info	[Changelog] - New function `*APICollectionOffboardingClient.Delete(context.Context, string, string, string, *APICollectionOffboardingClientDeleteOptions) (APICollectionOffboardingClientDeleteResponse, error)`
      info	[Changelog] - New function `NewAPICollectionClient(string, azcore.TokenCredential, *arm.ClientOptions) (*APICollectionClient, error)`
      info	[Changelog] - New struct `APICollectionClient`
      info	[Changelog] - New struct `APICollectionClientGetOptions`
      info	[Changelog] - New struct `APICollectionClientGetResponse`
      info	[Changelog] - New struct `APICollectionClientListOptions`
      info	[Changelog] - New struct `APICollectionClientListResponse`
      info	[Changelog] - New struct `APICollectionOffboardingClient`
      info	[Changelog] - New struct `APICollectionOffboardingClientDeleteOptions`
      info	[Changelog] - New struct `APICollectionOffboardingClientDeleteResponse`
      info	[Changelog] - New struct `APICollectionOnboardingClient`
      info	[Changelog] - New struct `APICollectionOnboardingClientCreateOptions`
      info	[Changelog] - New struct `APICollectionOnboardingClientCreateResponse`
      info	[Changelog] - New struct `APICollectionProperties`
      info	[Changelog] - New struct `APICollectionResponse`
      info	[Changelog] - New struct `APICollectionResponseList`
      info	[Changelog] - New struct `AwsEnvironmentData`
      info	[Changelog] - New struct `ContactPropertiesAlertNotifications`
      info	[Changelog] - New struct `ContactPropertiesNotificationsByRole`
      info	[Changelog] - New struct `DefenderCspmAwsOffering`
      info	[Changelog] - New struct `DefenderCspmAwsOfferingVMScanners`
      info	[Changelog] - New struct `DefenderCspmAwsOfferingVMScannersConfiguration`
      info	[Changelog] - New struct `DefenderCspmGcpOffering`
      info	[Changelog] - New struct `DefenderFoDatabasesAwsOfferingRds`
      info	[Changelog] - New struct `DefenderForDevOpsAzureDevOpsOffering`
      info	[Changelog] - New struct `DefenderForDevOpsGithubOffering`
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog] - New field `NotificationsByRole` in struct `ContactProperties`
      info	[Changelog] - New field `Emails` in struct `ContactProperties`
      info	[Changelog] - New field `Rds` in struct `DefenderFoDatabasesAwsOffering`
      info	[Changelog]
      info	[Changelog] Total 31 breaking change(s), 82 additive change(s).
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 38995ae. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 8.19.2 -> 9.1.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.1.1` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-security [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model DefenderFoDatabasesAwsOffering has a new parameter rds
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model DefenderFoDatabasesAwsOfferingArcAutoProvisioning no longer has parameter service_principal_secret_metadata
      info	[Changelog]   - Model DefenderForDatabasesGcpOfferingArcAutoProvisioning no longer has parameter configuration
      info	[Changelog]   - Model DefenderForServersAwsOfferingArcAutoProvisioning no longer has parameter service_principal_secret_metadata
      info	[Changelog]   - Model DefenderForServersGcpOfferingArcAutoProvisioning no longer has parameter configuration
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 38995ae. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-security [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Interface SecurityContact
      info	[Changelog]   - Added Interface SecurityContactPropertiesAlertNotifications
      info	[Changelog]   - Added Interface SecurityContactPropertiesNotificationsByRole
      info	[Changelog]   - Added Interface SecuritySolution
      info	[Changelog]   - Added Interface SecuritySolutionsReferenceData
      info	[Changelog]   - Added Interface SecuritySubAssessment
      info	[Changelog]   - Added Interface SecurityTask
      info	[Changelog]   - Added Interface ServerVulnerabilityAssessment
      info	[Changelog]   - Added Interface ServerVulnerabilityProperties
      info	[Changelog]   - Added Interface Setting
      info	[Changelog]   - Added Interface Software
      info	[Changelog]   - Added Interface SqlServerVulnerabilityProperties
      info	[Changelog]   - Added Interface SubscriptionGovernanceRulesExecuteStatusGetHeaders
      info	[Changelog]   - Added Interface SubscriptionGovernanceRulesExecuteStatusGetOptionalParams
      info	[Changelog]   - Added Interface ThresholdCustomAlertRule
      info	[Changelog]   - Added Interface TimeWindowCustomAlertRule
      info	[Changelog]   - Added Interface TopologyResource
      info	[Changelog]   - Added Interface TrackedResource
      info	[Changelog]   - Added Interface TwinUpdatesNotInAllowedRange
      info	[Changelog]   - Added Interface UnauthorizedOperationsNotInAllowedRange
      info	[Changelog]   - Added Interface UpdateIotSecuritySolutionData
      info	[Changelog]   - Added Interface WorkspaceSetting
      info	[Changelog]   - Added Type Alias APICollectionGetResponse
      info	[Changelog]   - Added Type Alias APICollectionListNextResponse
      info	[Changelog]   - Added Type Alias APICollectionListResponse
      info	[Changelog]   - Added Type Alias APICollectionOnboardingCreateResponse
      info	[Changelog]   - Added Type Alias ApplicationConditionOperator
      info	[Changelog]   - Added Type Alias ApplicationCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ApplicationGetResponse
      info	[Changelog]   - Added Type Alias ApplicationsListNextResponse
      info	[Changelog]   - Added Type Alias ApplicationsListResponse
      info	[Changelog]   - Added Type Alias ApplicationSourceResourceType
      info	[Changelog]   - Added Type Alias AwsOrganizationalDataUnion
      info	[Changelog]   - Added Type Alias ConnectionType
      info	[Changelog]   - Added Type Alias EnvironmentDataUnion
      info	[Changelog]   - Added Type Alias EnvironmentType
      info	[Changelog]   - Added Type Alias GcpOrganizationalDataUnion
      info	[Changelog]   - Added Type Alias GovernanceAssignmentsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias GovernanceAssignmentsGetResponse
      info	[Changelog]   - Added Type Alias GovernanceAssignmentsListNextResponse
      info	[Changelog]   - Added Type Alias GovernanceAssignmentsListResponse
      info	[Changelog]   - Added Type Alias GovernanceRuleConditionOperator
      info	[Changelog]   - Added Type Alias GovernanceRuleListNextResponse
      info	[Changelog]   - Added Type Alias GovernanceRuleListResponse
      info	[Changelog]   - Added Type Alias GovernanceRuleOwnerSourceType
      info	[Changelog]   - Added Type Alias GovernanceRulesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias GovernanceRulesGetResponse
      info	[Changelog]   - Added Type Alias GovernanceRuleSourceResourceType
      info	[Changelog]   - Added Type Alias GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse
      info	[Changelog]   - Added Type Alias GovernanceRulesRuleIdExecuteSingleSubscriptionResponse
      info	[Changelog]   - Added Type Alias GovernanceRuleType
      info	[Changelog]   - Added Type Alias MinimalSeverity
      info	[Changelog]   - Added Type Alias Roles
      info	[Changelog]   - Added Type Alias ScanningMode
      info	[Changelog]   - Added Type Alias SecurityConnectorApplicationCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorApplicationGetResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorApplicationsListNextResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorApplicationsListResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorGovernanceRuleListNextResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorGovernanceRuleListResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorGovernanceRulesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorGovernanceRulesExecuteStatusGetResponse
      info	[Changelog]   - Added Type Alias SecurityConnectorGovernanceRulesGetResponse
      info	[Changelog]   - Added Type Alias SubPlan
      info	[Changelog]   - Added Type Alias SubscriptionGovernanceRulesExecuteStatusGetResponse
      info	[Changelog]   - Added Type Alias Type
      info	[Changelog]   - Interface AlertsSimulateOptionalParams has a new optional parameter resumeFrom
      info	[Changelog]   - Interface AlertsSimulateOptionalParams has a new optional parameter updateIntervalInMs
      info	[Changelog]   - Interface DefenderForServersAwsOfferingArcAutoProvisioning has a new optional parameter cloudRoleArn
      info	[Changelog]   - Class SecurityCenter has a new parameter aPICollection
      info	[Changelog]   - Class SecurityCenter has a new parameter aPICollectionOffboarding
      info	[Changelog]   - Class SecurityCenter has a new parameter aPICollectionOnboarding
      info	[Changelog]   - Class SecurityCenter has a new parameter applicationOperations
      info	[Changelog]   - Class SecurityCenter has a new parameter applications
      info	[Changelog]   - Class SecurityCenter has a new parameter governanceAssignments
      info	[Changelog]   - Class SecurityCenter has a new parameter governanceRuleOperations
      info	[Changelog]   - Class SecurityCenter has a new parameter governanceRules
      info	[Changelog]   - Class SecurityCenter has a new parameter securityConnectorApplication
      info	[Changelog]   - Class SecurityCenter has a new parameter securityConnectorApplications
      info	[Changelog]   - Class SecurityCenter has a new parameter securityConnectorGovernanceRule
      info	[Changelog]   - Class SecurityCenter has a new parameter securityConnectorGovernanceRules
      info	[Changelog]   - Class SecurityCenter has a new parameter securityConnectorGovernanceRulesExecuteStatus
      info	[Changelog]   - Class SecurityCenter has a new parameter subscriptionGovernanceRulesExecuteStatus
      info	[Changelog]   - Added Enum KnownApplicationConditionOperator
      info	[Changelog]   - Added Enum KnownApplicationSourceResourceType
      info	[Changelog]   - Added Enum KnownEnvironmentType
      info	[Changelog]   - Added Enum KnownGovernanceRuleConditionOperator
      info	[Changelog]   - Added Enum KnownGovernanceRuleOwnerSourceType
      info	[Changelog]   - Added Enum KnownGovernanceRuleSourceResourceType
      info	[Changelog]   - Added Enum KnownGovernanceRuleType
      info	[Changelog]   - Added Enum KnownMinimalSeverity
      info	[Changelog]   - Added Enum KnownRoles
      info	[Changelog]   - Added Enum KnownScanningMode
      info	[Changelog]   - Added Enum KnownSubPlan
      info	[Changelog]   - Added Enum KnownType
      info	[Changelog]   - Enum KnownAlertStatus has a new value InProgress
      info	[Changelog]   - Enum KnownBundleType has a new value CosmosDbs
      info	[Changelog]   - Enum KnownCloudName has a new value AzureDevOps
      info	[Changelog]   - Enum KnownCloudName has a new value Github
      info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorAzureDevOps
      info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGithub
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderCspmAws
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderCspmGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForContainersGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDatabasesAws
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDatabasesGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsAzureDevOps
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsGithub
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForServersGcp
      info	[Changelog]   - Enum KnownSettingName has a new value WdatpUnifiedSolution
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation Alerts.simulate
      info	[Changelog]   - Removed operation SecurityContacts.update
      info	[Changelog]   - Operation AllowedConnections.get has a new signature
      info	[Changelog]   - Interface DefenderForServersAwsOfferingArcAutoProvisioning no longer has parameter servicePrincipalSecretMetadata
      info	[Changelog]   - Removed Enum KnownAlertNotifications
      info	[Changelog]   - Removed Enum KnownAlertsToAdmins
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 38995ae. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs]Release - Generate from 38995ae. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • security/resource-manager [View full logs
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 38995ae. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.security [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 11, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/security/armsecurity https://apiview.dev/Assemblies/Review/0d0f55fa51f84f0ea3136f3f0ca848ee
    Python track2_azure-mgmt-security Create ApiView timeout. Package is too large and we cannot create ApiView for it.
    JavaScript @azure/arm-security https://apiview.dev/Assemblies/Review/0a7168a4f99e4f4dbc994ea8dcbf63ad
    .Net Azure.ResourceManager.SecurityCenter https://apiview.dev/Assemblies/Review/a83ff7b052ca4c709e896c98f96347a9

    @aditdalvi
    Copy link
    Member Author

    Notes to the reviewer:

    @openapi-workflow-bot
    Copy link

    Hi @aditdalvi, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @openapi-workflow-bot
    Copy link

    Hi, @aditdalvi, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    @rkmanda rkmanda added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Nov 11, 2022
    @openapi-workflow-bot
    Copy link

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 11, 2022
    @aditdalvi aditdalvi removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Nov 12, 2022
    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 12, 2022
    @rkmanda rkmanda added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 12, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 12, 2022
    @aditdalvi aditdalvi requested a review from eliagrady November 12, 2022 02:18
    @openapi-pipeline-app
    Copy link

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⌛Breaking Change(Cross-Version) pending [Detail]
    ️⌛CredScan pending [Detail]
    ️🔄LintDiff inProgress [Detail]
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/security/resource-manager/readme.md
    tag: specification/security/resource-manager/readme.md#tag-package-composite-v3
    ️🔄ApiReadinessCheck inProgress [Detail]
    ️⌛~[Staging] ServiceAPIReadinessTest pending [Detail]
    ️🔄~[Staging] SwaggerAPIView inProgress [Detail]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⌛PoliCheck pending [Detail]
    ️⌛PrettierCheck pending [Detail]
    ️⌛SpellCheck pending [Detail]
    ️⌛Lint(RPaaS) pending [Detail]
    ️⌛CadlValidation pending [Detail]
    ️⌛PR Summary pending [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    Copy link
    Member

    @eliagrady eliagrady left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    LGTM - we need to check why the tests are failing - seems broken regardless of this change

    specification/security/resource-manager/readme.md Outdated Show resolved Hide resolved
    @ruowan
    Copy link
    Member

    ruowan commented Nov 15, 2022

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @ruowan ruowan merged commit 38995ae into main Nov 15, 2022
    @ruowan ruowan deleted the aditd/updatesecurityrp branch November 15, 2022 05:44
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    …ently in private preview) to Microsoft.Security RP (Azure#21519)
    
    * Adds base for updating Microsoft.Security from version stable/2021-06-01 to version 2022-11-20-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add apiCollections.json and relevant examples
    
    * Update readme.md
    
    * Fix validation errors
    
    * Fix validation errors
    
    * One more fix
    
    * Switch to full paths
    
    * More validation fixes
    
    * Try and fix the SDK errors
    
    * Fix avocado error
    
    * Remove operations.json from tag = package-preview-2022-11 based on PR comments
    kayousef-zz pushed a commit to kayousef-zz/azure-rest-api-specs that referenced this pull request Dec 21, 2022
    …ently in private preview) to Microsoft.Security RP (Azure#21519)
    
    * Adds base for updating Microsoft.Security from version stable/2021-06-01 to version 2022-11-20-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add apiCollections.json and relevant examples
    
    * Update readme.md
    
    * Fix validation errors
    
    * Fix validation errors
    
    * One more fix
    
    * Switch to full paths
    
    * More validation fixes
    
    * Try and fix the SDK errors
    
    * Fix avocado error
    
    * Remove operations.json from tag = package-preview-2022-11 based on PR comments
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-SdkBreakingChange-JavaScript ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-MissingBaseCommit new-api-version ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants