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

credscan fix in swagger #23400

Merged
merged 2 commits into from
Apr 4, 2023
Merged

credscan fix in swagger #23400

merged 2 commits into from
Apr 4, 2023

Conversation

kazrael2119
Copy link
Contributor

@openapi-workflow-bot
Copy link

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

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Apr 3, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️⚠️Avocado: 2 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/automation/resource-manager/readme.md
    tag: specification/automation/resource-manager/readme.md#tag-package-2022-08-08
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/security/resource-manager/readme.md
    tag: specification/security/resource-manager/readme.md#tag-package-composite-v3
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Apr 3, 2023

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/apimanagement/armapimanagement - 2.0.0
    +	Function `*ContentItemClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, string, *ContentItemClientCreateOrUpdateOptions)` to `(context.Context, string, string, string, string, ContentItemContract, *ContentItemClientCreateOrUpdateOptions)`
    +	Function `*ContentTypeClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, *ContentTypeClientCreateOrUpdateOptions)` to `(context.Context, string, string, string, ContentTypeContract, *ContentTypeClientCreateOrUpdateOptions)`
    azure-sdk-for-go - sdk/resourcemanager/automation/armautomation - 0.9.0
    +	Field `Value` of struct `DscConfigurationClientGetContentResponse` has been removed
    +	Struct `ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` has been removed
    +	Type of `Identity.UserAssignedIdentities` has been changed from `map[string]*ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` to `map[string]*UserAssignedIdentitiesProperties`
    azure-sdk-for-js - @azure/arm-apimanagement - 10.0.0
    +	Removed Enum KnownApiVersionSetContractDetailsVersioningScheme
    +	Type of parameter versioningScheme of interface ApiVersionSetContractDetails is changed from ApiVersionSetContractDetailsVersioningScheme to VersioningScheme
    azure-sdk-for-python-track2 - track2_azure-mgmt-apimanagement - 3.1.0b1
    +	Operation ContentItemOperations.create_or_update has a new required parameter parameters
    +	Operation ContentTypeOperations.create_or_update has a new required parameter parameters


    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs]Release - Generate from c751880. 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
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk artifact
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.ApiManagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Response<Azure.ResourceManager.ApiManagement.Models.ApiManagementContentType> Azure.ResourceManager.ApiManagement.ApiManagementServiceResource.CreateOrUpdateContentType(System.String, System.Nullable<Azure.ETag>, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Azure.ResourceManager.ApiManagement.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApiManagement.Models.ApiManagementContentType>> Azure.ResourceManager.ApiManagement.ApiManagementServiceResource.CreateOrUpdateContentTypeAsync(System.String, System.Nullable<Azure.ETag>, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Azure.ResourceManager.ApiManagement.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.ApiManagement/Debug/netstandard2.0/Azure.ResourceManager.ApiManagement.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Azure.ResourceManager.ApiManagement.csproj::TargetFramework=netstandard2.0]
    • Azure.ResourceManager.Automation [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Response<Azure.ResourceManager.Automation.AutomationAccountPython2PackageResource> Azure.ResourceManager.Automation.AutomationAccountPython2PackageResource.Update(Azure.ResourceManager.Automation.Models.AutomationAccountPython2PackagePatch, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Automation.AutomationAccountPython2PackageResource>> Azure.ResourceManager.Automation.AutomationAccountPython2PackageResource.UpdateAsync(Azure.ResourceManager.Automation.Models.AutomationAccountPython2PackagePatch, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.Automation.Models.AutomationAccountPython2PackageCreateOrUpdateContent' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.Automation.Models.AutomationAccountPython2PackagePatch' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ActivitiesStored' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.Cancelled' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ConnectionTypeImported' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ContentDownloaded' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ContentRetrieved' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ContentStored' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ContentValidated' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.Created' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.Creating' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.Failed' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ModuleDataStored' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.ModuleImportRunbookComplete' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.RunningImportModuleRunbook' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.StartingImportModuleRunbook' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.Succeeded' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState Azure.ResourceManager.Automation.Models.ModuleProvisioningState.Updating' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Int32 System.Int32 Azure.ResourceManager.Automation.Models.ModuleProvisioningState.value__' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.Automation/Debug/netstandard2.0/Azure.ResourceManager.Automation.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj::TargetFramework=netstandard2.0]
    • Azure.ResourceManager.SecurityCenter [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from c751880. 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/apimanagement/armapimanagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 40 items here, please refer to log for details.
      info	[Changelog] - New struct `ResolverContract`
      info	[Changelog] - New struct `ResolverEntityBaseContract`
      info	[Changelog] - New struct `ResolverResultContract`
      info	[Changelog] - New struct `ResolverResultContractProperties`
      info	[Changelog] - New struct `ResolverResultLogItemContract`
      info	[Changelog] - New struct `ResolverUpdateContract`
      info	[Changelog] - New struct `ResolverUpdateContractProperties`
      info	[Changelog] - New struct `ResourceCollection`
      info	[Changelog] - New struct `ResourceCollectionValueItem`
      info	[Changelog] - New struct `WikiCollection`
      info	[Changelog] - New struct `WikiContract`
      info	[Changelog] - New struct `WikiContractProperties`
      info	[Changelog] - New struct `WikiDocumentationContract`
      info	[Changelog] - New struct `WikiUpdateContract`
      info	[Changelog] - New field `TranslateRequiredQueryParametersConduct` in struct `APICreateOrUpdateProperties`
      info	[Changelog] - New field `NatGatewayState` in struct `AdditionalLocation`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `AdditionalLocation`
      info	[Changelog] - New field `OAuth2AuthenticationSettings` in struct `AuthenticationSettingsContract`
      info	[Changelog] - New field `OpenidAuthenticationSettings` in struct `AuthenticationSettingsContract`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `AuthorizationServerContractProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `AuthorizationServerContractProperties`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `AuthorizationServerUpdateContractProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `AuthorizationServerUpdateContractProperties`
      info	[Changelog] - New field `Metrics` in struct `DiagnosticContractProperties`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderBaseParameters`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderContractProperties`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderCreateContractProperties`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderUpdateProperties`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `OpenidConnectProviderContractProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `OpenidConnectProviderContractProperties`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `OpenidConnectProviderUpdateContractProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `OpenidConnectProviderUpdateContractProperties`
      info	[Changelog] - New field `NatGatewayState` in struct `ServiceBaseProperties`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `ServiceBaseProperties`
      info	[Changelog] - New field `NatGatewayState` in struct `ServiceProperties`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `ServiceProperties`
      info	[Changelog] - New field `NatGatewayState` in struct `ServiceUpdateProperties`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `ServiceUpdateProperties`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 213 additive change(s).
    • ️✔️sdk/resourcemanager/automation/armautomation [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `Identity.UserAssignedIdentities` has been changed from `map[string]*ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` to `map[string]*UserAssignedIdentitiesProperties`
      info	[Changelog] - Struct `ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` has been removed
      info	[Changelog] - Field `Value` of struct `DscConfigurationClientGetContentResponse` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `*ClientFactory.NewPython3PackageClient() *Python3PackageClient`
      info	[Changelog] - New function `NewPython3PackageClient(string, azcore.TokenCredential, *arm.ClientOptions) (*Python3PackageClient, error)`
      info	[Changelog] - New function `*Python3PackageClient.CreateOrUpdate(context.Context, string, string, string, PythonPackageCreateParameters, *Python3PackageClientCreateOrUpdateOptions) (Python3PackageClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*Python3PackageClient.Delete(context.Context, string, string, string, *Python3PackageClientDeleteOptions) (Python3PackageClientDeleteResponse, error)`
      info	[Changelog] - New function `*Python3PackageClient.Get(context.Context, string, string, string, *Python3PackageClientGetOptions) (Python3PackageClientGetResponse, error)`
      info	[Changelog] - New function `*Python3PackageClient.NewListByAutomationAccountPager(string, string, *Python3PackageClientListByAutomationAccountOptions) *runtime.Pager[Python3PackageClientListByAutomationAccountResponse]`
      info	[Changelog] - New function `*Python3PackageClient.Update(context.Context, string, string, string, PythonPackageUpdateParameters, *Python3PackageClientUpdateOptions) (Python3PackageClientUpdateResponse, error)`
      info	[Changelog] - New struct `Dimension`
      info	[Changelog] - New struct `LogSpecification`
      info	[Changelog] - New struct `MetricSpecification`
      info	[Changelog] - New struct `OperationPropertiesFormat`
      info	[Changelog] - New struct `OperationPropertiesFormatServiceSpecification`
      info	[Changelog] - New struct `UserAssignedIdentitiesProperties`
      info	[Changelog] - New field `Origin` in struct `Operation`
      info	[Changelog] - New field `Properties` in struct `Operation`
      info	[Changelog] - New field `Description` in struct `OperationDisplay`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 21 additive change(s).
    • ️✔️sdk/resourcemanager/security/armsecurity [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 40 items here, please refer to log for details.
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorDetailAutoGenerated`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog] - New struct `ErrorResponseAutoGenerated`
      info	[Changelog] - New struct `Extension`
      info	[Changelog] - New struct `GitlabScopeEnvironmentData`
      info	[Changelog] - New struct `GovernanceRuleMetadata`
      info	[Changelog] - New struct `HealthDataClassification`
      info	[Changelog] - New struct `HealthReport`
      info	[Changelog] - New struct `HealthReportProperties`
      info	[Changelog] - New struct `HealthReportsList`
      info	[Changelog] - New struct `Identity`
      info	[Changelog] - New struct `Issue`
      info	[Changelog] - New struct `OperationResultAutoGenerated`
      info	[Changelog] - New struct `OperationStatus`
      info	[Changelog] - New struct `Operator`
      info	[Changelog] - New struct `OperatorList`
      info	[Changelog] - New struct `ResourceDetailsAutoGenerated`
      info	[Changelog] - New struct `StatusAutoGenerated`
      info	[Changelog] - New field `AccountName` in struct `AwsEnvironmentData`
      info	[Changelog] - New field `Regions` in struct `AwsEnvironmentData`
      info	[Changelog] - New field `DataSensitivityDiscovery` in struct `DefenderCspmAwsOffering`
      info	[Changelog] - New field `DatabasesDspm` in struct `DefenderCspmAwsOffering`
      info	[Changelog] - New field `DatabasesDspm` in struct `DefenderFoDatabasesAwsOffering`
      info	[Changelog] - New field `Configuration` in struct `DefenderFoDatabasesAwsOfferingArcAutoProvisioning`
      info	[Changelog] - New field `Configuration` in struct `DefenderForDatabasesGcpOfferingArcAutoProvisioning`
      info	[Changelog] - New field `Configuration` in struct `DefenderForServersAwsOfferingArcAutoProvisioning`
      info	[Changelog] - New field `VMScanners` in struct `DefenderForServersGcpOffering`
      info	[Changelog] - New field `Configuration` in struct `DefenderForServersGcpOfferingArcAutoProvisioning`
      info	[Changelog] - New field `OrganizationName` in struct `GcpOrganizationalDataOrganization`
      info	[Changelog] - New field `ProjectName` in struct `GcpProjectDetails`
      info	[Changelog] - New field `ExcludedScopes` in struct `GovernanceRuleProperties`
      info	[Changelog] - New field `IncludeMemberScopes` in struct `GovernanceRuleProperties`
      info	[Changelog] - New field `Metadata` in struct `GovernanceRuleProperties`
      info	[Changelog] - New field `TenantID` in struct `GovernanceRuleProperties`
      info	[Changelog] - New field `EnablementTime` in struct `PricingProperties`
      info	[Changelog] - New field `Extensions` in struct `PricingProperties`
      info	[Changelog] - New field `LastScanTime` in struct `ScanProperties`
      info	[Changelog]
      info	[Changelog] Total 30 breaking change(s), 190 additive change(s).
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from c751880. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.0 -> 9.6.3
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.3>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.6.3` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-apimanagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 40 items here, please refer to log for details.
      info	[Changelog]   - Model AdditionalLocation has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiCreateOrUpdateParameter has a new parameter translate_required_query_parameters_conduct
      info	[Changelog]   - Model ApiCreateOrUpdateProperties has a new parameter translate_required_query_parameters_conduct
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceProperties has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceProperties has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceUpdateProperties has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceUpdateProperties has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model AuthenticationSettingsContract has a new parameter o_auth2_authentication_settings
      info	[Changelog]   - Model AuthenticationSettingsContract has a new parameter openid_authentication_settings
      info	[Changelog]   - Model AuthorizationServerContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerContract has a new parameter use_in_test_console
      info	[Changelog]   - Model AuthorizationServerContractProperties has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerContractProperties has a new parameter use_in_test_console
      info	[Changelog]   - Model AuthorizationServerUpdateContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerUpdateContract has a new parameter use_in_test_console
      info	[Changelog]   - Model AuthorizationServerUpdateContractProperties has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerUpdateContractProperties has a new parameter use_in_test_console
      info	[Changelog]   - Model DiagnosticContract has a new parameter metrics
      info	[Changelog]   - Model IdentityProviderBaseParameters has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderContract has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderContractProperties has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderCreateContract has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderCreateContractProperties has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderUpdateParameters has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderUpdateProperties has a new parameter client_library
      info	[Changelog]   - Model OpenidConnectProviderContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model OpenidConnectProviderContract has a new parameter use_in_test_console
      info	[Changelog]   - Model OpenidConnectProviderUpdateContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model OpenidConnectProviderUpdateContract has a new parameter use_in_test_console
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Operation ContentItemOperations.create_or_update has a new required parameter parameters
      info	[Changelog]   - Operation ContentTypeOperations.create_or_update has a new required parameter parameters
    • ️✔️track2_azure-mgmt-automation [View full logs]  [Release SDK Changes]
      info	[Changelog]
    • ️✔️track2_azure-mgmt-security [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from c751880. 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-apimanagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 40 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias TranslateRequiredQueryParametersConduct
      info	[Changelog]   - Interface AdditionalLocation has a new optional parameter natGatewayState
      info	[Changelog]   - Interface AdditionalLocation has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface ApiCreateOrUpdateParameter has a new optional parameter translateRequiredQueryParametersConduct
      info	[Changelog]   - Interface ApiCreateOrUpdateProperties has a new optional parameter translateRequiredQueryParametersConduct
      info	[Changelog]   - Interface ApiManagementServiceBaseProperties has a new optional parameter natGatewayState
      info	[Changelog]   - Interface ApiManagementServiceBaseProperties has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface ApiManagementServiceResource has a new optional parameter natGatewayState
      info	[Changelog]   - Interface ApiManagementServiceResource has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface ApiManagementServiceUpdateParameters has a new optional parameter natGatewayState
      info	[Changelog]   - Interface ApiManagementServiceUpdateParameters has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface AuthenticationSettingsContract has a new optional parameter oAuth2AuthenticationSettings
      info	[Changelog]   - Interface AuthenticationSettingsContract has a new optional parameter openidAuthenticationSettings
      info	[Changelog]   - Interface AuthorizationServerContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface AuthorizationServerContractProperties has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerContractProperties has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface AuthorizationServerUpdateContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerUpdateContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface AuthorizationServerUpdateContractProperties has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerUpdateContractProperties has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface IdentityProviderBaseParameters has a new optional parameter clientLibrary
      info	[Changelog]   - Interface IdentityProviderContract has a new optional parameter clientLibrary
      info	[Changelog]   - Interface IdentityProviderCreateContract has a new optional parameter clientLibrary
      info	[Changelog]   - Interface IdentityProviderUpdateParameters has a new optional parameter clientLibrary
      info	[Changelog]   - Interface OpenidConnectProviderContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface OpenidConnectProviderContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface OpenidConnectProviderUpdateContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface OpenidConnectProviderUpdateContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Added Enum KnownAuthorizationType
      info	[Changelog]   - Added Enum KnownNatGatewayState
      info	[Changelog]   - Added Enum KnownOAuth2GrantType
      info	[Changelog]   - Added Enum KnownPolicyFragmentContentFormat
      info	[Changelog]   - Added Enum KnownPortalSettingsCspMode
      info	[Changelog]   - Added Enum KnownTranslateRequiredQueryParametersConduct
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Type of parameter versioningScheme of interface ApiVersionSetContractDetails is changed from ApiVersionSetContractDetailsVersioningScheme to VersioningScheme
      info	[Changelog]   - Removed Enum KnownApiVersionSetContractDetailsVersioningScheme
    • ️✔️@azure/arm-automation [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-security [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 40 items here, please refer to log for details.
      info	[Changelog]   - Enum KnownCloudName has a new value Github
      info	[Changelog]   - Enum KnownCloudName has a new value GitLab
      info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorAzureDevOps
      info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGithub
      info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGitLab
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderCspmAws
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderCspmGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForContainersGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDatabasesAws
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDatabasesGcp
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsAzureDevOps
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsGithub
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsGitLab
      info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForServersGcp
      info	[Changelog]   - Enum KnownSettingName has a new value WdatpUnifiedSolution
      info	[Changelog]   - Added function getContinuationToken
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation Alerts.simulate
      info	[Changelog]   - Removed operation SecurityContacts.update
      info	[Changelog]   - Operation AllowedConnections.get has a new signature
      info	[Changelog]   - Interface AlertsSuppressionRulesListNextOptionalParams no longer has parameter alertType
      info	[Changelog]   - Interface DefenderForServersAwsOfferingArcAutoProvisioning no longer has parameter servicePrincipalSecretMetadata
      info	[Changelog]   - Interface IotSecuritySolutionListByResourceGroupNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface IotSecuritySolutionListBySubscriptionNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface IotSecuritySolutionsAnalyticsAggregatedAlertListNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface IotSecuritySolutionsAnalyticsRecommendationListNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface RegulatoryComplianceAssessmentsListNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface RegulatoryComplianceControlsListNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface RegulatoryComplianceStandardsListNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface SecureScoreControlsListBySecureScoreNextOptionalParams no longer has parameter expand
      info	[Changelog]   - Interface SecureScoreControlsListNextOptionalParams no longer has parameter expand
      info	[Changelog]   - Interface TasksListByHomeRegionNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface TasksListByResourceGroupNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface TasksListNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Type of parameter value of interface ExternalSecuritySolutionList is changed from ExternalSecuritySolutionUnion[] to ExternalSecuritySolution[]
      info	[Changelog]   - Removed Enum KnownAlertNotifications
      info	[Changelog]   - Removed Enum KnownAlertsToAdmins
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs]Release - Generate from c751880. 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 WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️apimanagement [View full logs
    • ️✔️automation [View full logs
    • security/resource-manager [View full logs
    ️❌ azure-powershell failed [Detail]
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Apr 3, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/apimanagement/armapimanagement https://apiview.dev/Assemblies/Review/dca3f6c21a0340e2ae1c28a208034b85
    Go sdk/resourcemanager/automation/armautomation https://apiview.dev/Assemblies/Review/228d3eb3e36748319f46313bf3afa1f5
    Go sdk/resourcemanager/security/armsecurity https://apiview.dev/Assemblies/Review/d1449d58078848438ceac2c3635caaf5
    Java azure-resourcemanager-security https://apiview.dev/Assemblies/Review/d2f916deb01d4dc2a431cee31c23423b
    .Net Azure.ResourceManager.ApiManagement Create ApiView failed. Please ask PR assignee for help
    .Net Azure.ResourceManager.Automation Create ApiView failed. Please ask PR assignee for help
    JavaScript @azure/arm-apimanagement https://apiview.dev/Assemblies/Review/d71c26d75fe14eaeb0836b9a7121bac7
    JavaScript @azure/arm-automation https://apiview.dev/Assemblies/Review/13d030d21b8b45988abca778ae261f6d
    JavaScript @azure/arm-security https://apiview.dev/Assemblies/Review/3cf53b4624b2407c807202b8a4242090

    @qiaozha qiaozha merged commit c751880 into Azure:main Apr 4, 2023
    This was referenced Apr 4, 2023
    @kazrael2119 kazrael2119 deleted the credscan-fix branch April 4, 2023 09:08
    JoshLove-msft pushed a commit to JoshLove-msft/azure-rest-api-specs that referenced this pull request Apr 25, 2023
    * credscan fix in swagger
    
    * update files
    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.

    4 participants