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

support sample gen for ts emitter #31543

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Update tspconfig.yaml

c34f1b8
Select commit
Loading
Failed to load commit list.
Open

support sample gen for ts emitter #31543

Update tspconfig.yaml
c34f1b8
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-python failed Nov 15, 2024 in 36m 59s

SDK azure-sdk-for-python failed

Details

Note

For more instructions, please refer to the FAQ .

  • Pipeline Framework Failed in generating from 2194181. 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
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    To https://github.com/azure-sdk/azure-sdk-for-python!	refs/heads/main:refs/heads/main	[remote rejected] (protected branch hook declined)DonePushing to https://github.com/azure-sdk/azure-sdk-for-pythonPOST git-receive-pack (211 bytes)remote: error: GH006: Protected branch update failed for refs/heads/main.        remote: remote: - Cannot force-push to this branch        error: failed to push some refs to 'https://github.com/azure-sdk/azure-sdk-for-python'
    error	GenerationError: The following packages are still pending.
    error		azure-mgmt-computeschedule
  • ️✔️azure-mgmt-appcomplianceautomation [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]   - Client `AppComplianceAutomationMgmtClient` added method `send_request`
    info	[Changelog]   - Model `ReportOperations` added method `check_name_availability`
    info	[Changelog]   - Method `CertSyncRecord.__init__` has a new overload `def __init__(self: None, offer_guid: Optional[str], certification_status: Optional[str], ingestion_status: Optional[str], controls: Optional[List[_models.ControlSyncRecord]])`
    info	[Changelog]   - Method `CertSyncRecord.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `CheckNameAvailabilityRequest.__init__` has a new overload `def __init__(self: None, name: Optional[str], type: Optional[str])`
    info	[Changelog]   - Method `CheckNameAvailabilityRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `CheckNameAvailabilityResponse.__init__` has a new overload `def __init__(self: None, name_available: Optional[bool], reason: Optional[Union[str, _models.CheckNameAvailabilityReason]], message: Optional[str])`
    info	[Changelog]   - Method `CheckNameAvailabilityResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ControlSyncRecord.__init__` has a new overload `def __init__(self: None, control_id: Optional[str], control_status: Optional[str])`
    info	[Changelog]   - Method `ControlSyncRecord.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ErrorResponse.__init__` has a new overload `def __init__(self: None, error: Optional[_models.ErrorDetail])`
    info	[Changelog]   - Method `ErrorResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `EvidenceFileDownloadRequest.__init__` has a new overload `def __init__(self: None, report_creator_tenant_id: Optional[str], offer_guid: Optional[str])`
    info	[Changelog]   - Method `EvidenceFileDownloadRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `EvidenceProperties.__init__` has a new overload `def __init__(self: None, file_path: str, evidence_type: Optional[Union[str, _models.EvidenceType]], extra_data: Optional[str], control_id: Optional[str], responsibility_id: Optional[str])`
    info	[Changelog]   - Method `EvidenceProperties.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `EvidenceResource.__init__` has a new overload `def __init__(self: None, properties: _models.EvidenceProperties)`
    info	[Changelog]   - Method `EvidenceResource.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `GetCollectionCountRequest.__init__` has a new overload `def __init__(self: None, type: Optional[str])`
    info	[Changelog]   - Method `GetCollectionCountRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `GetCollectionCountResponse.__init__` has a new overload `def __init__(self: None, count: Optional[int])`
    info	[Changelog]   - Method `GetCollectionCountResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `GetOverviewStatusRequest.__init__` has a new overload `def __init__(self: None, type: Optional[str])`
    info	[Changelog]   - Method `GetOverviewStatusRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `GetOverviewStatusResponse.__init__` has a new overload `def __init__(self: None, status_list: Optional[List[_models.StatusItem]])`
    info	[Changelog]   - Method `GetOverviewStatusResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ListInUseStorageAccountsRequest.__init__` has a new overload `def __init__(self: None, subscription_ids: Optional[List[str]])`
    info	[Changelog]   - Method `ListInUseStorageAccountsRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ListInUseStorageAccountsResponse.__init__` has a new overload `def __init__(self: None, storage_account_list: Optional[List[_models.StorageInfo]])`
    info	[Changelog]   - Method `ListInUseStorageAccountsResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `OnboardRequest.__init__` has a new overload `def __init__(self: None, subscription_ids: List[str])`
    info	[Changelog]   - Method `OnboardRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `OnboardResponse.__init__` has a new overload `def __init__(self: None, subscription_ids: Optional[List[str]])`
    info	[Changelog]   - Method `OnboardResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `Operation.__init__` has a new overload `def __init__(self: None, action_type: Optional[Union[str, _models.ActionType]])`
    info	[Changelog]   - Method `Operation.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ReportPatchProperties.__init__` has a new overload `def __init__(self: None, trigger_time: Optional[datetime], time_zone: Optional[str], resources: Optional[List[_models.ResourceMetadata]], offer_guid: Optional[str], storage_info: Optional[_models.StorageInfo])`
    info	[Changelog]   - Method `ReportPatchProperties.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ReportProperties.__init__` has a new overload `def __init__(self: None, trigger_time: datetime, time_zone: str, resources: List[_models.ResourceMetadata], offer_guid: Optional[str], storage_info: Optional[_models.StorageInfo])`
    info	[Changelog]   - Method `ReportProperties.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ReportResource.__init__` has a new overload `def __init__(self: None, properties: _models.ReportProperties)`
    info	[Changelog]   - Method `ReportResource.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ReportResourcePatch.__init__` has a new overload `def __init__(self: None, properties: Optional[_models.ReportPatchProperties])`
    info	[Changelog]   - Method `ReportResourcePatch.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ResourceMetadata.__init__` has a new overload `def __init__(self: None, resource_id: str, resource_type: Optional[str], resource_kind: Optional[str], resource_origin: Optional[Union[str, _models.ResourceOrigin]], account_id: Optional[str])`
    info	[Changelog]   - Method `ResourceMetadata.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `Responsibility.__init__` has a new overload `def __init__(self: None, failed_resource_count: Optional[int], total_resource_count: Optional[int], evidence_files: Optional[List[str]])`
    info	[Changelog]   - Method `Responsibility.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ResponsibilityResource.__init__` has a new overload `def __init__(self: None, recommendation_ids: Optional[List[str]])`
    info	[Changelog]   - Method `ResponsibilityResource.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ScopingAnswer.__init__` has a new overload `def __init__(self: None, question_id: str, answers: List[str])`
    info	[Changelog]   - Method `ScopingAnswer.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ScopingConfigurationProperties.__init__` has a new overload `def __init__(self: None, answers: Optional[List[_models.ScopingAnswer]])`
    info	[Changelog]   - Method `ScopingConfigurationProperties.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ScopingConfigurationResource.__init__` has a new overload `def __init__(self: None, properties: _models.ScopingConfigurationProperties)`
    info	[Changelog]   - Method `ScopingConfigurationResource.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ScopingQuestions.__init__` has a new overload `def __init__(self: None, questions: Optional[List[_models.ScopingQuestion]])`
    info	[Changelog]   - Method `ScopingQuestions.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `SnapshotDownloadRequest.__init__` has a new overload `def __init__(self: None, download_type: Union[str, _models.DownloadType], report_creator_tenant_id: Optional[str], offer_guid: Optional[str])`
    info	[Changelog]   - Method `SnapshotDownloadRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `SnapshotResource.__init__` has a new overload `def __init__(self: None, properties: Optional[_models.SnapshotProperties])`
    info	[Changelog]   - Method `SnapshotResource.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `StatusItem.__init__` has a new overload `def __init__(self: None, status_name: Optional[str], status_value: Optional[str])`
    info	[Changelog]   - Method `StatusItem.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `StorageInfo.__init__` has a new overload `def __init__(self: None, subscription_id: Optional[str], resource_group: Optional[str], account_name: Optional[str], location: Optional[str])`
    info	[Changelog]   - Method `StorageInfo.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `SyncCertRecordRequest.__init__` has a new overload `def __init__(self: None, cert_record: _models.CertSyncRecord)`
    info	[Changelog]   - Method `SyncCertRecordRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `SyncCertRecordResponse.__init__` has a new overload `def __init__(self: None, cert_record: Optional[_models.CertSyncRecord])`
    info	[Changelog]   - Method `SyncCertRecordResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `SystemData.__init__` has a new overload `def __init__(self: None, created_by: Optional[str], created_by_type: Optional[Union[str, _models.CreatedByType]], created_at: Optional[datetime], last_modified_by: Optional[str], last_modified_by_type: Optional[Union[str, _models.CreatedByType]], last_modified_at: Optional[datetime])`
    info	[Changelog]   - Method `SystemData.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `TriggerEvaluationProperty.__init__` has a new overload `def __init__(self: None, resource_ids: Optional[List[str]], quick_assessments: Optional[List[_models.QuickAssessment]])`
    info	[Changelog]   - Method `TriggerEvaluationProperty.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `TriggerEvaluationRequest.__init__` has a new overload `def __init__(self: None, resource_ids: List[str])`
    info	[Changelog]   - Method `TriggerEvaluationRequest.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `TriggerEvaluationResponse.__init__` has a new overload `def __init__(self: None, properties: Optional[_models.TriggerEvaluationProperty])`
    info	[Changelog]   - Method `TriggerEvaluationResponse.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `WebhookProperties.__init__` has a new overload `def __init__(self: None, status: Optional[Union[str, _models.WebhookStatus]], send_all_events: Optional[Union[str, _models.SendAllEvents]], events: Optional[List[Union[str, _models.NotificationEvent]]], payload_url: Optional[str], content_type: Optional[Union[str, _models.ContentType]], webhook_key: Optional[str], update_webhook_key: Optional[Union[str, _models.UpdateWebhookKey]], enable_ssl_verification: Optional[Union[str, _models.EnableSslVerification]])`
    info	[Changelog]   - Method `WebhookProperties.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `WebhookResource.__init__` has a new overload `def __init__(self: None, properties: _models.WebhookProperties)`
    info	[Changelog]   - Method `WebhookResource.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `WebhookResourcePatch.__init__` has a new overload `def __init__(self: None, properties: Optional[_models.WebhookProperties])`
    info	[Changelog]   - Method `WebhookResourcePatch.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `EvidenceOperations.create_or_update` has a new overload `def create_or_update(self: None, report_name: str, evidence_name: str, properties: EvidenceResource, offer_guid: Optional[str], report_creator_tenant_id: Optional[str], content_type: str)`
    info	[Changelog]   - Method `EvidenceOperations.create_or_update` has a new overload `def create_or_update(self: None, report_name: str, evidence_name: str, properties: IO[bytes], offer_guid: Optional[str], report_creator_tenant_id: Optional[str], content_type: str)`
    info	[Changelog]   - Method `EvidenceOperations.create_or_update` has a new overload `def create_or_update(self: None, report_name: str, evidence_name: str, properties: JSON, offer_guid: Optional[str], report_creator_tenant_id: Optional[str], content_type: str)`
    info	[Changelog]   - Method `EvidenceOperations.download` has a new overload `def download(self: None, report_name: str, evidence_name: str, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ProviderActionsOperations.begin_onboard` has a new overload `def begin_onboard(self: None, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ProviderActionsOperations.begin_trigger_evaluation` has a new overload `def begin_trigger_evaluation(self: None, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ProviderActionsOperations.check_name_availability` has a new overload `def check_name_availability(self: None, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ProviderActionsOperations.get_collection_count` has a new overload `def get_collection_count(self: None, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ProviderActionsOperations.get_overview_status` has a new overload `def get_overview_status(self: None, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ProviderActionsOperations.list_in_use_storage_accounts` has a new overload `def list_in_use_storage_accounts(self: None, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ReportOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, report_name: str, properties: JSON, content_type: str)`
    info	[Changelog]   - Method `ReportOperations.begin_sync_cert_record` has a new overload `def begin_sync_cert_record(self: None, report_name: str, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ReportOperations.begin_update` has a new overload `def begin_update(self: None, report_name: str, properties: JSON, content_type: str)`
    info	[Changelog]   - Method `ReportOperations.check_name_availability` has a new overload `def check_name_availability(self: None, report_name: str, body: CheckNameAvailabilityRequest, content_type: str)`
    info	[Changelog]   - Method `ReportOperations.check_name_availability` has a new overload `def check_name_availability(self: None, report_name: str, body: JSON, content_type: str)`
    info	[Changelog]   - Method `ReportOperations.check_name_availability` has a new overload `def check_name_availability(self: None, report_name: str, body: IO[bytes], content_type: str)`
    info	[Changelog]   - Method `ScopingConfigurationOperations.create_or_update` has a new overload `def create_or_update(self: None, report_name: str, scoping_configuration_name: str, properties: JSON, content_type: str)`
    info	[Changelog]   - Method `SnapshotOperations.begin_download` has a new overload `def begin_download(self: None, report_name: str, snapshot_name: str, body: JSON, content_type: str)`
    info	[Changelog]   - Method `WebhookOperations.create_or_update` has a new overload `def create_or_update(self: None, report_name: str, webhook_name: str, properties: JSON, content_type: str)`
    info	[Changelog]   - Method `WebhookOperations.update` has a new overload `def update(self: None, report_name: str, webhook_name: str, properties: JSON, content_type: str)`
    info	[Changelog] ### Breaking Changes
    info	[Changelog]   - Model `Category` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `CertSyncRecord` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `CheckNameAvailabilityRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `CheckNameAvailabilityResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ComplianceReportItem` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ComplianceResult` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `Control` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ControlFamily` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ControlSyncRecord` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `DownloadResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `DownloadResponseComplianceDetailedPdfReport` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `DownloadResponseCompliancePdfReport` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ErrorAdditionalInfo` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ErrorDetail` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ErrorResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `EvidenceFileDownloadRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `EvidenceFileDownloadResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `EvidenceFileDownloadResponseEvidenceFile` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `EvidenceProperties` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `EvidenceResource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `GetCollectionCountRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `GetCollectionCountResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `GetOverviewStatusRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `GetOverviewStatusResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ListInUseStorageAccountsRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ListInUseStorageAccountsResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `OnboardRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `OnboardResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `Operation` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `OperationDisplay` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `OverviewStatus` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ProxyResource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `QuickAssessment` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `Recommendation` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `RecommendationSolution` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ReportComplianceStatus` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ReportFixResult` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ReportPatchProperties` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ReportProperties` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ReportResource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ReportResourcePatch` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ReportVerificationResult` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `Resource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ResourceItem` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ResourceMetadata` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `Responsibility` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ResponsibilityResource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ScopingAnswer` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ScopingConfigurationProperties` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ScopingConfigurationResource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ScopingQuestion` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `ScopingQuestions` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `SnapshotDownloadRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `SnapshotProperties` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `SnapshotResource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `StatusItem` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `StorageInfo` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `SyncCertRecordRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `SyncCertRecordResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `SystemData` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `TriggerEvaluationProperty` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `TriggerEvaluationRequest` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `TriggerEvaluationResponse` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `WebhookProperties` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `WebhookResource` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Model `WebhookResourcePatch` deleted or renamed its instance variable `additional_properties`
    info	[Changelog]   - Method `EvidenceOperations.create_or_update` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `EvidenceOperations.create_or_update` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `EvidenceOperations.list_by_report` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `EvidenceOperations.list_by_report` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `EvidenceOperations.list_by_report` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `EvidenceOperations.list_by_report` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `EvidenceOperations.list_by_report` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `ReportOperations.list` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `ReportOperations.list` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `ReportOperations.list` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `ReportOperations.list` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `ReportOperations.list` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Deleted or renamed method `ReportOperations.nested_resource_check_name_availability`
    info	[Changelog]   - Method `SnapshotOperations.list` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `SnapshotOperations.list` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `SnapshotOperations.list` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `SnapshotOperations.list` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `SnapshotOperations.list` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `WebhookOperations.list` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `WebhookOperations.list` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `WebhookOperations.list` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `WebhookOperations.list` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    info	[Changelog]   - Method `WebhookOperations.list` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Deleted or renamed method `ReportOperations.nested_resource_check_name_availability`
    - Method `EvidenceOperations.create_or_update` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    - Method `EvidenceOperations.create_or_update` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    - Method `EvidenceOperations.list_by_report` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    - Method `EvidenceOperations.list_by_report` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    - Method `EvidenceOperations.list_by_report` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    - Method `EvidenceOperations.list_by_report` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    - Method `EvidenceOperations.list_by_report` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    - Method `ReportOperations.list` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    - Method `ReportOperations.list` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    - Method `ReportOperations.list` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    - Method `ReportOperations.list` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    - Method `ReportOperations.list` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    - Method `SnapshotOperations.list` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    - Method `SnapshotOperations.list` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    - Method `SnapshotOperations.list` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    - Method `SnapshotOperations.list` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    - Method `SnapshotOperations.list` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    - Method `WebhookOperations.list` changed its parameter `offer_guid` from `positional_or_keyword` to `keyword_only`
    - Method `WebhookOperations.list` changed its parameter `orderby` from `positional_or_keyword` to `keyword_only`
    - Method `WebhookOperations.list` changed its parameter `report_creator_tenant_id` from `positional_or_keyword` to `keyword_only`
    - Method `WebhookOperations.list` changed its parameter `select` from `positional_or_keyword` to `keyword_only`
    - Method `WebhookOperations.list` changed its parameter `skip_token` from `positional_or_keyword` to `keyword_only`
    - Model `Category` deleted or renamed its instance variable `additional_properties`
    - Model `CertSyncRecord` deleted or renamed its instance variable `additional_properties`
    - Model `CheckNameAvailabilityRequest` deleted or renamed its instance variable `additional_properties`
    - Model `CheckNameAvailabilityResponse` deleted or renamed its instance variable `additional_properties`
    - Model `ComplianceReportItem` deleted or renamed its instance variable `additional_properties`
    - Model `ComplianceResult` deleted or renamed its instance variable `additional_properties`
    - Model `ControlFamily` deleted or renamed its instance variable `additional_properties`
    - Model `ControlSyncRecord` deleted or renamed its instance variable `additional_properties`
    - Model `Control` deleted or renamed its instance variable `additional_properties`
    - Model `DownloadResponseComplianceDetailedPdfReport` deleted or renamed its instance variable `additional_properties`
    - Model `DownloadResponseCompliancePdfReport` deleted or renamed its instance variable `additional_properties`
    - Model `DownloadResponse` deleted or renamed its instance variable `additional_properties`
    - Model `ErrorAdditionalInfo` deleted or renamed its instance variable `additional_properties`
    - Model `ErrorDetail` deleted or renamed its instance variable `additional_properties`
    - Model `ErrorResponse` deleted or renamed its instance variable `additional_properties`
    - Model `EvidenceFileDownloadRequest` deleted or renamed its instance variable `additional_properties`
    - Model `EvidenceFileDownloadResponseEvidenceFile` deleted or renamed its instance variable `additional_properties`
    - Model `EvidenceFileDownloadResponse` deleted or renamed its instance variable `additional_properties`
    - Model `EvidenceProperties` deleted or renamed its instance variable `additional_properties`
    - Model `EvidenceResource` deleted or renamed its instance variable `additional_properties`
    - Model `GetCollectionCountRequest` deleted or renamed its instance variable `additional_properties`
    - Model `GetCollectionCountResponse` deleted or renamed its instance variable `additional_properties`
    - Model `GetOverviewStatusRequest` deleted or renamed its instance variable `additional_properties`
    - Model `GetOverviewStatusResponse` deleted or renamed its instance variable `additional_properties`
    - Model `ListInUseStorageAccountsRequest` deleted or renamed its instance variable `additional_properties`
    - Model `ListInUseStorageAccountsResponse` deleted or renamed its instance variable `additional_properties`
    - Model `OnboardRequest` deleted or renamed its instance variable `additional_properties`
    - Model `OnboardResponse` deleted or renamed its instance variable `additional_properties`
    - Model `OperationDisplay` deleted or renamed its instance variable `additional_properties`
    - Model `Operation` deleted or renamed its instance variable `additional_properties`
    - Model `OverviewStatus` deleted or renamed its instance variable `additional_properties`
    - Model `ProxyResource` deleted or renamed its instance variable `additional_properties`
    - Model `QuickAssessment` deleted or renamed its instance variable `additional_properties`
    - Model `RecommendationSolution` deleted or renamed its instance variable `additional_properties`
    - Model `Recommendation` deleted or renamed its instance variable `additional_properties`
    - Model `ReportComplianceStatus` deleted or renamed its instance variable `additional_properties`
    - Model `ReportFixResult` deleted or renamed its instance variable `additional_properties`
    - Model `ReportPatchProperties` deleted or renamed its instance variable `additional_properties`
    - Model `ReportProperties` deleted or renamed its instance variable `additional_properties`
    - Model `ReportResourcePatch` deleted or renamed its instance variable `additional_properties`
    - Model `ReportResource` deleted or renamed its instance variable `additional_properties`
    - Model `ReportVerificationResult` deleted or renamed its instance variable `additional_properties`
    - Model `ResourceItem` deleted or renamed its instance variable `additional_properties`
    - Model `ResourceMetadata` deleted or renamed its instance variable `additional_properties`
    - Model `Resource` deleted or renamed its instance variable `additional_properties`
    - Model `ResponsibilityResource` deleted or renamed its instance variable `additional_properties`
    - Model `Responsibility` deleted or renamed its instance variable `additional_properties`
    - Model `ScopingAnswer` deleted or renamed its instance variable `additional_properties`
    - Model `ScopingConfigurationProperties` deleted or renamed its instance variable `additional_properties`
    - Model `ScopingConfigurationResource` deleted or renamed its instance variable `additional_properties`
    - Model `ScopingQuestion` deleted or renamed its instance variable `additional_properties`
    - Model `ScopingQuestions` deleted or renamed its instance variable `additional_properties`
    - Model `SnapshotDownloadRequest` deleted or renamed its instance variable `additional_properties`
    - Model `SnapshotProperties` deleted or renamed its instance variable `additional_properties`
    - Model `SnapshotResource` deleted or renamed its instance variable `additional_properties`
    - Model `StatusItem` deleted or renamed its instance variable `additional_properties`
    - Model `StorageInfo` deleted or renamed its instance variable `additional_properties`
    - Model `SyncCertRecordRequest` deleted or renamed its instance variable `additional_properties`
    - Model `SyncCertRecordResponse` deleted or renamed its instance variable `additional_properties`
    - Model `SystemData` deleted or renamed its instance variable `additional_properties`
    - Model `TriggerEvaluationProperty` deleted or renamed its instance variable `additional_properties`
    - Model `TriggerEvaluationRequest` deleted or renamed its instance variable `additional_properties`
    - Model `TriggerEvaluationResponse` deleted or renamed its instance variable `additional_properties`
    - Model `WebhookProperties` deleted or renamed its instance variable `additional_properties`
    - Model `WebhookResourcePatch` deleted or renamed its instance variable `additional_properties`
    - Model `WebhookResource` deleted or renamed its instance variable `additional_properties`
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.
  • ️✔️azure-mgmt-computefleet [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]   - Enum `ManagedServiceIdentityType` added member `SYSTEM_ASSIGNED_USER_ASSIGNED`
    info	[Changelog] ### Breaking Changes
    info	[Changelog]   - Deleted or renamed enum value `ManagedServiceIdentityType.SYSTEM_AND_USER_ASSIGNED`
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Deleted or renamed enum value `ManagedServiceIdentityType.SYSTEM_AND_USER_ASSIGNED`
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.
  • ️✔️azure-mgmt-trustedsigning [Preview SDK Changes]
  • ️✔️azure-ai-contentsafety [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]   - Client `ContentSafetyClient` added method `detect_text_protected_material`
    info	[Changelog]   - Client `ContentSafetyClient` added method `shield_prompt`
    info	[Changelog]   - Model `TextBlocklistItem` added property `is_regex`
    info	[Changelog]   - Added model `DetectTextProtectedMaterialOptions`
    info	[Changelog]   - Added model `DetectTextProtectedMaterialResult`
    info	[Changelog]   - Added model `DocumentInjectionAnalysisResult`
    info	[Changelog]   - Added model `ShieldPromptOptions`
    info	[Changelog]   - Added model `ShieldPromptResult`
    info	[Changelog]   - Added model `TextProtectedMaterialAnalysisResult`
    info	[Changelog]   - Added model `UserPromptInjectionAnalysisResult`
    info	[Changelog]   - Method `ContentSafetyClient.detect_text_protected_material` has a new overload `def detect_text_protected_material(self: None, options: DetectTextProtectedMaterialOptions, content_type: str)`
    info	[Changelog]   - Method `ContentSafetyClient.detect_text_protected_material` has a new overload `def detect_text_protected_material(self: None, options: JSON, content_type: str)`
    info	[Changelog]   - Method `ContentSafetyClient.detect_text_protected_material` has a new overload `def detect_text_protected_material(self: None, options: IO[bytes], content_type: str)`
    info	[Changelog]   - Method `ContentSafetyClient.shield_prompt` has a new overload `def shield_prompt(self: None, options: ShieldPromptOptions, content_type: str)`
    info	[Changelog]   - Method `ContentSafetyClient.shield_prompt` has a new overload `def shield_prompt(self: None, options: JSON, content_type: str)`
    info	[Changelog]   - Method `ContentSafetyClient.shield_prompt` has a new overload `def shield_prompt(self: None, options: IO[bytes], content_type: str)`
    info	[Changelog]   - Method `TextBlocklistItem.__init__` has a new overload `def __init__(self: None, text: str, description: Optional[str], is_regex: Optional[bool])`
    info	[Changelog]   - Method `DetectTextProtectedMaterialOptions.__init__` has a new overload `def __init__(self: None, text: str)`
    info	[Changelog]   - Method `DetectTextProtectedMaterialOptions.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `DetectTextProtectedMaterialResult.__init__` has a new overload `def __init__(self: None, protected_material_analysis: _models.TextProtectedMaterialAnalysisResult)`
    info	[Changelog]   - Method `DetectTextProtectedMaterialResult.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `DocumentInjectionAnalysisResult.__init__` has a new overload `def __init__(self: None, attack_detected: bool)`
    info	[Changelog]   - Method `DocumentInjectionAnalysisResult.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ShieldPromptOptions.__init__` has a new overload `def __init__(self: None, user_prompt: Optional[str], documents: Optional[List[str]])`
    info	[Changelog]   - Method `ShieldPromptOptions.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `ShieldPromptResult.__init__` has a new overload `def __init__(self: None, user_prompt_analysis: Optional[_models.UserPromptInjectionAnalysisResult], documents_analysis: Optional[List[_models.DocumentInjectionAnalysisResult]])`
    info	[Changelog]   - Method `ShieldPromptResult.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `TextProtectedMaterialAnalysisResult.__init__` has a new overload `def __init__(self: None, detected: bool)`
    info	[Changelog]   - Method `TextProtectedMaterialAnalysisResult.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
    info	[Changelog]   - Method `UserPromptInjectionAnalysisResult.__init__` has a new overload `def __init__(self: None, attack_detected: bool)`
    info	[Changelog]   - Method `UserPromptInjectionAnalysisResult.__init__` has a new overload `def __init__(self: None, mapping: Mapping[str, Any])`
  • ️✔️azure-mgmt-computeschedule