Skip to content

apply changes of 11-01-stable version to the 12-01-preview#27136

Merged
xuhumsft merged 1 commit into
Azure:dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2023-12-01-previewfrom
xuhumsft:dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2023-12-01-preview
Dec 20, 2023
Merged

apply changes of 11-01-stable version to the 12-01-preview#27136
xuhumsft merged 1 commit into
Azure:dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2023-12-01-previewfrom
xuhumsft:dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2023-12-01-preview

Conversation

@xuhumsft
Copy link
Copy Markdown
Member

ARM (Control Plane) API Specification Update Pull Request

Tip: overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process.
IMPORTANT This applies even if:

  • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
  • You believe there is no need for you to request breaking change approval, for any reason.
    Such claims must be reviewed, and the process is the same.
Click here to see the details of Step 2

ARM API changes review (Diagram Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.
Click here to see the diagram footnotes

Diagram footnotes

[1] ARM review queue (for merge queues, see [2])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the Diagram Step 2, "ARM API changes Review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Dec 19, 2023

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR has breaking changes in the generated SDK for go (label: CI-BreakingChange-Go). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
  • ❌ Your PR has breaking changes in the generated SDK for javascript (label: CI-BreakingChange-JavaScript). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Dec 19, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 2 Warnings warning [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
ContentProductPackages.json 2023-12-01-preview(4e19820) 2023-10-01-preview(main)
ContentProductTemplates.json 2023-12-01-preview(4e19820) 2023-10-01-preview(main)

The following breaking changes are detected by comparison with the latest preview version:

Rule Message
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'resourceId' renamed or removed?
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'resourceId' renamed or removed?
New: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L200:7
Old: Microsoft.SecurityInsights/preview/2023-10-01-preview/ContentProductPackages.json#L200:7
️⚠️LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.6) new version base version
package-preview-2023-12 package-preview-2023-12(4e19820) package-preview-2023-12(dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2023-12-01-preview)

The following errors/warnings exist before current PR submission:

Rule Message
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L151
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L151
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L170
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L170
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L178
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L185
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L210
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L217
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L156
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L179
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L192
PropertiesTypeObjectNoDefinition Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L209
⚠️ MissingSegmentsInNestedResourceListOperation A nested resource type's List operation must include all the parent segments in its api path.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L37
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L51
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L54
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L57
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L108
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L111
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductPackages.json#L114
⚠️ MissingSegmentsInNestedResourceListOperation A nested resource type's List operation must include all the parent segments in its api path.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L37
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L51
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L54
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L57
⚠️ MissingSegmentsInNestedResourceListOperation A nested resource type's List operation must include all the parent segments in its api path.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L103
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L117
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L120
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.SecurityInsights/preview/2023-12-01-preview/ContentProductTemplates.json#L123
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Dec 19, 2023

Swagger Generation Artifacts

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

Breaking Changes Tracking

️✔️azure-sdk-for-go - sdk/resourcemanager/securityinsights/armsecurityinsights - 2.0.0-beta.4
+	Enum `EntityKind` has been removed
+	Enum `Enum13` has been removed
+	Enum `Enum15` has been removed
+	Enum `ThreatIntelligenceResourceKindEnum` has been removed
+	Enum `ThreatIntelligenceSortingCriteriaEnum` has been removed
+	Field `BingSafetyPhishingURL` of struct `MSTIDataConnectorDataTypes` has been removed
+	Field `PathMapping` of struct `Repository` has been removed
+	Function `*IncidentsClient.CreateTeam` parameter(s) have been changed from `(context.Context, string, string, string, TeamProperties, *IncidentsClientCreateTeamOptions)` to `(context.Context, string, string, string, TeamInformation, *IncidentsClientCreateTeamOptions)`
+	Function `*SourceControlClient.NewListRepositoriesPager` parameter(s) have been changed from `(string, string, RepoType, *SourceControlClientListRepositoriesOptions)` to `(string, string, RepositoryAccessProperties, *SourceControlClientListRepositoriesOptions)`
+	Function `*SourceControlsClient.Delete` parameter(s) have been changed from `(context.Context, string, string, string, *SourceControlsClientDeleteOptions)` to `(context.Context, string, string, string, RepositoryAccessProperties, *SourceControlsClientDeleteOptions)`
+	Struct `ContentPathMap` has been removed
+	Struct `MSTIDataConnectorDataTypesBingSafetyPhishingURL` has been removed
+	Struct `TeamProperties` has been removed
+	Type of `AccountEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `AzureResourceEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `CloudApplicationEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `DNSEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `Entity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `EntityQueriesClientListOptions.Kind` has been changed from `*Enum13` to `*Enum20`
+	Type of `EntityQueryTemplatesClientListOptions.Kind` has been changed from `*Enum15` to `*Enum22`
+	Type of `ExpansionResultAggregation.EntityKind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `FileEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `FileHashEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `HostEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `HuntingBookmark.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `IPEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `IncidentEntitiesResultsMetadata.EntityKind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `IoTDeviceEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `MailClusterEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `MailMessageEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `MailboxEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `MalwareEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `MetadataProperties.Kind` has been changed from `*Kind` to `*string`
+	Type of `MetadataPropertiesPatch.Kind` has been changed from `*Kind` to `*string`
+	Type of `NicEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `ProcessEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `RegistryKeyEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `RegistryValueEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `SecurityAlert.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `SecurityGroupEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `SubmissionMailEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `ThreatIntelligenceIndicatorModel.Kind` has been changed from `*ThreatIntelligenceResourceKindEnum` to `*ThreatIntelligenceResourceInnerKind`
+	Type of `ThreatIntelligenceInformation.Kind` has been changed from `*ThreatIntelligenceResourceKindEnum` to `*ThreatIntelligenceResourceInnerKind`
+	Type of `ThreatIntelligenceSortingCriteria.SortOrder` has been changed from `*ThreatIntelligenceSortingCriteriaEnum` to `*ThreatIntelligenceSortingOrder`
+	Type of `URLEntity.Kind` has been changed from `*EntityKind` to `*EntityKindEnum`
+	Type of `Webhook.WebhookSecretUpdateTime` has been changed from `*string` to `*time.Time`
+	`RepoTypeDevOps` from enum `RepoType` has been removed
️✔️azure-sdk-for-js - @azure/arm-securityinsight - 1.0.0-beta.7
+	Enum KnownRepoType no longer has value DevOps
+	Interface MstiDataConnectorDataTypes no longer has parameter bingSafetyPhishingURL
+	Interface Repository no longer has parameter pathMapping
+	Operation Incidents.createTeam has a new signature
+	Operation SourceControlOperations.listRepositories has a new signature
+	Operation SourceControls.delete has a new signature
+	Parameter branch of interface Repository is now required
+	Parameter contentTypes of interface SourceControl is now required
+	Parameter displayName of interface SourceControl is now required
+	Parameter logicAppResourceId of interface PlaybookActionProperties is now required
+	Parameter productFilter of interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties is now required
+	Parameter repoType of interface SourceControl is now required
+	Parameter repository of interface SourceControl is now required
+	Parameter url of interface Repository is now required
+	Removed Enum KnownEntityKind
+	Removed Enum KnownEnum13
+	Removed Enum KnownThreatIntelligenceResourceKindEnum
+	Removed Enum KnownThreatIntelligenceSortingCriteriaEnum
+	Type of parameter additionalData of interface AccountEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface AzureResourceEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface CloudApplicationEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface DnsEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface EntityCommonProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface EntityEdges is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface FileEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface FileHashEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface HostEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface HuntingBookmark is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface IoTDeviceEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface IpEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface MailClusterEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface MailMessageEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface MailboxEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface MalwareEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface NicEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface ProcessEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface RegistryKeyEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface RegistryValueEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface SecurityAlert is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface SecurityGroupEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface SubmissionMailEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface ThreatIntelligenceIndicatorModel is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter additionalData of interface UrlEntity is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter entityKind of interface ExpansionResultAggregation is changed from EntityKind to EntityKindEnum
+	Type of parameter entityKind of interface IncidentEntitiesResultsMetadata is changed from EntityKind to EntityKindEnum
+	Type of parameter kind of interface Entity is changed from EntityKind to EntityKindEnum
+	Type of parameter kind of interface EntityQueriesListOptionalParams is changed from Enum13 to Enum20
+	Type of parameter kind of interface MetadataModel is changed from Kind to string
+	Type of parameter kind of interface MetadataPatch is changed from Kind to string
+	Type of parameter kind of interface ThreatIntelligenceInformation is changed from ThreatIntelligenceResourceKindEnum to ThreatIntelligenceResourceInnerKind
+	Type of parameter sortOrder of interface ThreatIntelligenceSortingCriteria is changed from ThreatIntelligenceSortingCriteriaEnum to ThreatIntelligenceSortingOrder
+	Type of parameter webhookSecretUpdateTime of interface Webhook is changed from string to Date
️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 131102556b0a1074e3c495f5c5a28e4d06fbfa08. 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
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
  • ️✔️Azure.ResourceManager.SecurityInsights [View full logs]  [Preview SDK Changes]
    info	[Changelog]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 131102556b0a1074e3c495f5c5a28e4d06fbfa08. 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/securityinsights/armsecurityinsights [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog] - New function `NewWorkspaceManagerMembersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*WorkspaceManagerMembersClient, error)`
    info	[Changelog] - New function `*WorkspaceManagerMembersClient.CreateOrUpdate(context.Context, string, string, string, WorkspaceManagerMember, *WorkspaceManagerMembersClientCreateOrUpdateOptions) (WorkspaceManagerMembersClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*WorkspaceManagerMembersClient.Delete(context.Context, string, string, string, *WorkspaceManagerMembersClientDeleteOptions) (WorkspaceManagerMembersClientDeleteResponse, error)`
    info	[Changelog] - New function `*WorkspaceManagerMembersClient.Get(context.Context, string, string, string, *WorkspaceManagerMembersClientGetOptions) (WorkspaceManagerMembersClientGetResponse, error)`
    info	[Changelog] - New function `*WorkspaceManagerMembersClient.NewListPager(string, string, *WorkspaceManagerMembersClientListOptions) *runtime.Pager[WorkspaceManagerMembersClientListResponse]`
    info	[Changelog] - New struct `AddIncidentTaskActionProperties`
    info	[Changelog] - New struct `AlertPropertyMapping`
    info	[Changelog] - New struct `AnalyticsRuleRunTrigger`
    info	[Changelog] - New struct `AnalyticsRuleRunTriggerProperties`
    info	[Changelog] - New struct `AssignmentItem`
    info	[Changelog] - New struct `AutomationRuleAddIncidentTaskAction`
    info	[Changelog] - New struct `BillingStatisticList`
    info	[Changelog] - New struct `ConnectivityCriterion`
    info	[Changelog] - New struct `ConnectorDataType`
    info	[Changelog] - New struct `ConnectorDefinitionsAvailability`
    info	[Changelog] - New struct `ConnectorDefinitionsPermissions`
    info	[Changelog] - New struct `ConnectorDefinitionsResourceProvider`
    info	[Changelog] - New struct `Content`
    info	[Changelog] - New struct `CustomPermissionDetails`
    info	[Changelog] - New struct `CustomizableConnectionsConfig`
    info	[Changelog] - New struct `CustomizableConnectorDefinition`
    info	[Changelog] - New struct `CustomizableConnectorDefinitionProperties`
    info	[Changelog] - New struct `CustomizableConnectorUIConfig`
    info	[Changelog] - New struct `DCRConfiguration`
    info	[Changelog] - New struct `DataConnectorDefinitionArmCollectionWrapper`
    info	[Changelog] - New struct `EntityManualTriggerRequestBody`
    info	[Changelog] - New struct `Error`
    info	[Changelog] - New struct `GCPAuthProperties`
    info	[Changelog] - New struct `GCPDataConnector`
    info	[Changelog] - New struct `GCPDataConnectorProperties`
    info	[Changelog] - New struct `GCPRequestProperties`
    info	[Changelog] - New struct `GraphQuery`
    info	[Changelog] - New struct `Hunt`
    info	[Changelog] - New struct `HuntComment`
    info	[Changelog] - New struct `HuntCommentList`
    info	[Changelog] - New struct `HuntCommentProperties`
    info	[Changelog] - New struct `HuntList`
    info	[Changelog] - New struct `HuntOwner`
    info	[Changelog] - New struct `HuntProperties`
    info	[Changelog] - New struct `HuntRelation`
    info	[Changelog] - New struct `HuntRelationList`
    info	[Changelog] - New struct `HuntRelationProperties`
    info	[Changelog] - New struct `IncidentTask`
    info	[Changelog] - New struct `IncidentTaskList`
    info	[Changelog] - New struct `IncidentTaskProperties`
    info	[Changelog] - New struct `InstructionStep`
    info	[Changelog] - New struct `InstructionStepDetails`
    info	[Changelog] - New struct `Instructions`
    info	[Changelog] - New struct `Job`
    info	[Changelog] - New struct `JobItem`
    info	[Changelog] - New struct `JobList`
    info	[Changelog] - New struct `JobProperties`
    info	[Changelog] - New struct `MTPDataConnectorDataTypesAlerts`
    info	[Changelog] - New struct `MicrosoftPurviewInformationProtectionCheckRequirements`
    info	[Changelog] - New struct `MicrosoftPurviewInformationProtectionCheckRequirementsProperties`
    info	[Changelog] - New struct `MicrosoftPurviewInformationProtectionConnectorDataTypes`
    info	[Changelog] - New struct `MicrosoftPurviewInformationProtectionConnectorDataTypesLogs`
    info	[Changelog] - New struct `MicrosoftPurviewInformationProtectionDataConnector`
    info	[Changelog] - New struct `MicrosoftPurviewInformationProtectionDataConnectorProperties`
    info	[Changelog] - New struct `MtpFilteredProviders`
    info	[Changelog] - New struct `PackageList`
    info	[Changelog] - New struct `PackageModel`
    info	[Changelog] - New struct `PackageProperties`
    info	[Changelog] - New struct `ProductPackageList`
    info	[Changelog] - New struct `ProductPackageModel`
    info	[Changelog] - New struct `ProductPackageProperties`
    info	[Changelog] - New struct `ProductTemplateList`
    info	[Changelog] - New struct `ProductTemplateModel`
    info	[Changelog] - New struct `ProductTemplateProperties`
    info	[Changelog] - New struct `PullRequest`
    info	[Changelog] - New struct `Recommendation`
    info	[Changelog] - New struct `RecommendationList`
    info	[Changelog] - New struct `RecommendationPatch`
    info	[Changelog] - New struct `RecommendedAction`
    info	[Changelog] - New struct `RepositoryAccess`
    info	[Changelog] - New struct `RepositoryAccessObject`
    info	[Changelog] - New struct `RepositoryAccessProperties`
    info	[Changelog] - New struct `ResourceProviderRequiredPermissions`
    info	[Changelog] - New struct `SampleQuery`
    info	[Changelog] - New struct `SapSolutionUsageStatistic`
    info	[Changelog] - New struct `SapSolutionUsageStatisticProperties`
    info	[Changelog] - New struct `SentinelEntityMapping`
    info	[Changelog] - New struct `ServicePrincipal`
    info	[Changelog] - New struct `TemplateList`
    info	[Changelog] - New struct `TemplateModel`
    info	[Changelog] - New struct `TemplateProperties`
    info	[Changelog] - New struct `TriggeredAnalyticsRuleRun`
    info	[Changelog] - New struct `TriggeredAnalyticsRuleRunProperties`
    info	[Changelog] - New struct `TriggeredAnalyticsRuleRuns`
    info	[Changelog] - New struct `Warning`
    info	[Changelog] - New struct `WarningBody`
    info	[Changelog] - New struct `WorkspaceManagerAssignment`
    info	[Changelog] - New struct `WorkspaceManagerAssignmentList`
    info	[Changelog] - New struct `WorkspaceManagerAssignmentProperties`
    info	[Changelog] - New struct `WorkspaceManagerConfiguration`
    info	[Changelog] - New struct `WorkspaceManagerConfigurationList`
    info	[Changelog] - New struct `WorkspaceManagerConfigurationProperties`
    info	[Changelog] - New struct `WorkspaceManagerGroup`
    info	[Changelog] - New struct `WorkspaceManagerGroupList`
    info	[Changelog] - New struct `WorkspaceManagerGroupProperties`
    info	[Changelog] - New struct `WorkspaceManagerMember`
    info	[Changelog] - New struct `WorkspaceManagerMemberProperties`
    info	[Changelog] - New struct `WorkspaceManagerMembersList`
    info	[Changelog] - New field `AlertDynamicProperties` in struct `AlertDetailsOverride`
    info	[Changelog] - New field `SubTechniques` in struct `FusionAlertRuleProperties`
    info	[Changelog] - New field `SubTechniques` in struct `FusionAlertRuleTemplateProperties`
    info	[Changelog] - New field `SubTechniques` in struct `MLBehaviorAnalyticsAlertRuleProperties`
    info	[Changelog] - New field `Alerts` in struct `MTPDataConnectorDataTypes`
    info	[Changelog] - New field `FilteredProviders` in struct `MTPDataConnectorProperties`
    info	[Changelog] - New field `SentinelEntitiesMappings`, `SubTechniques` in struct `NrtAlertRuleProperties`
    info	[Changelog] - New field `SentinelEntitiesMappings` in struct `NrtAlertRuleTemplateProperties`
    info	[Changelog] - New field `InstallationID` in struct `Repo`
    info	[Changelog] - New field `SentinelEntitiesMappings`, `SubTechniques` in struct `ScheduledAlertRuleProperties`
    info	[Changelog] - New field `SentinelEntitiesMappings`, `SubTechniques` in struct `ScheduledAlertRuleTemplateProperties`
    info	[Changelog] - New field `Intent`, `Techniques` in struct `SecurityAlertTimelineItem`
    info	[Changelog] - New field `PullRequest`, `RepositoryAccess`, `ServicePrincipal` in struct `SourceControlProperties`
    info	[Changelog] - New anonymous field `Warning` in struct `SourceControlsClientDeleteResponse`
    info	[Changelog] - New field `SubTechniques` in struct `ThreatIntelligenceAlertRuleProperties`
    info	[Changelog]
    info	[Changelog] Total 50 breaking change(s), 458 additive change(s).
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from 131102556b0a1074e3c495f5c5a28e4d06fbfa08. 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: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    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] notice
    cmderr	[automation_generate.sh] npm notice New patch version of npm available! 10.2.3 -> 10.2.5
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.2.5` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-securityinsight [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation EntitiesOperations.run_playbook
    info	[Changelog]   - Added operation group AlertRuleOperations
    info	[Changelog]   - Added operation group BillingStatisticsOperations
    info	[Changelog]   - Added operation group ContentPackageOperations
    info	[Changelog]   - Added operation group ContentPackagesOperations
    info	[Changelog]   - Added operation group ContentTemplateOperations
    info	[Changelog]   - Added operation group ContentTemplatesOperations
    info	[Changelog]   - Added operation group DataConnectorDefinitionsOperations
    info	[Changelog]   - Added operation group GetTriggeredAnalyticsRuleRunsOperations
    info	[Changelog]   - Added operation group HuntCommentsOperations
    info	[Changelog]   - Added operation group HuntRelationsOperations
    info	[Changelog]   - Added operation group HuntsOperations
    info	[Changelog]   - Added operation group ProductPackageOperations
    info	[Changelog]   - Added operation group ProductPackagesOperations
    info	[Changelog]   - Added operation group ProductTemplateOperations
    info	[Changelog]   - Added operation group ProductTemplatesOperations
    info	[Changelog]   - Added operation group TriggeredAnalyticsRuleRunOperations
    info	[Changelog]   - Added operation group WorkspaceManagerAssignmentJobsOperations
    info	[Changelog]   - Added operation group WorkspaceManagerAssignmentsOperations
    info	[Changelog]   - Added operation group WorkspaceManagerConfigurationsOperations
    info	[Changelog]   - Added operation group WorkspaceManagerGroupsOperations
    info	[Changelog]   - Added operation group WorkspaceManagerMembersOperations
    info	[Changelog]   - Model FusionAlertRule has a new parameter sub_techniques
    info	[Changelog]   - Model FusionAlertRuleTemplate has a new parameter sub_techniques
    info	[Changelog]   - Model MLBehaviorAnalyticsAlertRule has a new parameter sub_techniques
    info	[Changelog]   - Model MTPDataConnector has a new parameter filtered_providers
    info	[Changelog]   - Model MTPDataConnectorDataTypes has a new parameter alerts
    info	[Changelog]   - Model MTPDataConnectorProperties has a new parameter filtered_providers
    info	[Changelog]   - Model NrtAlertRule has a new parameter sub_techniques
    info	[Changelog]   - Model Repo has a new parameter installation_id
    info	[Changelog]   - Model ScheduledAlertRule has a new parameter sub_techniques
    info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter sub_techniques
    info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter sub_techniques
    info	[Changelog]   - Model SourceControl has a new parameter pull_request
    info	[Changelog]   - Model SourceControl has a new parameter repository_access
    info	[Changelog]   - Model SourceControl has a new parameter service_principal
    info	[Changelog]   - Model ThreatIntelligenceAlertRule has a new parameter sub_techniques
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model MSTIDataConnectorDataTypes no longer has parameter bing_safety_phishing_url
    info	[Changelog]   - Model Repository no longer has parameter path_mapping
    info	[Changelog]   - Operation SourceControlOperations.list_repositories has a new required parameter repository_access
    info	[Changelog]   - Operation SourceControlOperations.list_repositories no longer has parameter repo_type
    info	[Changelog]   - Operation SourceControlsOperations.delete has a new required parameter repository_access
    info	[Changelog]   - Parameter branch of model Repository is now required
    info	[Changelog]   - Parameter content_types of model SourceControl is now required
    info	[Changelog]   - Parameter display_name of model SourceControl is now required
    info	[Changelog]   - Parameter logic_app_resource_id of model PlaybookActionProperties is now required
    info	[Changelog]   - Parameter product_filter of model MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties is now required
    info	[Changelog]   - Parameter repo_type of model SourceControl is now required
    info	[Changelog]   - Parameter repository of model SourceControl is now required
    info	[Changelog]   - Parameter url of model Repository is now required
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 131102556b0a1074e3c495f5c5a28e4d06fbfa08. 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-securityinsight [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter kind of interface Entity is changed from EntityKind to EntityKindEnum
    info	[Changelog]   - Type of parameter additionalData of interface EntityCommonProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface EntityEdges is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter kind of interface EntityQueriesListOptionalParams is changed from Enum13 to Enum20
    info	[Changelog]   - Type of parameter entityKind of interface ExpansionResultAggregation is changed from EntityKind to EntityKindEnum
    info	[Changelog]   - Type of parameter additionalData of interface FileEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface FileHashEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface HostEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface HuntingBookmark is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter entityKind of interface IncidentEntitiesResultsMetadata is changed from EntityKind to EntityKindEnum
    info	[Changelog]   - Type of parameter additionalData of interface IoTDeviceEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface IpEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface MailboxEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface MailClusterEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface MailMessageEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface MalwareEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter kind of interface MetadataModel is changed from Kind to string
    info	[Changelog]   - Type of parameter kind of interface MetadataPatch is changed from Kind to string
    info	[Changelog]   - Type of parameter additionalData of interface NicEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface ProcessEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface RegistryKeyEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface RegistryValueEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface SecurityAlert is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface SecurityGroupEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface SubmissionMailEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter additionalData of interface ThreatIntelligenceIndicatorModel is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter kind of interface ThreatIntelligenceInformation is changed from ThreatIntelligenceResourceKindEnum to ThreatIntelligenceResourceInnerKind
    info	[Changelog]   - Type of parameter sortOrder of interface ThreatIntelligenceSortingCriteria is changed from ThreatIntelligenceSortingCriteriaEnum to ThreatIntelligenceSortingOrder
    info	[Changelog]   - Type of parameter additionalData of interface UrlEntity is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter webhookSecretUpdateTime of interface Webhook is changed from string to Date
    info	[Changelog]   - Removed Enum KnownEntityKind
    info	[Changelog]   - Removed Enum KnownEnum13
    info	[Changelog]   - Removed Enum KnownThreatIntelligenceResourceKindEnum
    info	[Changelog]   - Removed Enum KnownThreatIntelligenceSortingCriteriaEnum
    info	[Changelog]   - Enum KnownRepoType no longer has value DevOps
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from 131102556b0a1074e3c495f5c5a28e4d06fbfa08. 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 is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    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
  • ️✔️azure-resourcemanager-securityinsights [View full logs]  [Preview SDK Changes]
️❌ azure-resource-manager-schemas failed [Detail]
  • Failed [Logs] Generate from 131102556b0a1074e3c495f5c5a28e4d06fbfa08. 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]
    cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.5
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.2.5` to update!
    cmderr	[initScript.sh] npm notice
    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
  • securityinsights/resource-manager [View full logs
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from 131102556b0a1074e3c495f5c5a28e4d06fbfa08. 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
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ⚠️Az.securityinsights.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.securityinsights.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Dec 19, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/securityinsights/armsecurityinsights https://apiview.dev/Assemblies/Review/002d4025b23b4299a8d5ac660d16826d?revisionId=d63d70b0894340e291a2478a702925d2
.Net Azure.ResourceManager.SecurityInsights There is no API change compared with the previous version
Java azure-resourcemanager-securityinsights https://apiview.dev/Assemblies/Review/94d98f0a635f4ee98bd2349d9b276a14?revisionId=f69ed67b007e4a67b96482d1dcaaaf57
JavaScript @azure/arm-securityinsight https://apiview.dev/Assemblies/Review/495feca01b564258a5b2e6d5ed3ad0e2?revisionId=545805a4e1cb4cc9b4e350898d8dc525
Swagger Microsoft.SecurityInsights https://apiview.dev/Assemblies/Review/d30cc3bd7c484ad880bc3b8126f67ba5?revisionId=ed69c5172aa5472b9edfabad18f95689

@xuhumsft
Copy link
Copy Markdown
Member Author

Follow the changes in 11-01-stable
#26873

@xuhumsft xuhumsft force-pushed the dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2023-12-01-preview branch from 0a45dc3 to 4e19820 Compare December 19, 2023 23:53
@xuhumsft xuhumsft merged commit a8a2e81 into Azure:dev-Sentinel-securityinsights-Microsoft.SecurityInsights-2023-12-01-preview Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants