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

mgmt java, add "timeCreated" to "VirtualMachineScaleSetVMProperties" #23641

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

XiaofeiCao
Copy link
Contributor

SDK PR: Azure/azure-sdk-for-java#34567

description from timeCreated in VirtualMachineProperties:

"timeCreated": {
"readOnly": true,
"type": "string",
"format": "date-time",
"description": "Specifies the time at which the Virtual Machine resource was created. Minimum api-version: 2021-11-01."
}

@openapi-workflow-bot
Copy link

Hi, @XiaofeiCao 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 20, 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.
    compared tags (via openapi-validator v2.0.0) new version base version
    default default(af24fd9) default(main)
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/compute/resource-manager/readme.md
    tag: specification/compute/resource-manager/readme.md#tag-package-2023-03-01
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️️✔️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 20, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/compute/armcompute - 5.0.0
    +	Field `ID` of struct `VirtualMachineScaleSetIPConfiguration` has been removed
    +	Field `ID` of struct `VirtualMachineScaleSetNetworkConfiguration` has been removed
    +	Field `ID` of struct `VirtualMachineScaleSetUpdateIPConfiguration` has been removed
    +	Field `ID` of struct `VirtualMachineScaleSetUpdateNetworkConfiguration` has been removed
    +	Type of `RestorePointSourceVMDataDisk.DiskRestorePoint` has been changed from `*APIEntityReference` to `*DiskRestorePointAttributes`
    +	Type of `RestorePointSourceVMOSDisk.DiskRestorePoint` has been changed from `*APIEntityReference` to `*DiskRestorePointAttributes`
    azure-sdk-for-js - @azure/arm-compute - 21.0.0
    +	Type of parameter diskRestorePoint of interface RestorePointSourceVMDataDisk is changed from ApiEntityReference to DiskRestorePointAttributes
    +	Type of parameter diskRestorePoint of interface RestorePointSourceVmosDisk is changed from ApiEntityReference to DiskRestorePointAttributes
    azure-sdk-for-python-track2 - track2_azure-mgmt-compute - 29.2.0b2
    +	Model VirtualMachineScaleSetUpdateIPConfiguration no longer has parameter id
    +	Model VirtualMachineScaleSetUpdateNetworkConfiguration no longer has parameter id
    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs]Release - Generate from 9004d6f. 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
    • Azure.ResourceManager.Compute [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.Pageable<Azure.ResourceManager.Compute.VirtualMachineResource> Azure.ResourceManager.Compute.VirtualMachineCollection.GetAll(System.String, 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/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.AsyncPageable<Azure.ResourceManager.Compute.VirtualMachineResource> Azure.ResourceManager.Compute.VirtualMachineCollection.GetAllAsync(System.String, 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/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.ArmOperation Azure.ResourceManager.Compute.VirtualMachineScaleSetResource.Deallocate(Azure.WaitUntil, Azure.ResourceManager.Compute.Models.VirtualMachineScaleSetVmInstanceIds, 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/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.ResourceManager.ArmOperation> Azure.ResourceManager.Compute.VirtualMachineScaleSetResource.DeallocateAsync(Azure.WaitUntil, Azure.ResourceManager.Compute.Models.VirtualMachineScaleSetVmInstanceIds, 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/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.Nullable<Azure.ResourceManager.Compute.Models.LinuxVmGuestPatchAutomaticByPlatformRebootSetting> Azure.ResourceManager.Compute.Models.LinuxPatchSettings.AutomaticByPlatformRebootSetting.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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 void Azure.ResourceManager.Compute.Models.LinuxPatchSettings.AutomaticByPlatformRebootSetting.set(System.Nullable<Azure.ResourceManager.Compute.Models.LinuxVmGuestPatchAutomaticByPlatformRebootSetting>)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.Nullable<Azure.ResourceManager.Compute.Models.WindowsVmGuestPatchAutomaticByPlatformRebootSetting> Azure.ResourceManager.Compute.Models.PatchSettings.AutomaticByPlatformRebootSetting.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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 void Azure.ResourceManager.Compute.Models.PatchSettings.AutomaticByPlatformRebootSetting.set(System.Nullable<Azure.ResourceManager.Compute.Models.WindowsVmGuestPatchAutomaticByPlatformRebootSetting>)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.Core.ResourceIdentifier Azure.ResourceManager.Compute.Models.RestorePointSourceVmDataDisk.DiskRestorePointId.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.Core.ResourceIdentifier Azure.ResourceManager.Compute.Models.RestorePointSourceVmOSDisk.DiskRestorePointId.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.RestorePointSourceVmDataDisk> Azure.ResourceManager.Compute.Models.RestorePointSourceVmStorageProfile.DataDisks.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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 : CannotRemoveBaseTypeOrInterface : Type 'Azure.ResourceManager.Compute.Models.VirtualMachineScaleSetUpdateIPConfiguration' does not inherit from base type 'Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData' in the implementation but it does in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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 : CannotRemoveBaseTypeOrInterface : Type 'Azure.ResourceManager.Compute.Models.VirtualMachineScaleSetUpdateNetworkConfiguration' does not inherit from base type 'Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData' in the implementation but it does in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.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.Compute/Debug/netstandard2.0/Azure.ResourceManager.Compute.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.csproj::TargetFramework=netstandard2.0]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 9004d6f. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.0 -> 9.6.5
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.5>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.6.5` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation DedicatedHostsOperations.list_available_sizes
      info	[Changelog]   - Added operation VirtualMachineScaleSetsOperations.begin_reapply
      info	[Changelog]   - Model DedicatedHostUpdate has a new parameter sku
      info	[Changelog]   - Model LinuxVMGuestPatchAutomaticByPlatformSettings has a new parameter bypass_platform_safety_checks_on_user_schedule
      info	[Changelog]   - Model RestorePointSourceMetadata has a new parameter hyper_v_generation
      info	[Changelog]   - Model RestorePointSourceVMDataDisk has a new parameter write_accelerator_enabled
      info	[Changelog]   - Model RestorePointSourceVMOSDisk has a new parameter write_accelerator_enabled
      info	[Changelog]   - Model VirtualMachineExtension has a new parameter provision_after_extensions
      info	[Changelog]   - Model VirtualMachineRunCommand has a new parameter error_blob_managed_identity
      info	[Changelog]   - Model VirtualMachineRunCommand has a new parameter output_blob_managed_identity
      info	[Changelog]   - Model VirtualMachineRunCommand has a new parameter treat_failure_as_deployment_failure
      info	[Changelog]   - Model VirtualMachineRunCommandScriptSource has a new parameter script_uri_managed_identity
      info	[Changelog]   - Model VirtualMachineRunCommandUpdate has a new parameter error_blob_managed_identity
      info	[Changelog]   - Model VirtualMachineRunCommandUpdate has a new parameter output_blob_managed_identity
      info	[Changelog]   - Model VirtualMachineRunCommandUpdate has a new parameter treat_failure_as_deployment_failure
      info	[Changelog]   - Model VirtualMachineScaleSetUpdate has a new parameter priority_mix_policy
      info	[Changelog]   - Model VirtualMachineScaleSetUpdate has a new parameter spot_restore_policy
      info	[Changelog]   - Model VirtualMachineScaleSetVMExtension has a new parameter location
      info	[Changelog]   - Model VirtualMachineScaleSetVMExtension has a new parameter provision_after_extensions
      info	[Changelog]   - Model VirtualMachineScaleSetVMInstanceView has a new parameter computer_name
      info	[Changelog]   - Model VirtualMachineScaleSetVMInstanceView has a new parameter hyper_v_generation
      info	[Changelog]   - Model VirtualMachineScaleSetVMInstanceView has a new parameter os_name
      info	[Changelog]   - Model VirtualMachineScaleSetVMInstanceView has a new parameter os_version
      info	[Changelog]   - Model VirtualMachineScaleSetVMProfile has a new parameter security_posture_reference
      info	[Changelog]   - Model WindowsVMGuestPatchAutomaticByPlatformSettings has a new parameter bypass_platform_safety_checks_on_user_schedule
      info	[Changelog]   - Operation VirtualMachineScaleSetsOperations.begin_deallocate has a new optional parameter hibernate
      info	[Changelog]   - Operation VirtualMachinesOperations.list has a new optional parameter expand
      info	[Changelog]   - Operation VirtualMachinesOperations.list_all has a new optional parameter expand
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model VirtualMachineScaleSetIPConfiguration no longer has parameter id
      info	[Changelog]   - Model VirtualMachineScaleSetNetworkConfiguration no longer has parameter id
      info	[Changelog]   - Model VirtualMachineScaleSetUpdateIPConfiguration no longer has parameter id
      info	[Changelog]   - Model VirtualMachineScaleSetUpdateNetworkConfiguration no longer has parameter id
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 9004d6f. 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-compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation DedicatedHosts.listAvailableSizes
      info	[Changelog]   - Added operation VirtualMachineScaleSets.beginReapply
      info	[Changelog]   - Added operation VirtualMachineScaleSets.beginReapplyAndWait
      info	[Changelog]   - Added Interface DedicatedHostSizeListResult
      info	[Changelog]   - Added Interface DedicatedHostsListAvailableSizesOptionalParams
      info	[Changelog]   - Added Interface DiskRestorePointAttributes
      info	[Changelog]   - Added Interface RestorePointEncryption
      info	[Changelog]   - Added Interface RunCommandManagedIdentity
      info	[Changelog]   - Added Interface SecurityPostureReference
      info	[Changelog]   - Added Interface VirtualMachineScaleSetsReapplyHeaders
      info	[Changelog]   - Added Interface VirtualMachineScaleSetsReapplyOptionalParams
      info	[Changelog]   - Added Type Alias DedicatedHostsListAvailableSizesResponse
      info	[Changelog]   - Added Type Alias ExpandTypeForListVMs
      info	[Changelog]   - Added Type Alias ExpandTypesForListVMs
      info	[Changelog]   - Added Type Alias RestorePointEncryptionType
      info	[Changelog]   - Interface DedicatedHostUpdate has a new optional parameter sku
      info	[Changelog]   - Interface LinuxVMGuestPatchAutomaticByPlatformSettings has a new optional parameter bypassPlatformSafetyChecksOnUserSchedule
      info	[Changelog]   - Interface RestorePointSourceMetadata has a new optional parameter hyperVGeneration
      info	[Changelog]   - Interface RestorePointSourceVMDataDisk has a new optional parameter writeAcceleratorEnabled
      info	[Changelog]   - Interface RestorePointSourceVmosDisk has a new optional parameter writeAcceleratorEnabled
      info	[Changelog]   - Interface VirtualMachineExtension has a new optional parameter provisionAfterExtensions
      info	[Changelog]   - Interface VirtualMachineRunCommand has a new optional parameter errorBlobManagedIdentity
      info	[Changelog]   - Interface VirtualMachineRunCommand has a new optional parameter outputBlobManagedIdentity
      info	[Changelog]   - Interface VirtualMachineRunCommand has a new optional parameter treatFailureAsDeploymentFailure
      info	[Changelog]   - Interface VirtualMachineRunCommandScriptSource has a new optional parameter scriptUriManagedIdentity
      info	[Changelog]   - Interface VirtualMachineRunCommandUpdate has a new optional parameter errorBlobManagedIdentity
      info	[Changelog]   - Interface VirtualMachineRunCommandUpdate has a new optional parameter outputBlobManagedIdentity
      info	[Changelog]   - Interface VirtualMachineRunCommandUpdate has a new optional parameter treatFailureAsDeploymentFailure
      info	[Changelog]   - Interface VirtualMachineScaleSetsDeallocateOptionalParams has a new optional parameter hibernate
      info	[Changelog]   - Interface VirtualMachineScaleSetUpdate has a new optional parameter priorityMixPolicy
      info	[Changelog]   - Interface VirtualMachineScaleSetUpdate has a new optional parameter spotRestorePolicy
      info	[Changelog]   - Interface VirtualMachineScaleSetVMExtension has a new optional parameter location
      info	[Changelog]   - Interface VirtualMachineScaleSetVMExtension has a new optional parameter provisionAfterExtensions
      info	[Changelog]   - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter computerName
      info	[Changelog]   - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter hyperVGeneration
      info	[Changelog]   - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter osName
      info	[Changelog]   - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter osVersion
      info	[Changelog]   - Interface VirtualMachineScaleSetVMProfile has a new optional parameter securityPostureReference
      info	[Changelog]   - Interface VirtualMachinesListAllOptionalParams has a new optional parameter expand
      info	[Changelog]   - Interface VirtualMachinesListOptionalParams has a new optional parameter expand
      info	[Changelog]   - Interface WindowsVMGuestPatchAutomaticByPlatformSettings has a new optional parameter bypassPlatformSafetyChecksOnUserSchedule
      info	[Changelog]   - Added Enum KnownExpandTypeForListVMs
      info	[Changelog]   - Added Enum KnownExpandTypesForListVMs
      info	[Changelog]   - Added Enum KnownRestorePointEncryptionType
      info	[Changelog]   - Enum KnownStorageAccountType has a new value StandardSSDLRS
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Type of parameter diskRestorePoint of interface RestorePointSourceVMDataDisk is changed from ApiEntityReference to DiskRestorePointAttributes
      info	[Changelog]   - Type of parameter diskRestorePoint of interface RestorePointSourceVmosDisk is changed from ApiEntityReference to DiskRestorePointAttributes
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 9004d6f. 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/compute/armcompute [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `RestorePointSourceVMDataDisk.DiskRestorePoint` has been changed from `*APIEntityReference` to `*DiskRestorePointAttributes`
      info	[Changelog] - Type of `RestorePointSourceVMOSDisk.DiskRestorePoint` has been changed from `*APIEntityReference` to `*DiskRestorePointAttributes`
      info	[Changelog] - Field `ID` of struct `VirtualMachineScaleSetIPConfiguration` has been removed
      info	[Changelog] - Field `ID` of struct `VirtualMachineScaleSetNetworkConfiguration` has been removed
      info	[Changelog] - Field `ID` of struct `VirtualMachineScaleSetUpdateIPConfiguration` has been removed
      info	[Changelog] - Field `ID` of struct `VirtualMachineScaleSetUpdateNetworkConfiguration` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New enum type `ExpandTypeForListVMs` with values `ExpandTypeForListVMsInstanceView`
      info	[Changelog] - New enum type `ExpandTypesForListVMs` with values `ExpandTypesForListVMsInstanceView`
      info	[Changelog] - New enum type `RestorePointEncryptionType` with values `RestorePointEncryptionTypeEncryptionAtRestWithCustomerKey`, `RestorePointEncryptionTypeEncryptionAtRestWithPlatformAndCustomerKeys`, `RestorePointEncryptionTypeEncryptionAtRestWithPlatformKey`
      info	[Changelog] - New function `*DedicatedHostsClient.NewListAvailableSizesPager(string, string, string, *DedicatedHostsClientListAvailableSizesOptions) *runtime.Pager[DedicatedHostsClientListAvailableSizesResponse]`
      info	[Changelog] - New function `*VirtualMachineScaleSetsClient.BeginReapply(context.Context, string, string, *VirtualMachineScaleSetsClientBeginReapplyOptions) (*runtime.Poller[VirtualMachineScaleSetsClientReapplyResponse], error)`
      info	[Changelog] - New struct `DedicatedHostSizeListResult`
      info	[Changelog] - New struct `DiskRestorePointAttributes`
      info	[Changelog] - New struct `RestorePointEncryption`
      info	[Changelog] - New struct `RunCommandManagedIdentity`
      info	[Changelog] - New struct `SecurityPostureReference`
      info	[Changelog] - New field `SKU` in struct `DedicatedHostUpdate`
      info	[Changelog] - New field `BypassPlatformSafetyChecksOnUserSchedule` in struct `LinuxVMGuestPatchAutomaticByPlatformSettings`
      info	[Changelog] - New field `HyperVGeneration` in struct `RestorePointSourceMetadata`
      info	[Changelog] - New field `WriteAcceleratorEnabled` in struct `RestorePointSourceVMDataDisk`
      info	[Changelog] - New field `WriteAcceleratorEnabled` in struct `RestorePointSourceVMOSDisk`
      info	[Changelog] - New field `ProvisionAfterExtensions` in struct `VirtualMachineExtensionProperties`
      info	[Changelog] - New field `ErrorBlobManagedIdentity` in struct `VirtualMachineRunCommandProperties`
      info	[Changelog] - New field `OutputBlobManagedIdentity` in struct `VirtualMachineRunCommandProperties`
      info	[Changelog] - New field `TreatFailureAsDeploymentFailure` in struct `VirtualMachineRunCommandProperties`
      info	[Changelog] - New field `ScriptURIManagedIdentity` in struct `VirtualMachineRunCommandScriptSource`
      info	[Changelog] - New field `PriorityMixPolicy` in struct `VirtualMachineScaleSetUpdateProperties`
      info	[Changelog] - New field `SpotRestorePolicy` in struct `VirtualMachineScaleSetUpdateProperties`
      info	[Changelog] - New field `Location` in struct `VirtualMachineScaleSetVMExtension`
      info	[Changelog] - New field `SecurityPostureReference` in struct `VirtualMachineScaleSetVMProfile`
      info	[Changelog] - New field `Hibernate` in struct `VirtualMachineScaleSetsClientBeginDeallocateOptions`
      info	[Changelog] - New field `Expand` in struct `VirtualMachinesClientListAllOptions`
      info	[Changelog] - New field `Expand` in struct `VirtualMachinesClientListOptions`
      info	[Changelog] - New field `BypassPlatformSafetyChecksOnUserSchedule` in struct `WindowsVMGuestPatchAutomaticByPlatformSettings`
      info	[Changelog]
      info	[Changelog] Total 6 breaking change(s), 35 additive change(s).
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 9004d6f. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]  WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️compute [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 9004d6f. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.compute.DefaultTag [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Apr 20, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/compute/armcompute https://apiview.dev/Assemblies/Review/d3d44a2bee8c4c0e8e80373864f7e05c
    Java azure-resourcemanager-compute-generated https://apiview.dev/Assemblies/Review/c28c52b034b345b196cbc19e6d6d1db9
    .Net Azure.ResourceManager.Compute https://apiview.dev/Assemblies/Review/b618c3dc455a4f96974a5a5b904373fc
    JavaScript @azure/arm-compute https://apiview.dev/Assemblies/Review/5816f4cb90344a9294d704802c23f312

    @ghost ghost added the Compute label Apr 20, 2023
    @XiaofeiCao XiaofeiCao marked this pull request as ready for review April 20, 2023 04:15
    @weidongxu-microsoft weidongxu-microsoft merged commit 9004d6f into Azure:main Apr 20, 2023
    @weidongxu-microsoft
    Copy link
    Member

    Java will revert it, after timeCreated added by CRP (expect to happen in next api-version).

    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.

    5 participants