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

Sherylueen appcomplianceautomation microsoft.app compliance automation 2024 06 27 #28981

Merge branch 'main' into Sherylueen-appcomplianceautomation-Microsoft…

8cbd1c6
Select commit
Loading
Failed to load commit list.
Merged

Sherylueen appcomplianceautomation microsoft.app compliance automation 2024 06 27 #28981

Merge branch 'main' into Sherylueen-appcomplianceautomation-Microsoft…
8cbd1c6
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-python succeeded Jun 3, 2024 in 6m 56s

SDK azure-sdk-for-python succeeded

Details

  • ⚠️Warning in generating from ae21b4c85d9cc2e169badaca03eea715915a403a. 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] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[automation_init.sh] npm notice
    cmderr	[automation_init.sh] npm notice New minor version of npm available! 10.7.0 -> 10.8.1
    cmderr	[automation_init.sh] npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
    cmderr	[automation_init.sh] npm notice To update run: npm install -g npm@10.8.1
    cmderr	[automation_init.sh] npm notice
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️azure-mgmt-appcomplianceautomation [Preview SDK Changes] Breaking Change Detected
    • azure-mgmt-appcomplianceautomation-1.0.0b1.zip
    • azure_mgmt_appcomplianceautomation-1.0.0b1-py3-none-any.whl
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation ReportOperations.begin_fix
    info	[Changelog]   - Added operation ReportOperations.begin_sync_cert_record
    info	[Changelog]   - Added operation ReportOperations.begin_verify
    info	[Changelog]   - Added operation ReportOperations.check_name_availability
    info	[Changelog]   - Added operation ReportOperations.get_scoping_questions
    info	[Changelog]   - Added operation ReportOperations.list_by_tenant
    info	[Changelog]   - Added operation SnapshotOperations.list_by_report_resource
    info	[Changelog]   - Added operation group EvidenceOperations
    info	[Changelog]   - Added operation group ProviderActionsOperations
    info	[Changelog]   - Added operation group ScopingConfigurationOperations
    info	[Changelog]   - Added operation group WebhookOperations
    info	[Changelog]   - Model ComplianceReportItem has a new parameter control_family_name
    info	[Changelog]   - Model ComplianceReportItem has a new parameter control_status
    info	[Changelog]   - Model ComplianceReportItem has a new parameter resource_origin
    info	[Changelog]   - Model ComplianceReportItem has a new parameter resource_status
    info	[Changelog]   - Model ComplianceReportItem has a new parameter resource_status_change_date
    info	[Changelog]   - Model ComplianceReportItem has a new parameter responsibility_description
    info	[Changelog]   - Model ComplianceReportItem has a new parameter responsibility_title
    info	[Changelog]   - Model Control has a new parameter control_name
    info	[Changelog]   - Model Control has a new parameter responsibilities
    info	[Changelog]   - Model ControlFamily has a new parameter control_family_name
    info	[Changelog]   - Model ControlFamily has a new parameter control_family_status
    info	[Changelog]   - Model OverviewStatus has a new parameter not_applicable_count
    info	[Changelog]   - Model OverviewStatus has a new parameter pending_count
    info	[Changelog]   - Model ReportProperties has a new parameter cert_records
    info	[Changelog]   - Model ReportProperties has a new parameter errors
    info	[Changelog]   - Model ReportProperties has a new parameter storage_info
    info	[Changelog]   - Model ResourceMetadata has a new parameter account_id
    info	[Changelog]   - Model ResourceMetadata has a new parameter resource_origin
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Client name is changed from `AppComplianceAutomationToolForMicrosoft365` to `AppComplianceAutomationClient`
    info	[Changelog]   - Model Category no longer has parameter category_type
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter compliance_state
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter control_type
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter policy_description
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter policy_display_name
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter policy_id
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter resource_group
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter status_change_date
    info	[Changelog]   - Model ComplianceReportItem no longer has parameter subscription_id
    info	[Changelog]   - Model Control no longer has parameter assessments
    info	[Changelog]   - Model Control no longer has parameter control_short_name
    info	[Changelog]   - Model Control no longer has parameter control_type
    info	[Changelog]   - Model ControlFamily no longer has parameter family_name
    info	[Changelog]   - Model ControlFamily no longer has parameter family_status
    info	[Changelog]   - Model ControlFamily no longer has parameter family_type
    info	[Changelog]   - Model ReportProperties no longer has parameter id
    info	[Changelog]   - Model ReportProperties no longer has parameter report_name
    info	[Changelog]   - Model ResourceMetadata no longer has parameter resource_name
    info	[Changelog]   - Model ResourceMetadata no longer has parameter tags
    info	[Changelog]   - Model SnapshotProperties no longer has parameter id
    info	[Changelog]   - Operation ReportOperations.begin_update has a new required parameter properties
    info	[Changelog]   - Operation ReportOperations.begin_update no longer has parameter parameters
    info	[Changelog]   - Operation SnapshotOperations.begin_download has a new required parameter body
    info	[Changelog]   - Operation SnapshotOperations.begin_download no longer has parameter parameters
    info	[Changelog]   - Removed operation group ReportsOperations
    info	[Changelog]   - Removed operation group SnapshotsOperations
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Client name is changed from `AppComplianceAutomationToolForMicrosoft365` to `AppComplianceAutomationClient`
    - Model Category no longer has parameter category_type
    - Model ComplianceReportItem no longer has parameter compliance_state
    - Model ComplianceReportItem no longer has parameter control_type
    - Model ComplianceReportItem no longer has parameter policy_description
    - Model ComplianceReportItem no longer has parameter policy_display_name
    - Model ComplianceReportItem no longer has parameter policy_id
    - Model ComplianceReportItem no longer has parameter resource_group
    - Model ComplianceReportItem no longer has parameter status_change_date
    - Model ComplianceReportItem no longer has parameter subscription_id
    - Model Control no longer has parameter assessments
    - Model Control no longer has parameter control_short_name
    - Model Control no longer has parameter control_type
    - Model ControlFamily no longer has parameter family_name
    - Model ControlFamily no longer has parameter family_status
    - Model ControlFamily no longer has parameter family_type
    - Model ReportProperties no longer has parameter id
    - Model ReportProperties no longer has parameter report_name
    - Model ResourceMetadata no longer has parameter resource_name
    - Model ResourceMetadata no longer has parameter tags
    - Model SnapshotProperties no longer has parameter id
    - Operation ReportOperations.begin_update has a new required parameter properties
    - Operation ReportOperations.begin_update no longer has parameter parameters
    - Operation SnapshotOperations.begin_download has a new required parameter body
    - Operation SnapshotOperations.begin_download no longer has parameter parameters
    - Removed operation group ReportsOperations
    - Removed operation group SnapshotsOperations
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.