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

Update server.json version to 2023-05-01 has tls 1.3 as valid input #27080

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

jha1bhavna
Copy link
Contributor

@jha1bhavna jha1bhavna commented Dec 14, 2023

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.

Copy link

openapi-pipeline-app bot commented Dec 14, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

Copy link

openapi-pipeline-app bot commented Dec 14, 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.1.6) new version base version
default default(fff3638) default(main)
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/sql/resource-manager/readme.md
tag: specification/sql/resource-manager/readme.md#tag-package-composite-v5
️️✔️SwaggerAPIView 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.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️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?

Copy link

openapi-pipeline-app bot commented Dec 14, 2023

Swagger Generation Artifacts

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

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/sql/armsql - Approved - 2.0.0-beta.4
+	Type of `ServerProperties.MinimalTLSVersion` has been changed from `*string` to `*MinimalTLSVersion`
azure-sdk-for-js - @azure/arm-sql - Approved - 11.0.0-beta.1
+	Type of parameter minimalTlsVersion of interface Server is changed from string to MinimalTlsVersion
+	Type of parameter minimalTlsVersion of interface ServerUpdate is changed from string to MinimalTlsVersion

️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from e505fae3306253e43d109df435840f39e6095003. 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 [email protected]` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-sql [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation LongTermRetentionBackupsOperations.begin_change_access_tier
    info	[Changelog]   - Added operation LongTermRetentionBackupsOperations.begin_change_access_tier_by_resource_group
    info	[Changelog]   - Model LongTermRetentionBackup has a new parameter backup_storage_access_tier
    info	[Changelog]   - Model LongTermRetentionBackup has a new parameter is_backup_immutable
    info	[Changelog]   - Model LongTermRetentionPolicy has a new parameter backup_storage_access_tier
    info	[Changelog]   - Model LongTermRetentionPolicy has a new parameter make_backups_immutable
️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from e505fae3306253e43d109df435840f39e6095003. 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.Sql [View full logs]  [Preview 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 System.String Azure.ResourceManager.Sql.Models.SqlServerPatch.MinimalTlsVersion.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.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.Sql.Models.SqlServerPatch.MinimalTlsVersion.set(System.String)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.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.Sql/Debug/netstandard2.0/Azure.ResourceManager.Sql.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj::TargetFramework=netstandard2.0]
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from e505fae3306253e43d109df435840f39e6095003. 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.1
    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.1
    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-sql-generated [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from e505fae3306253e43d109df435840f39e6095003. 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/sql/armsql [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Type of `LongTermRetentionPolicy.Properties` has been changed from `*BaseLongTermRetentionPolicyProperties` to `*LongTermRetentionPolicyProperties`
    info	[Changelog] - Type of `ServerProperties.MinimalTLSVersion` has been changed from `*string` to `*MinimalTLSVersion`
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `BackupStorageAccessTier` with values `BackupStorageAccessTierArchive`, `BackupStorageAccessTierHot`
    info	[Changelog] - New enum type `MinimalTLSVersion` with values `MinimalTLSVersionNone`, `MinimalTLSVersionOne0`, `MinimalTLSVersionOne1`, `MinimalTLSVersionOne2`, `MinimalTLSVersionOne3`
    info	[Changelog] - New function `*ClientFactory.NewJobPrivateEndpointsClient() *JobPrivateEndpointsClient`
    info	[Changelog] - New function `NewJobPrivateEndpointsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*JobPrivateEndpointsClient, error)`
    info	[Changelog] - New function `*JobPrivateEndpointsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, JobPrivateEndpoint, *JobPrivateEndpointsClientBeginCreateOrUpdateOptions) (*runtime.Poller[JobPrivateEndpointsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*JobPrivateEndpointsClient.BeginDelete(context.Context, string, string, string, string, *JobPrivateEndpointsClientBeginDeleteOptions) (*runtime.Poller[JobPrivateEndpointsClientDeleteResponse], error)`
    info	[Changelog] - New function `*JobPrivateEndpointsClient.Get(context.Context, string, string, string, string, *JobPrivateEndpointsClientGetOptions) (JobPrivateEndpointsClientGetResponse, error)`
    info	[Changelog] - New function `*JobPrivateEndpointsClient.NewListByAgentPager(string, string, string, *JobPrivateEndpointsClientListByAgentOptions) *runtime.Pager[JobPrivateEndpointsClientListByAgentResponse]`
    info	[Changelog] - New function `*LongTermRetentionBackupsClient.BeginChangeAccessTier(context.Context, string, string, string, string, ChangeLongTermRetentionBackupAccessTierParameters, *LongTermRetentionBackupsClientBeginChangeAccessTierOptions) (*runtime.Poller[LongTermRetentionBackupsClientChangeAccessTierResponse], error)`
    info	[Changelog] - New function `*LongTermRetentionBackupsClient.BeginChangeAccessTierByResourceGroup(context.Context, string, string, string, string, string, ChangeLongTermRetentionBackupAccessTierParameters, *LongTermRetentionBackupsClientBeginChangeAccessTierByResourceGroupOptions) (*runtime.Poller[LongTermRetentionBackupsClientChangeAccessTierByResourceGroupResponse], error)`
    info	[Changelog] - New struct `ChangeLongTermRetentionBackupAccessTierParameters`
    info	[Changelog] - New struct `ErrorAdditionalInfo`
    info	[Changelog] - New struct `ErrorDetail`
    info	[Changelog] - New struct `ErrorResponse`
    info	[Changelog] - New struct `JobPrivateEndpoint`
    info	[Changelog] - New struct `JobPrivateEndpointListResult`
    info	[Changelog] - New struct `JobPrivateEndpointProperties`
    info	[Changelog] - New struct `LongTermRetentionPolicyProperties`
    info	[Changelog] - New field `DNSZone`, `MaintenanceConfigurationID` in struct `InstancePoolProperties`
    info	[Changelog] - New field `Properties`, `SKU` in struct `InstancePoolUpdate`
    info	[Changelog] - New field `BackupStorageAccessTier`, `IsBackupImmutable` in struct `LongTermRetentionBackupProperties`
    info	[Changelog]
    info	[Changelog] Total 2 breaking change(s), 36 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from e505fae3306253e43d109df435840f39e6095003. 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-sql [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Added operation group JobPrivateEndpoints
    info	[Changelog]   - Added operation FailoverGroups.beginTryPlannedBeforeForcedFailover
    info	[Changelog]   - Added operation FailoverGroups.beginTryPlannedBeforeForcedFailoverAndWait
    info	[Changelog]   - Added operation LongTermRetentionBackups.beginChangeAccessTier
    info	[Changelog]   - Added operation LongTermRetentionBackups.beginChangeAccessTierAndWait
    info	[Changelog]   - Added operation LongTermRetentionBackups.beginChangeAccessTierByResourceGroup
    info	[Changelog]   - Added operation LongTermRetentionBackups.beginChangeAccessTierByResourceGroupAndWait
    info	[Changelog]   - Added Interface ChangeLongTermRetentionBackupAccessTierParameters
    info	[Changelog]   - Added Interface ErrorAdditionalInfo
    info	[Changelog]   - Added Interface ErrorDetail
    info	[Changelog]   - Added Interface ErrorResponse
    info	[Changelog]   - Added Interface FailoverGroupsTryPlannedBeforeForcedFailoverHeaders
    info	[Changelog]   - Added Interface FailoverGroupsTryPlannedBeforeForcedFailoverOptionalParams
    info	[Changelog]   - Added Interface JobPrivateEndpoint
    info	[Changelog]   - Added Interface JobPrivateEndpointListResult
    info	[Changelog]   - Added Interface JobPrivateEndpointsCreateOrUpdateOptionalParams
    info	[Changelog]   - Added Interface JobPrivateEndpointsDeleteOptionalParams
    info	[Changelog]   - Added Interface JobPrivateEndpointsGetOptionalParams
    info	[Changelog]   - Added Interface JobPrivateEndpointsListByAgentNextOptionalParams
    info	[Changelog]   - Added Interface JobPrivateEndpointsListByAgentOptionalParams
    info	[Changelog]   - Added Interface LongTermRetentionBackupsChangeAccessTierByResourceGroupOptionalParams
    info	[Changelog]   - Added Interface LongTermRetentionBackupsChangeAccessTierOptionalParams
    info	[Changelog]   - Added Type Alias BackupStorageAccessTier
    info	[Changelog]   - Added Type Alias FailoverGroupsTryPlannedBeforeForcedFailoverResponse
    info	[Changelog]   - Added Type Alias FreeLimitExhaustionBehavior
    info	[Changelog]   - Added Type Alias JobPrivateEndpointsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias JobPrivateEndpointsGetResponse
    info	[Changelog]   - Added Type Alias JobPrivateEndpointsListByAgentNextResponse
    info	[Changelog]   - Added Type Alias JobPrivateEndpointsListByAgentResponse
    info	[Changelog]   - Added Type Alias LongTermRetentionBackupsChangeAccessTierByResourceGroupResponse
    info	[Changelog]   - Added Type Alias LongTermRetentionBackupsChangeAccessTierResponse
    info	[Changelog]   - Added Type Alias MinimalTlsVersion
    info	[Changelog]   - Interface Database has a new optional parameter encryptionProtectorAutoRotation
    info	[Changelog]   - Interface Database has a new optional parameter freeLimitExhaustionBehavior
    info	[Changelog]   - Interface Database has a new optional parameter useFreeLimit
    info	[Changelog]   - Interface DatabaseUpdate has a new optional parameter encryptionProtectorAutoRotation
    info	[Changelog]   - Interface DatabaseUpdate has a new optional parameter freeLimitExhaustionBehavior
    info	[Changelog]   - Interface DatabaseUpdate has a new optional parameter useFreeLimit
    info	[Changelog]   - Interface ElasticPool has a new optional parameter availabilityZone
    info	[Changelog]   - Interface ElasticPool has a new optional parameter minCapacity
    info	[Changelog]   - Interface ElasticPool has a new optional parameter preferredEnclaveType
    info	[Changelog]   - Interface ElasticPoolUpdate has a new optional parameter availabilityZone
    info	[Changelog]   - Interface ElasticPoolUpdate has a new optional parameter minCapacity
    info	[Changelog]   - Interface ElasticPoolUpdate has a new optional parameter preferredEnclaveType
    info	[Changelog]   - Interface FailoverGroupReadOnlyEndpoint has a new optional parameter targetServer
    info	[Changelog]   - Interface FailoverGroupUpdate has a new optional parameter partnerServers
    info	[Changelog]   - Interface InstancePool has a new optional parameter dnsZone
    info	[Changelog]   - Interface InstancePool has a new optional parameter maintenanceConfigurationId
    info	[Changelog]   - Interface InstancePoolUpdate has a new optional parameter dnsZone
    info	[Changelog]   - Interface InstancePoolUpdate has a new optional parameter licenseType
    info	[Changelog]   - Interface InstancePoolUpdate has a new optional parameter maintenanceConfigurationId
    info	[Changelog]   - Interface InstancePoolUpdate has a new optional parameter sku
    info	[Changelog]   - Interface InstancePoolUpdate has a new optional parameter subnetId
    info	[Changelog]   - Interface InstancePoolUpdate has a new optional parameter vCores
    info	[Changelog]   - Interface LongTermRetentionBackup has a new optional parameter backupStorageAccessTier
    info	[Changelog]   - Interface LongTermRetentionBackup has a new optional parameter isBackupImmutable
    info	[Changelog]   - Interface LongTermRetentionPolicy has a new optional parameter backupStorageAccessTier
    info	[Changelog]   - Interface LongTermRetentionPolicy has a new optional parameter makeBackupsImmutable
    info	[Changelog]   - Interface ManagedDatabase has a new optional parameter isLedgerOn
    info	[Changelog]   - Interface ManagedDatabaseUpdate has a new optional parameter isLedgerOn
    info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter groupIds
    info	[Changelog]   - Interface Server has a new optional parameter isIPv6Enabled
    info	[Changelog]   - Interface ServerUpdate has a new optional parameter isIPv6Enabled
    info	[Changelog]   - Interface SqlVulnerabilityAssessmentScanRecord has a new optional parameter lastScanTime
    info	[Changelog]   - Added Enum KnownBackupStorageAccessTier
    info	[Changelog]   - Added Enum KnownFreeLimitExhaustionBehavior
    info	[Changelog]   - Added Enum KnownMinimalTlsVersion
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Type of parameter minimalTlsVersion of interface Server is changed from string to MinimalTlsVersion
    info	[Changelog]   - Type of parameter minimalTlsVersion of interface ServerUpdate is changed from string to MinimalTlsVersion
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs] Generate from e505fae3306253e43d109df435840f39e6095003. 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] npm notice
    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 [email protected]` 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
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from e505fae3306253e43d109df435840f39e6095003. 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.sql.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.sql.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Dec 14, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/sql/armsql https://apiview.dev/Assemblies/Review/002d4025b23b4299a8d5ac660d16826d?revisionId=ac92149898d641fe94f7a598f369455e
.Net Azure.ResourceManager.Sql Create ApiView failed. Please ask PR assignee for help
JavaScript @azure/arm-sql https://apiview.dev/Assemblies/Review/129721cd69b541de821b5e7227b49902?revisionId=18db9560e99844808a55983f342b4d4a

@@ -1289,7 +1289,7 @@ input-file:
- ./Microsoft.Sql/preview/2022-11-01-preview/DatabaseSqlVulnerabilityAssessmentScanResult.json
- ./Microsoft.Sql/preview/2022-11-01-preview/DatabaseSqlVulnerabilityAssessmentScans.json
- ./Microsoft.Sql/preview/2022-11-01-preview/DatabaseSqlVulnerabilityAssessmentsSettings.json
- ./Microsoft.Sql/preview/2023-02-01-preview/Servers.json
- ./Microsoft.Sql/preview/2023-05-01-preview/Servers.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move this line to the bottom of this section by alphabetical order?

@ms-zhenhua ms-zhenhua added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Dec 15, 2023
@kazrael2119
Copy link
Contributor

kazrael2119 commented Dec 18, 2023

@jha1bhavna this month we have sql release request https://github.com/Azure/sdk-release-request/projects/1931#card-91165085, Do you want this release contains your change?

@Alancere Alancere added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Dec 18, 2023
@jha1bhavna
Copy link
Contributor Author

jha1bhavna commented Dec 18, 2023 via email

@jha1bhavna
Copy link
Contributor Author

/pr RequestMerge

@ms-henglu ms-henglu merged commit 973e1c7 into main Dec 18, 2023
29 of 30 checks passed
@ms-henglu ms-henglu deleted the dev/jha1bhavna/update_version_for_server_json branch December 18, 2023 07:51
arifibrahim4 pushed a commit that referenced this pull request Feb 26, 2024
…27080)

* Update server.json version to 2023-05-01 has tls 1.3 as valid input

* Repositioning file according to alphabetical order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-JavaScript ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-JavaScript ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants