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

Add Immutable option to LTR Policy for SQL DB #24347

Conversation

rebeccaxu-ms
Copy link
Contributor

ARM API Information (Control Plane)

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[x] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Note that this doesn't apply if you are trying to merge a PR that was previously in the private repository.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @rebeccaxu-ms 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 Jun 8, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 1 Errors, 3 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    LongTermRetentionPolicies.json 2023-02-01-preview(fc85ad3) 2021-11-01(main)
    LongTermRetentionPolicies.json 2023-02-01-preview(fc85ad3) 2022-11-01-preview(main)

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

    Rule Message
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'BaseLongTermRetentionPolicyProperties' removed or renamed?
    New: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L188:3
    Old: Microsoft.Sql/stable/2021-11-01/LongTermRetentionPolicies.json#L188:3
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L198:9
    Old: Microsoft.Sql/stable/2021-11-01/LongTermRetentionPolicies.json#L221:9


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

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'BaseLongTermRetentionPolicyProperties' removed or renamed?
    New: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L188:3
    Old: Microsoft.Sql/preview/2022-11-01-preview/LongTermRetentionPolicies.json#L188:3
    ⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L198:9
    Old: Microsoft.Sql/preview/2022-11-01-preview/LongTermRetentionPolicies.json#L221:9
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.2) new version base version
    package-preview-2023-02 package-preview-2023-02(fc85ad3) package-preview-2023-02(release-sql-Microsoft.Sql-2023-02-01-preview)

    The following errors/warnings exist before current PR submission:

    Rule Message
    ResourceNameRestriction The resource name parameter 'serverName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L19
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L19
    DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L50
    ResourceNameRestriction The resource name parameter 'serverName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L64
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L64
    ResourceNameRestriction The resource name parameter 'policyName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L64
    DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L109
    ProvisioningStateSpecifiedForLROPut 200 response schema in long running PUT operation is missing ProvisioningState property. A LRO PUT operations response schema must have ProvisioningState specified for the 200 and 201 status codes.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L119
    ProvisioningStateSpecifiedForLROPut 201 response schema in long running PUT operation is missing ProvisioningState property. A LRO PUT operations response schema must have ProvisioningState specified for the 200 and 201 status codes.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L119
    PutRequestResponseSchemeArm A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'LongTermRetentionPolicies_CreateOrUpdate' Request Model: 'parameters[4].schema' Response Model: 'responses[200].schema'
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L119
    PutResponseSchemaDescription Any Put MUST contain 200 and 201 return codes.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L165
    DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L172
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L175
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L26
    ⚠️ RequiredReadOnlySystemData The response of operation:'LongTermRetentionPolicies_Get' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L65
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L71
    ⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Get the long term retention policy for the database.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L113
    ⚠️ RequiredReadOnlySystemData The response of operation:'LongTermRetentionPolicies_CreateOrUpdate' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L119
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L119
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L125
    ⚠️ AllProxyResourcesShouldHaveDelete The resource LongTermRetentionPolicy does not have a corresponding delete operation.
    Location: Microsoft.Sql/preview/2023-02-01-preview/LongTermRetentionPolicies.json#L189
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️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.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️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-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jun 8, 2023
    @openapi-workflow-bot
    Copy link

    Hi, @rebeccaxu-ms your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 8, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ⚠️azure-sdk-for-go - sdk/resourcemanager/sql/armsql - Approved - 2.0.0-beta.1
    -	Field `ZoneRedundant` of struct `ManagedInstanceEditionCapability` has been removed
    +	Type of `LongTermRetentionPolicy.Properties` has been changed from `*BaseLongTermRetentionPolicyProperties` to `*LongTermRetentionPolicyProperties`
    ⚠️azure-sdk-for-js - @azure/arm-sql - 11.0.0-beta.1
    -	Interface ManagedInstanceEditionCapability no longer has parameter zoneRedundant
    ⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-sql - 4.0.0b10
    -	Model ManagedInstanceEditionCapability no longer has parameter zone_redundant
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 76f6b8565dd3fde509ce79fc5cf3c201680edda3. 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.1 -> 9.7.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.7.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.7.1` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-sql [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation DistributedAvailabilityGroupsOperations.begin_set_role
      info	[Changelog]   - Added operation FailoverGroupsOperations.begin_try_planned_before_forced_failover
      info	[Changelog]   - Added operation GeoBackupPoliciesOperations.list
      info	[Changelog]   - Added operation ManagedDatabaseSensitivityLabelsOperations.list_by_database
      info	[Changelog]   - Added operation ManagedInstanceLongTermRetentionPoliciesOperations.begin_delete
      info	[Changelog]   - Added operation ManagedInstancesOperations.begin_refresh_status
      info	[Changelog]   - Added operation SensitivityLabelsOperations.list_by_database
      info	[Changelog]   - Added operation group NetworkSecurityPerimeterConfigurationsOperations
      info	[Changelog]   - Model DataMaskingRuleListResult has a new parameter next_link
      info	[Changelog]   - Model DatabaseExtensions has a new parameter administrator_login
      info	[Changelog]   - Model DatabaseExtensions has a new parameter administrator_login_password
      info	[Changelog]   - Model DatabaseExtensions has a new parameter authentication_type
      info	[Changelog]   - Model DatabaseExtensions has a new parameter database_edition
      info	[Changelog]   - Model DatabaseExtensions has a new parameter max_size_bytes
      info	[Changelog]   - Model DatabaseExtensions has a new parameter network_isolation
      info	[Changelog]   - Model DatabaseExtensions has a new parameter service_objective_name
      info	[Changelog]   - Model DatabaseOperation has a new parameter operation_phase_details
      info	[Changelog]   - Model DistributedAvailabilityGroup has a new parameter instance_role
      info	[Changelog]   - Model EditionCapability has a new parameter zone_pinning
      info	[Changelog]   - Model ElasticPoolEditionCapability has a new parameter zone_pinning
      info	[Changelog]   - Model FailoverGroupReadOnlyEndpoint has a new parameter target_server
      info	[Changelog]   - Model FailoverGroupUpdate has a new parameter partner_servers
      info	[Changelog]   - Model GeoBackupPolicyListResult has a new parameter next_link
      info	[Changelog]   - Model ImportExportExtensionsOperationResult has a new parameter blob_uri
      info	[Changelog]   - Model ImportExportExtensionsOperationResult has a new parameter private_endpoint_connections
      info	[Changelog]   - Model ImportExportExtensionsOperationResult has a new parameter queued_time
      info	[Changelog]   - Model LongTermRetentionPolicy has a new parameter make_backups_immutable
      info	[Changelog]   - Model ManagedInstance has a new parameter external_governance_status
      info	[Changelog]   - Model ManagedInstance has a new parameter hybrid_secondary_usage
      info	[Changelog]   - Model ManagedInstance has a new parameter hybrid_secondary_usage_detected
      info	[Changelog]   - Model ManagedInstance has a new parameter is_general_purpose_v2
      info	[Changelog]   - Model ManagedInstance has a new parameter storage_i_ops
      info	[Changelog]   - Model ManagedInstance has a new parameter storage_throughput_m_bps
      info	[Changelog]   - Model ManagedInstance has a new parameter virtual_cluster_id
      info	[Changelog]   - Model ManagedInstanceEditionCapability has a new parameter is_general_purpose_v2
      info	[Changelog]   - Model ManagedInstancePrivateLinkProperties has a new parameter required_zone_names
      info	[Changelog]   - Model ManagedInstanceUpdate has a new parameter external_governance_status
      info	[Changelog]   - Model ManagedInstanceUpdate has a new parameter hybrid_secondary_usage
      info	[Changelog]   - Model ManagedInstanceUpdate has a new parameter hybrid_secondary_usage_detected
      info	[Changelog]   - Model ManagedInstanceUpdate has a new parameter is_general_purpose_v2
      info	[Changelog]   - Model ManagedInstanceUpdate has a new parameter storage_i_ops
      info	[Changelog]   - Model ManagedInstanceUpdate has a new parameter storage_throughput_m_bps
      info	[Changelog]   - Model ManagedInstanceUpdate has a new parameter virtual_cluster_id
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter included_storage_i_ops
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter included_storage_throughput_m_bps
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter iops_included_value_override_factor_per_selected_storage_gb
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter iops_min_value_override_factor_per_selected_storage_gb
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter supported_storage_i_ops
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter supported_storage_throughput_m_bps
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter throughput_m_bps_included_value_override_factor_per_selected_storage_gb
      info	[Changelog]   - Model ManagedInstanceVcoresCapability has a new parameter throughput_m_bps_min_value_override_factor_per_selected_storage_gb
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter group_ids
      info	[Changelog]   - Model ReplicationLink has a new parameter partner_database_id
      info	[Changelog]   - Model ServerUsage has a new parameter id
      info	[Changelog]   - Model ServerUsage has a new parameter type
      info	[Changelog]   - Model ServerUsageListResult has a new parameter next_link
      info	[Changelog]   - Model ServiceObjectiveCapability has a new parameter zone_pinning
      info	[Changelog]   - Model SqlVulnerabilityAssessmentScanRecord has a new parameter last_scan_time
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ServerUsage no longer has parameter next_reset_time
      info	[Changelog]   - Model ServerUsage no longer has parameter resource_name
      info	[Changelog]   - Operation DataMaskingPoliciesOperations.create_or_update has a new required parameter data_masking_policy_name
      info	[Changelog]   - Operation DataMaskingPoliciesOperations.get has a new required parameter data_masking_policy_name
      info	[Changelog]   - Operation DataMaskingRulesOperations.create_or_update has a new required parameter data_masking_policy_name
      info	[Changelog]   - Operation DataMaskingRulesOperations.list_by_database has a new required parameter data_masking_policy_name
      info	[Changelog]   - Operation OutboundFirewallRulesOperations.begin_create_or_update no longer has parameter parameters
      info	[Changelog]   - Removed operation DatabasesOperations.list_metric_definitions
      info	[Changelog]   - Removed operation DatabasesOperations.list_metrics
      info	[Changelog]   - Removed operation ElasticPoolsOperations.list_metric_definitions
      info	[Changelog]   - Removed operation ElasticPoolsOperations.list_metrics
      info	[Changelog]   - Removed operation GeoBackupPoliciesOperations.list_by_database
      info	[Changelog]   - Removed operation group ElasticPoolActivitiesOperations
      info	[Changelog]   - Removed operation group ElasticPoolDatabaseActivitiesOperations
      info	[Changelog]   - Removed operation group ServerCommunicationLinksOperations
      info	[Changelog]   - Removed operation group ServiceObjectivesOperations
    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs] Generate from 76f6b8565dd3fde509ce79fc5cf3c201680edda3. 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:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[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;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:800
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 800 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mCannot find path
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1mit does not exist.
      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:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[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.Sql [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 76f6b8565dd3fde509ce79fc5cf3c201680edda3. 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.1.2
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.1.2
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • ️✔️azure-resourcemanager-sql-generated [View full logs]  [Preview SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 76f6b8565dd3fde509ce79fc5cf3c201680edda3. 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
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New struct `DatabaseSQLVulnerabilityAssessmentRuleBaselineProperties`
      info	[Changelog] - New struct `DatabaseVulnerabilityAssessmentRuleBaselineAutoGenerated`
      info	[Changelog] - New struct `DatabaseVulnerabilityAssessmentRuleBaselinePropertiesAutoGenerated`
      info	[Changelog] - New struct `DistributedAvailabilityGroupSetRole`
      info	[Changelog] - New struct `EndpointDependency`
      info	[Changelog] - New struct `EndpointDetail`
      info	[Changelog] - New struct `ErrorAdditionalInfo`
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog] - New struct `LongTermRetentionPolicyProperties`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtection`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionListResult`
      info	[Changelog] - New struct `ManagedDatabaseMoveDefinition`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationListResult`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationResult`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationResultProperties`
      info	[Changelog] - New struct `ManagedDatabaseRestoreDetailsBackupSetProperties`
      info	[Changelog] - New struct `ManagedDatabaseRestoreDetailsUnrestorableFileProperties`
      info	[Changelog] - New struct `ManagedDatabaseStartMoveDefinition`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtection`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionListResult`
      info	[Changelog] - New struct `ManagedInstanceDtc`
      info	[Changelog] - New struct `ManagedInstanceDtcListResult`
      info	[Changelog] - New struct `ManagedInstanceDtcProperties`
      info	[Changelog] - New struct `ManagedInstanceDtcSecuritySettings`
      info	[Changelog] - New struct `ManagedInstanceDtcTransactionManagerCommunicationSettings`
      info	[Changelog] - New struct `ManagedLedgerDigestUploads`
      info	[Changelog] - New struct `ManagedLedgerDigestUploadsListResult`
      info	[Changelog] - New struct `ManagedLedgerDigestUploadsProperties`
      info	[Changelog] - New struct `ManagedServerDNSAlias`
      info	[Changelog] - New struct `ManagedServerDNSAliasAcquisition`
      info	[Changelog] - New struct `ManagedServerDNSAliasCreation`
      info	[Changelog] - New struct `ManagedServerDNSAliasListResult`
      info	[Changelog] - New struct `ManagedServerDNSAliasProperties`
      info	[Changelog] - New struct `MaxLimitRangeCapability`
      info	[Changelog] - New struct `NSPConfigAccessRule`
      info	[Changelog] - New struct `NSPConfigAccessRuleProperties`
      info	[Changelog] - New struct `NSPConfigAssociation`
      info	[Changelog] - New struct `NSPConfigNetworkSecurityPerimeterRule`
      info	[Changelog] - New struct `NSPConfigPerimeter`
      info	[Changelog] - New struct `NSPConfigProfile`
      info	[Changelog] - New struct `NSPProvisioningIssue`
      info	[Changelog] - New struct `NSPProvisioningIssueProperties`
      info	[Changelog] - New struct `NetworkSecurityPerimeterConfiguration`
      info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationListResult`
      info	[Changelog] - New struct `NetworkSecurityPerimeterConfigurationProperties`
      info	[Changelog] - New struct `OutboundEnvironmentEndpoint`
      info	[Changelog] - New struct `OutboundEnvironmentEndpointCollection`
      info	[Changelog] - New struct `PhaseDetails`
      info	[Changelog] - New struct `QueryCheck`
      info	[Changelog] - New struct `RefreshExternalGovernanceStatusOperationResult`
      info	[Changelog] - New struct `RefreshExternalGovernanceStatusOperationResultMI`
      info	[Changelog] - New struct `RefreshExternalGovernanceStatusOperationResultProperties`
      info	[Changelog] - New struct `RefreshExternalGovernanceStatusOperationResultPropertiesMI`
      info	[Changelog] - New struct `Remediation`
      info	[Changelog] - New struct `ScheduleItem`
      info	[Changelog] - New struct `ServerConfigurationOption`
      info	[Changelog] - New struct `ServerConfigurationOptionListResult`
      info	[Changelog] - New struct `ServerConfigurationOptionProperties`
      info	[Changelog] - New struct `ServerUsageProperties`
      info	[Changelog] - New struct `StartStopManagedInstanceSchedule`
      info	[Changelog] - New struct `StartStopManagedInstanceScheduleListResult`
      info	[Changelog] - New struct `StartStopManagedInstanceScheduleProperties`
      info	[Changelog] - New struct `SynapseLinkWorkspace`
      info	[Changelog] - New struct `SynapseLinkWorkspaceInfoProperties`
      info	[Changelog] - New struct `SynapseLinkWorkspaceListResult`
      info	[Changelog] - New struct `SynapseLinkWorkspaceProperties`
      info	[Changelog] - New struct `UpdateVirtualClusterDNSServersOperation`
      info	[Changelog] - New struct `UpsertManagedServerOperationStepWithEstimatesAndDuration`
      info	[Changelog] - New struct `VaRule`
      info	[Changelog] - New struct `VirtualClusterDNSServersProperties`
      info	[Changelog] - New struct `VulnerabilityAssessment`
      info	[Changelog] - New struct `VulnerabilityAssessmentListResult`
      info	[Changelog] - New struct `VulnerabilityAssessmentPolicyProperties`
      info	[Changelog] - New struct `VulnerabilityAssessmentScanForSQLError`
      info	[Changelog] - New struct `VulnerabilityAssessmentScanListResult`
      info	[Changelog] - New struct `VulnerabilityAssessmentScanRecordForSQL`
      info	[Changelog] - New struct `VulnerabilityAssessmentScanRecordForSQLListResult`
      info	[Changelog] - New struct `VulnerabilityAssessmentScanRecordForSQLProperties`
      info	[Changelog] - New struct `VulnerabilityAssessmentScanResultProperties`
      info	[Changelog] - New struct `VulnerabilityAssessmentScanResults`
      info	[Changelog] - New field `NextLink` in struct `DataMaskingRuleListResult`
      info	[Changelog] - New field `AdministratorLogin`, `AdministratorLoginPassword`, `AuthenticationType`, `DatabaseEdition`, `MaxSizeBytes`, `NetworkIsolation`, `ServiceObjectiveName` in struct `DatabaseExtensionsProperties`
      info	[Changelog] - New field `OperationPhaseDetails` in struct `DatabaseOperationProperties`
      info	[Changelog] - New field `AvailabilityZone`, `EncryptionProtector`, `Keys`, `ManualCutover`, `PerformCutover`, `PreferredEnclaveType` in struct `DatabaseProperties`
      info	[Changelog] - New field `EncryptionProtector`, `Keys`, `ManualCutover`, `PerformCutover`, `PreferredEnclaveType` in struct `DatabaseUpdateProperties`
      info	[Changelog] - New field `Expand`, `Filter` in struct `DatabasesClientGetOptions`
      info	[Changelog] - New field `InstanceRole` in struct `DistributedAvailabilityGroupProperties`
      info	[Changelog] - New field `ZonePinning` in struct `EditionCapability`
      info	[Changelog] - New field `ZonePinning` in struct `ElasticPoolEditionCapability`
      info	[Changelog] - New field `AvailabilityZone`, `MinCapacity`, `PreferredEnclaveType` in struct `ElasticPoolProperties`
      info	[Changelog] - New field `AvailabilityZone`, `MinCapacity`, `PreferredEnclaveType` in struct `ElasticPoolUpdateProperties`
      info	[Changelog] - New field `TargetServer` in struct `FailoverGroupReadOnlyEndpoint`
      info	[Changelog] - New field `PartnerServers` in struct `FailoverGroupUpdateProperties`
      info	[Changelog] - New field `NextLink` in struct `GeoBackupPolicyListResult`
      info	[Changelog] - New field `BlobURI`, `PrivateEndpointConnections`, `QueuedTime` in struct `ImportExportExtensionsOperationResultProperties`
      info	[Changelog] - New field `SecondaryType` in struct `InstanceFailoverGroupProperties`
      info	[Changelog] - New field `CrossSubscriptionRestorableDroppedDatabaseID`, `CrossSubscriptionSourceDatabaseID`, `CrossSubscriptionTargetManagedInstanceID`, `IsLedgerOn`, `StorageContainerIdentity` in struct `ManagedDatabaseProperties`
      info	[Changelog] - New field `CurrentBackupType`, `CurrentRestorePlanSizeMB`, `CurrentRestoredSizeMB`, `DiffBackupSets`, `FullBackupSets`, `LogBackupSets`, `NumberOfFilesQueued`, `NumberOfFilesRestored`, `NumberOfFilesRestoring`, `NumberOfFilesSkipped`, `NumberOfFilesUnrestorable`, `Type` in struct `ManagedDatabaseRestoreDetailsProperties`
      info	[Changelog] - New anonymous field `DatabaseVulnerabilityAssessmentRuleBaselineAutoGenerated` in struct `ManagedDatabaseVulnerabilityAssessmentRuleBaselinesClientCreateOrUpdateResponse`
      info	[Changelog] - New anonymous field `DatabaseVulnerabilityAssessmentRuleBaselineAutoGenerated` in struct `ManagedDatabaseVulnerabilityAssessmentRuleBaselinesClientGetResponse`
      info	[Changelog] - New field `IsGeneralPurposeV2` in struct `ManagedInstanceEditionCapability`
      info	[Changelog] - New field `RequiredZoneNames` in struct `ManagedInstancePrivateLinkProperties`
      info	[Changelog] - New field `ExternalGovernanceStatus`, `HybridSecondaryUsage`, `HybridSecondaryUsageDetected`, `IsGeneralPurposeV2`, `StorageIOps`, `StorageThroughputMBps`, `VirtualClusterID` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `IncludedStorageIOps`, `IncludedStorageThroughputMBps`, `IopsIncludedValueOverrideFactorPerSelectedStorageGB`, `IopsMinValueOverrideFactorPerSelectedStorageGB`, `SupportedStorageIOps`, `SupportedStorageThroughputMBps`, `ThroughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB`, `ThroughputMBpsMinValueOverrideFactorPerSelectedStorageGB` in struct `ManagedInstanceVcoresCapability`
      info	[Changelog] - New field `GroupIDs` in struct `PrivateEndpointConnectionProperties`
      info	[Changelog] - New field `NextLink` in struct `RecoverableDatabaseListResult`
      info	[Changelog] - New field `Keys` in struct `RecoverableDatabaseProperties`
      info	[Changelog] - New field `Expand`, `Filter` in struct `RecoverableDatabasesClientGetOptions`
      info	[Changelog] - New field `PartnerDatabaseID` in struct `ReplicationLinkProperties`
      info	[Changelog] - New field `Keys` in struct `RestorableDroppedDatabaseProperties`
      info	[Changelog] - New field `Expand`, `Filter` in struct `RestorableDroppedDatabasesClientGetOptions`
      info	[Changelog] - New field `IsManagedIdentityInUse` in struct `ServerDevOpsAuditSettingsProperties`
      info	[Changelog] - New field `ExternalGovernanceStatus` in struct `ServerProperties`
      info	[Changelog] - New field `ID`, `Properties`, `Type` in struct `ServerUsage`
      info	[Changelog] - New field `NextLink` in struct `ServerUsageListResult`
      info	[Changelog] - New field `ZonePinning` in struct `ServiceObjectiveCapability`
      info	[Changelog] - New field `Version` in struct `VirtualClusterProperties`
      info	[Changelog]
      info	[Changelog] Total 106 breaking change(s), 455 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 76f6b8565dd3fde509ce79fc5cf3c201680edda3. 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
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationsGetResponse
      info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationsListByServerNextResponse
      info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationsListByServerResponse
      info	[Changelog]   - Added Type Alias NetworkSecurityPerimeterConfigurationsReconcileResponse
      info	[Changelog]   - Added Type Alias Phase
      info	[Changelog]   - Added Type Alias RoleChangeType
      info	[Changelog]   - Added Type Alias SecurityAlertPolicyNameAutoGenerated
      info	[Changelog]   - Added Type Alias SensitivityLabelsListByDatabaseNextResponse
      info	[Changelog]   - Added Type Alias SensitivityLabelsListByDatabaseResponse
      info	[Changelog]   - Added Type Alias ServerUsagesListByServerNextResponse
      info	[Changelog]   - Added Type Alias Status
      info	[Changelog]   - Interface DatabaseExtensions has a new optional parameter administratorLogin
      info	[Changelog]   - Interface DatabaseExtensions has a new optional parameter administratorLoginPassword
      info	[Changelog]   - Interface DatabaseExtensions has a new optional parameter authenticationType
      info	[Changelog]   - Interface DatabaseExtensions has a new optional parameter databaseEdition
      info	[Changelog]   - Interface DatabaseExtensions has a new optional parameter maxSizeBytes
      info	[Changelog]   - Interface DatabaseExtensions has a new optional parameter networkIsolation
      info	[Changelog]   - Interface DatabaseExtensions has a new optional parameter serviceObjectiveName
      info	[Changelog]   - Interface DatabaseOperation has a new optional parameter operationPhaseDetails
      info	[Changelog]   - Interface DataMaskingRuleListResult has a new optional parameter nextLink
      info	[Changelog]   - Interface DistributedAvailabilityGroup has a new optional parameter instanceRole
      info	[Changelog]   - Interface EditionCapability has a new optional parameter zonePinning
      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 ElasticPoolEditionCapability has a new optional parameter zonePinning
      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 GeoBackupPolicyListResult has a new optional parameter nextLink
      info	[Changelog]   - Interface ImportExportExtensionsOperationResult has a new optional parameter blobUri
      info	[Changelog]   - Interface ImportExportExtensionsOperationResult has a new optional parameter privateEndpointConnections
      info	[Changelog]   - Interface ImportExportExtensionsOperationResult has a new optional parameter queuedTime
      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 ManagedInstance has a new optional parameter externalGovernanceStatus
      info	[Changelog]   - Interface ManagedInstance has a new optional parameter hybridSecondaryUsage
      info	[Changelog]   - Interface ManagedInstance has a new optional parameter hybridSecondaryUsageDetected
      info	[Changelog]   - Interface ManagedInstance has a new optional parameter isGeneralPurposeV2
      info	[Changelog]   - Interface ManagedInstance has a new optional parameter storageIOps
      info	[Changelog]   - Interface ManagedInstance has a new optional parameter storageThroughputMBps
      info	[Changelog]   - Interface ManagedInstance has a new optional parameter virtualClusterId
      info	[Changelog]   - Interface ManagedInstanceEditionCapability has a new optional parameter isGeneralPurposeV2
      info	[Changelog]   - Interface ManagedInstancePrivateLinkProperties has a new optional parameter requiredZoneNames
      info	[Changelog]   - Interface ManagedInstanceUpdate has a new optional parameter externalGovernanceStatus
      info	[Changelog]   - Interface ManagedInstanceUpdate has a new optional parameter hybridSecondaryUsage
      info	[Changelog]   - Interface ManagedInstanceUpdate has a new optional parameter hybridSecondaryUsageDetected
      info	[Changelog]   - Interface ManagedInstanceUpdate has a new optional parameter isGeneralPurposeV2
      info	[Changelog]   - Interface ManagedInstanceUpdate has a new optional parameter storageIOps
      info	[Changelog]   - Interface ManagedInstanceUpdate has a new optional parameter storageThroughputMBps
      info	[Changelog]   - Interface ManagedInstanceUpdate has a new optional parameter virtualClusterId
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter includedStorageIOps
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter includedStorageThroughputMBps
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter iopsIncludedValueOverrideFactorPerSelectedStorageGB
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter iopsMinValueOverrideFactorPerSelectedStorageGB
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter supportedStorageIOps
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter supportedStorageThroughputMBps
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter throughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB
      info	[Changelog]   - Interface ManagedInstanceVcoresCapability has a new optional parameter throughputMBpsMinValueOverrideFactorPerSelectedStorageGB
      info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter groupIds
      info	[Changelog]   - Interface ReplicationLink has a new optional parameter partnerDatabaseId
      info	[Changelog]   - Interface ServerUsageListResult has a new optional parameter nextLink
      info	[Changelog]   - Interface ServiceObjectiveCapability has a new optional parameter zonePinning
      info	[Changelog]   - Interface SqlManagementClientOptionalParams has a new optional parameter apiVersion
      info	[Changelog]   - Interface SqlVulnerabilityAssessmentScanRecord has a new optional parameter lastScanTime
      info	[Changelog]   - Added Enum KnownDataMaskingPolicyName
      info	[Changelog]   - Added Enum KnownHybridSecondaryUsage
      info	[Changelog]   - Added Enum KnownHybridSecondaryUsageDetected
      info	[Changelog]   - Added Enum KnownInstanceRole
      info	[Changelog]   - Added Enum KnownPhase
      info	[Changelog]   - Added Enum KnownRoleChangeType
      info	[Changelog]   - Added Enum KnownSecurityAlertPolicyNameAutoGenerated
      info	[Changelog]   - Added Enum KnownStatus
      info	[Changelog]   - Enum KnownOperationMode has a new value Export
      info	[Changelog]   - Enum KnownOperationMode has a new value Import
      info	[Changelog]   - Enum KnownStorageCapabilityStorageAccountType has a new value Gzrs
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation group ElasticPoolActivities
      info	[Changelog]   - Removed operation group ElasticPoolDatabaseActivities
      info	[Changelog]   - Removed operation group ServerCommunicationLinks
      info	[Changelog]   - Removed operation group ServiceObjectives
      info	[Changelog]   - Removed operation Databases.listMetricDefinitions
      info	[Changelog]   - Removed operation Databases.listMetrics
      info	[Changelog]   - Removed operation ElasticPools.listMetricDefinitions
      info	[Changelog]   - Removed operation ElasticPools.listMetrics
      info	[Changelog]   - Removed operation GeoBackupPolicies.listByDatabase
      info	[Changelog]   - Operation DataMaskingPolicies.createOrUpdate has a new signature
      info	[Changelog]   - Operation DataMaskingPolicies.get has a new signature
      info	[Changelog]   - Operation DataMaskingRules.createOrUpdate has a new signature
      info	[Changelog]   - Operation DataMaskingRules.listByDatabase has a new signature
      info	[Changelog]   - Operation ManagedDatabaseVulnerabilityAssessmentRuleBaselines.createOrUpdate has a new signature
      info	[Changelog]   - Operation ManagedServerSecurityAlertPolicies.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation ManagedServerSecurityAlertPolicies.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Operation ManagedServerSecurityAlertPolicies.get has a new signature
      info	[Changelog]   - Operation OutboundFirewallRules.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation OutboundFirewallRules.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Operation ServerSecurityAlertPolicies.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation ServerSecurityAlertPolicies.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Operation ServerSecurityAlertPolicies.get has a new signature
      info	[Changelog]   - Interface ServerUsage no longer has parameter name
      info	[Changelog]   - Interface ServerUsage no longer has parameter nextResetTime
      info	[Changelog]   - Interface ServerUsage no longer has parameter resourceName
      info	[Changelog]   - Type of parameter provisioningState of interface ManagedInstance is changed from ManagedInstancePropertiesProvisioningState to ProvisioningState
      info	[Changelog]   - Type of parameter stepsList of interface ManagedInstanceOperationSteps is changed from UpsertManagedServerOperationStep[] to UpsertManagedServerOperationStepWithEstimatesAndDuration[]
      info	[Changelog]   - Type of parameter provisioningState of interface ManagedInstanceUpdate is changed from ManagedInstancePropertiesProvisioningState to ProvisioningState
      info	[Changelog]   - Class SqlManagementClient no longer has parameter elasticPoolActivities
      info	[Changelog]   - Class SqlManagementClient no longer has parameter elasticPoolDatabaseActivities
      info	[Changelog]   - Class SqlManagementClient no longer has parameter serverCommunicationLinks
      info	[Changelog]   - Class SqlManagementClient no longer has parameter serviceObjectives
      info	[Changelog]   - Removed Enum KnownManagedInstancePropertiesProvisioningState
      info	[Changelog]   - Removed Enum KnownPrimaryAggregationType
      info	[Changelog]   - Removed Enum KnownServiceObjectiveName
      info	[Changelog]   - Removed Enum KnownUnitDefinitionType
      info	[Changelog]   - Removed Enum KnownUnitType
      info	[Changelog]   - Removed Enum KnownUpsertManagedServerOperationStepStatus
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 76f6b8565dd3fde509ce79fc5cf3c201680edda3. 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]  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
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 76f6b8565dd3fde509ce79fc5cf3c201680edda3. 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?

    @ghost ghost added the SQL label Jun 8, 2023
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 8, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Swagger Microsoft.Sql https://apiview.dev/Assemblies/Review/543bc01f5dd7401e9aa5fcf7b4abbc8e
    Go sdk/resourcemanager/sql/armsql https://apiview.dev/Assemblies/Review/215c31e3b50840beabd67ff2b1091d10
    JavaScript @azure/arm-sql https://apiview.dev/Assemblies/Review/00b1823e62574fd5bd17fa0524f0fc72

    @openapi-workflow-bot
    Copy link

    Hi @rebeccaxu-ms, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @v-xuto
    Copy link
    Member

    v-xuto commented Jun 8, 2023

    @JeffreyRichter Please help review the breaking change in this PR.

    @ms-zhenhua
    Copy link
    Contributor

    @rebeccaxu-ms Please reach out to Azure Breaking Changes Reviewers azbreakchangereview@microsoft.com to get a breaking changes approval and ARM can review the changes afterwards. Once you have the approval, please remove the ARMChangesRequested label from the PR to make the PR visible to the ARM reviewers.

    @ms-zhenhua ms-zhenhua added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jun 8, 2023
    @openapi-workflow-bot
    Copy link

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @JeffreyRichter
    Copy link
    Member

    You have to justify the break and adhere to Azure's Breaking Change policy.

    @mikekistler mikekistler added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Jun 8, 2023
    @jeremyfrosti jeremyfrosti added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jun 8, 2023
    @ms-zhenhua ms-zhenhua added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review 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 ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review labels Jun 9, 2023
    @openapi-workflow-bot openapi-workflow-bot bot added WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review labels Jun 9, 2023
    @ms-zhenhua
    Copy link
    Contributor

    @rebeccaxu-ms signed off. But please remember to update the descriptions for the Retention properties

    @ms-zhenhua ms-zhenhua added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jun 9, 2023
    @v-xuto
    Copy link
    Member

    v-xuto commented Jun 9, 2023

    @raych1 Please help review Go breaking change.

    1 similar comment
    @v-xuto
    Copy link
    Member

    v-xuto commented Jun 12, 2023

    @raych1 Please help review Go breaking change.

    @raych1 raych1 added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Jun 13, 2023
    @raych1 raych1 merged commit 91e9137 into Azure:release-sql-Microsoft.Sql-2023-02-01-preview Jun 13, 2023
    ms-henglu pushed a commit that referenced this pull request Aug 23, 2023
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * updating swagger files for enum name changes (#24742)
    
    * Carrying over minor changes for the 2023-02-01-preview release (#25177)
    
    * Carrying over minor changes for the 2023-02-01-preview release
    
    * Reverting example files that didn't have DsMainDev side changes, and fixing prettier check
    
    * Fixes for LTR examples with model validation and prettier check for ServerDelete
    
    * Reverting LTR changes
    
    * Adding arm-id to serversjson
    
    * swagger changes for adding new parameter in dc telemetry (#24834)
    
    * testing push
    
    * reverting push
    
    * swagger files for DC add parameter change
    
    * delete added file
    
    * modified swagger files without Venkat's change
    
    * modified swagger files
    
    * changed modelAsString to true
    
    * add example files
    
    * add example files
    
    * fix mismatch
    
    * Removing Pattern from ManagedInstance to avoid incident  (#25295)
    
    * Carrying over minor changes for the 2023-02-01-preview release
    
    * Reverting example files that didn't have DsMainDev side changes, and fixing prettier check
    
    * Fixes for LTR examples with model validation and prettier check for ServerDelete
    
    * Reverting LTR changes
    
    * Adding arm-id to serversjson
    
    * Removing the Pattern property from ManagedInstances.json as it should not be present and will cause issues in downstream client generation
    
    ---------
    
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    Co-authored-by: pmahanandire <104351468+pmahanandire@users.noreply.github.com>
    Co-authored-by: nidhigupta <139312437+Nidhi-Gupta6198@users.noreply.github.com>
    mentat9 pushed a commit that referenced this pull request Sep 7, 2023
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * job private endpoint swagger
    
    * rerun pipelines
    
    * adding job private endpoints to readme
    
    * rerun pipelines
    
    * trying to fix lint errors
    
    * fixing typos - singular resource name and description.
    
    * adding arm-id
    
    * Moving files to the new version; no changes to the files themselves.
    
    * adding job agent private endpoints to readme
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    raosuhas pushed a commit that referenced this pull request Oct 10, 2023
    …24995)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * swagger changes
    
    * api version changed
    
    * adding identity files to the version on review
    
    * change of getjobagent
    
    * change test
    
    * nit fix
    
    * Changes to use SKU name to specify SLO
    
    * Changes for job agent update SLO with 2023-05-01 version
    
    * removing files of 2023-02-01
    
    * fix
    
    * removing changes on JobAgents 2023-02-01
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    rkmanda pushed a commit that referenced this pull request Oct 27, 2023
    * Adds base for updating Microsoft.Sql from version preview/2023-02-01-preview to version 2023-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding JobPrivateEndpoints API to version 2023-05-01-preview  (#24902)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * job private endpoint swagger
    
    * rerun pipelines
    
    * adding job private endpoints to readme
    
    * rerun pipelines
    
    * trying to fix lint errors
    
    * fixing typos - singular resource name and description.
    
    * adding arm-id
    
    * Moving files to the new version; no changes to the files themselves.
    
    * adding job agent private endpoints to readme
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * DAG API 2023-05-01 for MI First (#25638)
    
    * mi first dag api 2023-05-01
    
    * adding x-ms-identifiers
    
    * adding job step and target group apis to version 2023-05-01-preview (#25689)
    
    * adding job step and target group apis to versoin 2023-05-01-preview
    
    * remove required credential
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * updating location capabilities for 2023-05-01-preview (#25539)
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Updating Instance Pool swagger for 2023-05-01-preview (#25580)
    
    * Updating Instance Pool swagger for 2023-05-01-preview
    
    * Add format specification
    
    * Update examples
    
    ---------
    
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    
    * Add Archive option to LTR Policy and LTR Backup for SQL DB  (#25799)
    
    * added changes
    
    * fix swagger validation failures
    
    * adding fixes
    
    * added more changes
    
    * added fixes
    
    * fixed LintDiff
    
    * added changes
    
    * fix lintDiff
    
    * Swagger validations for serverless parameters added in SQL API (#25852)
    
    * Swagger validations for serverless parameters added in SQL API
    
    * Fixing spellcheck in example file
    
    * Fix LintDiff error
    
    ---------
    
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    
    * Add AAD support to job agents version 2023-05-01-preview (#25553)
    
    * adding job agent identity support to 2023-05-01-preview
    
    * updated swagger with just aad changes
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Dev/sonjac/ltr api update (#25701)
    
    * Adding generated files.
    
    * Fixing swagger errors.
    
    * Managed Instance swagger to support Authentication Metadata (#25795)
    
    * generated swagger
    
    * fixed prettier:
    
    * fixed minor stuff
    
    * swagger fixes
    
    * added missing example file
    
    * removed unused file
    
    * externalgovernance fixes
    
    * minor fixes
    
    * missing character
    
    * Adding JobAgents API with SKU support to version 2023-05-01-preview (#24995)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * swagger changes
    
    * api version changed
    
    * adding identity files to the version on review
    
    * change of getjobagent
    
    * change test
    
    * nit fix
    
    * Changes to use SKU name to specify SLO
    
    * Changes for job agent update SLO with 2023-05-01 version
    
    * removing files of 2023-02-01
    
    * fix
    
    * removing changes on JobAgents 2023-02-01
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * added swagger spec and example json files for failovergroup api (#25837)
    
    * Updating Managed Instance swagger for 2023-05-01-preview (#26098)
    
    * Modifying ManagedInstances.json and corresponding examples
    
    * Remove example
    
    * Fix syntax errors
    
    * Swagger API changes to support PUT and PATCH to update replication link type (#25690)
    
    * Add Swagger files for Replication Link Update Link Type
    
    * resolve validation error
    
    * Modify property description
    
    * resolve lint errors
    
    * Reverting MI change for readme to fix merge conflict with main (#26296)
    
    ---------
    
    Co-authored-by: jacobopac <104868942+jacobopac@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    Co-authored-by: ms-mjovkovic <140057686+ms-mjovkovic@users.noreply.github.com>
    Co-authored-by: Ray Boyd <rayboyd30@gmail.com>
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    Co-authored-by: Kosta Bizetić <kosta.bizetic@gmail.com>
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    Co-authored-by: CelinaJiangJXY <124339390+CelinaJiangJXY@users.noreply.github.com>
    Co-authored-by: Yash Udasi <36713809+Yashu1818@users.noreply.github.com>
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    Co-authored-by: Sonja Ciric <78421408+sonjaciric@users.noreply.github.com>
    Co-authored-by: Nebojsa Savic <112883615+nesavicMSFT@users.noreply.github.com>
    Co-authored-by: alejandro182 <140119874+alejandro182@users.noreply.github.com>
    Co-authored-by: saljain0101 <145347114+saljain0101@users.noreply.github.com>
    Co-authored-by: Marko Milovanovic <147002062+mmilovanovic95@users.noreply.github.com>
    Co-authored-by: Archana Sahoo <109509626+archanasahoo22@users.noreply.github.com>
    jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
    * Adds base for updating Microsoft.Sql from version preview/2023-02-01-preview to version 2023-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding JobPrivateEndpoints API to version 2023-05-01-preview  (#24902)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * job private endpoint swagger
    
    * rerun pipelines
    
    * adding job private endpoints to readme
    
    * rerun pipelines
    
    * trying to fix lint errors
    
    * fixing typos - singular resource name and description.
    
    * adding arm-id
    
    * Moving files to the new version; no changes to the files themselves.
    
    * adding job agent private endpoints to readme
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * DAG API 2023-05-01 for MI First (#25638)
    
    * mi first dag api 2023-05-01
    
    * adding x-ms-identifiers
    
    * adding job step and target group apis to version 2023-05-01-preview (#25689)
    
    * adding job step and target group apis to versoin 2023-05-01-preview
    
    * remove required credential
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * updating location capabilities for 2023-05-01-preview (#25539)
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Updating Instance Pool swagger for 2023-05-01-preview (#25580)
    
    * Updating Instance Pool swagger for 2023-05-01-preview
    
    * Add format specification
    
    * Update examples
    
    ---------
    
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    
    * Add Archive option to LTR Policy and LTR Backup for SQL DB  (#25799)
    
    * added changes
    
    * fix swagger validation failures
    
    * adding fixes
    
    * added more changes
    
    * added fixes
    
    * fixed LintDiff
    
    * added changes
    
    * fix lintDiff
    
    * Swagger validations for serverless parameters added in SQL API (#25852)
    
    * Swagger validations for serverless parameters added in SQL API
    
    * Fixing spellcheck in example file
    
    * Fix LintDiff error
    
    ---------
    
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    
    * Add AAD support to job agents version 2023-05-01-preview (#25553)
    
    * adding job agent identity support to 2023-05-01-preview
    
    * updated swagger with just aad changes
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Dev/sonjac/ltr api update (#25701)
    
    * Adding generated files.
    
    * Fixing swagger errors.
    
    * Managed Instance swagger to support Authentication Metadata (#25795)
    
    * generated swagger
    
    * fixed prettier:
    
    * fixed minor stuff
    
    * swagger fixes
    
    * added missing example file
    
    * removed unused file
    
    * externalgovernance fixes
    
    * minor fixes
    
    * missing character
    
    * Adding JobAgents API with SKU support to version 2023-05-01-preview (#24995)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * swagger changes
    
    * api version changed
    
    * adding identity files to the version on review
    
    * change of getjobagent
    
    * change test
    
    * nit fix
    
    * Changes to use SKU name to specify SLO
    
    * Changes for job agent update SLO with 2023-05-01 version
    
    * removing files of 2023-02-01
    
    * fix
    
    * removing changes on JobAgents 2023-02-01
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * added swagger spec and example json files for failovergroup api (#25837)
    
    * Updating Managed Instance swagger for 2023-05-01-preview (#26098)
    
    * Modifying ManagedInstances.json and corresponding examples
    
    * Remove example
    
    * Fix syntax errors
    
    * Swagger API changes to support PUT and PATCH to update replication link type (#25690)
    
    * Add Swagger files for Replication Link Update Link Type
    
    * resolve validation error
    
    * Modify property description
    
    * resolve lint errors
    
    * Reverting MI change for readme to fix merge conflict with main (#26296)
    
    ---------
    
    Co-authored-by: jacobopac <104868942+jacobopac@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    Co-authored-by: ms-mjovkovic <140057686+ms-mjovkovic@users.noreply.github.com>
    Co-authored-by: Ray Boyd <rayboyd30@gmail.com>
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    Co-authored-by: Kosta Bizetić <kosta.bizetic@gmail.com>
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    Co-authored-by: CelinaJiangJXY <124339390+CelinaJiangJXY@users.noreply.github.com>
    Co-authored-by: Yash Udasi <36713809+Yashu1818@users.noreply.github.com>
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    Co-authored-by: Sonja Ciric <78421408+sonjaciric@users.noreply.github.com>
    Co-authored-by: Nebojsa Savic <112883615+nesavicMSFT@users.noreply.github.com>
    Co-authored-by: alejandro182 <140119874+alejandro182@users.noreply.github.com>
    Co-authored-by: saljain0101 <145347114+saljain0101@users.noreply.github.com>
    Co-authored-by: Marko Milovanovic <147002062+mmilovanovic95@users.noreply.github.com>
    Co-authored-by: Archana Sahoo <109509626+archanasahoo22@users.noreply.github.com>
    grizzlytheodore pushed a commit that referenced this pull request Nov 16, 2023
    * Add api version 2023-10-01-preview of Azure OpenAI (#26188)
    
    * Add api version 2023-10-01-preview of Azure OpenAI
    
    * Add custom word
    
    * string updates for renamed features and services (#26268)
    
    * Replaced disallowed HTML chars and added a missing value
    
    * Fixed sev-1 policheck error
    
    * String changes for renamed products and features at Ignite 2023
    
    * Fixed sev 1 policheck errors
    
    * search readme.go.md add directive (#26259)
    
    * [Microsoft.Workoads] Initialize connectors for 2023-10-01-preview api version (#26099)
    
    * Initialize connectors for 2023-10-01-preview api verison
    
    * add unknown words to custom-words
    
    * fix linter checks
    
    * additional fixes for linter checks
    
    * remove 200 response for delete LROs
    
    * update examples to remove 200 from delete LROs
    
    ---------
    
    Co-authored-by: Nishanth M <nishanthm@microsoft.com>
    
    * Fix aacs ga contract (#26258)
    
    * Support Typespec file for Easm api version 2023-03-01-preview (#24937)
    
    * Add typespec file for easm
    
    * Change service version doc
    
    * Update file structure and add config file
    
    * Move examples under a version
    
    * Add a openapi.json file
    
    * Remove openapi.json file
    
    * Change operation names and empty object
    
    * Update tspconfig
    
    * Change config file to add .net and js emitter
    
    * Add service dir to config file
    
    * Update csharp config
    
    * Add projected name for csharp
    
    * Use original op
    
    * Update disco group list example
    
    * Remove observations endpoint
    
    * Remove observation models
    
    * Add java options
    
    * Use Azure.Core standard operation and use resource models
    
    * Reformat folder structure
    
    * Suppress warnings
    
    * Change metadata to record<unknown>
    
    * Add suppression for Record<unknown>
    
    * Update examples
    
    * Remove unused examples
    
    * Change apiversion to apiVersion
    
    * Reformat with prettier
    
    * Use foundations for list operation
    
    * Update examples and list operations
    
    * Remove unused minimum set
    
    * Update all uuid
    
    * Update Assets example
    
    * Run prettier on Assets_List
    
    * update oauth2 definition
    
    * remove implicitflow model
    
    * Update specification/riskiq/Easm/tspconfig.yaml
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    
    * Update models.tsp
    
    * Update routes.tsp
    
    * Remove typespec-apiview emitter
    
    * update examples, add client.tsp
    
    * run prettier
    
    * Run prettier on Easm examples
    
    * Update examples, main.tsp. Remove client.tsp
    
    * Add operation id to examples under typespec project
    
    * Add titles to examples
    
    * Reformat typespec files
    
    * Update DataConnection validate example
    
    * Update data connection validation example
    
    * Update the easm.json file based on tsv tool
    
    * Update swagger file and its examples
    
    * Update Easm typespec examples
    
    * Update uris in examples
    
    * Update cvss3 name
    
    * Update cvss3 model with tsp
    
    * Add totalElements to DiscoGroups, DiscoTemplates, and SavedFilters List traits
    
    * Run validation for the previous commit
    
    * Suppress linting rule of typespec generated swagger
    
    * Update namespace for dotnet and javascript to the approved namespace
    
    * Update package directory for java sdk from azure-defender-easm to azure-analytics-defender-easm
    
    * use AlexaDetails instead of AlexaInfo in java sdk
    
    * Fix git diff issue in Typespec Validation by running npx tsp
    
    * Remove unused paged result models, add @pagedResult, @nextLink, and @items decorators to paged result models and their properties.
    Remove custom NoContentResult model and use Typespec.Http.NoContentResponse model instead
    
    * Add decorators to indicate the resource is createOrUpdate or just update
    
    ---------
    
    Co-authored-by: shadahmed-microsoft <139584906+shadahmed-microsoft@users.noreply.github.com>
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    Co-authored-by: Shad <t-sshadahmed@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.DevHub to add version stable/2023-08-01 (#24951)
    
    * Adds base for updating Microsoft.DevHub from version preview/2022-10-11-preview to version 2023-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * [Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15 (#25417)
    
    * Adds base for updating Microsoft.Migrate/AssessmentProjects from version stable/2019-10-01 to version 2023-03-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * edit
    
    * added types files
    
    * added examples
    
    * edit. spelling ignore words added
    
    * edit. api version fix
    
    * edit.
    
    * edit.
    
    * edit.
    
    * deleted zombie files and ran prettier
    
    * removed data plane folder to fix checks
    
    * Removed common types folder.
    
    * Fixed relative path to common types + minor swagger edits
    
    * removed 2019 from default tag to fix go sdk check
    
    * edit
    
    * minor swagger fixes
    
    * edit
    
    * edited string for policheck
    
    * minor fix
    
    * Added manual examples
    
    * fixed errors in checks
    
    * testing update readme to latest API version
    
    * edit
    
    * edit
    
    * compile swagger with new typespec compiler version
    
    * edit
    
    * Sdded PE resources using common types
    
    * added regex pattern
    
    * edit
    
    * edit
    
    * edit
    
    * edit. minor changes from comments/ checks
    
    * cleanup
    
    * made delete sync and updated examples
    
    * edit. made string to date time
    
    * AKS Fleet 2023 10 15 (#25768)
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * [Fleet] Fix readme.md for 0815 (#25822)
    
    * fix readme
    
    * format
    
    * remove hub profile
    
    * examples
    
    * fixed example
    
    * fix example
    
    * fix readme
    
    * rebase
    
    * suppress versioning error
    
    * compile
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2023-08-01-preview (#25860)
    
    * Adds base for updating Microsoft.AlertsManagement from version preview/2023-01-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Alert Rule Recommendations - Api Version 2023-08-01-preview
    
    * Update recommendation in default tag
    
    ---------
    
    Co-authored-by: Meydan Dayan <meday@microsoft.com>
    
    * Added new version 2024-03-01 of API Center resource manager. (#25977)
    
    * Adds base for updating Microsoft.ApiCenter from version preview/2023-07-01-preview to version 2024-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added new version 2024-03-01 of API Center resource manager.
    
    * Added "apigee" custom word.
    
    * Addressed PR comments.
    
    * Added missing type.
    
    * Minor fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    ---------
    
    Co-authored-by: Alexander Zaslonov <alzaslon@microsoft.com>
    
    * Adding new preview version "2023-10-01-preview" with new APIs (#26215)
    
    * New API Version 2023-10-01-preview
    
    * Adding New APIs
    
    * Azure Active Directory change to Microsoft Entra ID
    
    * Fixing Pipeline Failures
    
    * updating Readme
    
    * fixing Lint Errors
    
    * prettier check
    
    * Resolving Comments
    
    * Resolving Comments
    
    * change v5 to v3 to resolve SDK failures
    
    * [Hub Generated] Review request for PaloAltoNetworks.Cloudngfw to add version preview/2023-09-01-preview (#26241)
    
    * Base commit
    
    * Creating a stable from preview
    
    * Stable version in swagger
    
    * [TypeSpec Validation] trigger on only specification/<service-family> (#26276)
    
    * test
    
    * fix
    
    * cleanup
    
    * Publish Microsoft Maps Search 2023-06-01 (#25991)
    
    * Adds base for updating Search from version preview/2022-12-01-preview to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update countryRegionSet to countryRegion and remove strictMatch
    
    strictMatch has no effect in services and creates customer confusion
    countryRegionSet description documents only one works. Update for clarity in GA version.
    
    * Update ForwardGeocodingByAddressLine.json example to use countryRegion parameter
    
    * Update description of countryRegion parameter
    
    * Update CountryRegion parameter description
    
    * Update search.json to document default view
    
    * Update search.json to remove supplemental terms warning
    
    * Update search.json to remove HTTP 207
    
    * Update ForwardGeocodingBatch.json to 200 response
    
    * Update ReverseGeocodingBatch.json to 200 response
    
    * Update ForwardGeocodingBatch.json examples
    
    * Update ReverseGeocodingBatch.json examples
    
    * Stable version of common.json
    
    * Use stable version of common types
    
    * Update common.json version string
    
    * Match coordinates parameter for geocoding. polycon, reverseGeocoding
    
    * Fix reference to coordinates
    
    * Update countryRegion to be single string
    
    * Update example
    
    * Update countryRegion to be single string
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-09-01 (#26150)
    
    * Adds base for updating Microsoft.ContainerService/aks from version stable/2023-08-01 to version 2023-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update (#26127)
    
    * update readmes (#26125)
    
    * [AKS] Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api (#26043)
    
    * Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * fixup! Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * update common types from v3 to v5 (#26214)
    
    ---------
    
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    
    * devcenter: `devCenterUri` should be a read only field (#26189)
    
    * devcenter: `devCenterUri` should be a read only field
    
    This field cannot be updated - therefore it should be marked as readonly
    
    * devcenter: `devCenterUri` within the Project should also be marked as readonly
    
    * Add new preview api-version 2023-10-10-preview with privateSourceNat configurations (#26242)
    
    * Adds base for updating PaloAltoNetworks.Cloudngfw from version preview/2023-09-01-preview to version 2023-10-10-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add new preview api-version 2023-10-10 with privateSourceNat configurations
    
    * Change new api version tag in Readme file
    
    * Modify Private Source Nat object to make less generic
    
    * Remove spaces introduced in unchanged lines
    
    * stable version for Microsoft.Confluent rp (#25984)
    
    * stable version for Microsoft.Confluent rp
    
    * Updated the readme to have the stable version tag
    
    * Fix lintdiff error
    
    * Adds base for updating Microsoft.Confluent from version stable/2021-12-01 to version 2023-08-22
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updated the required changes for stable version
    
    * Fix merge issues
    
    * [TypeSpec Validation] Revert "trigger on only specification/<service-family> (#26276)" (#26316)
    
    - Commit broke "CheckAll" switch, causing it to validate no specs rather than all specs
    - Reverts commit 5faae69471b14fd729e19052bc84859bb12bbdeb
    - Reverts PR #26276
    
    * [Hub Generated] Review request for Microsoft.ScVmm to add version stable/2023-10-07 (#26109)
    
    * Adds base for updating Microsoft.ScVmm from version preview/2023-04-01-preview to version 2023-10-07
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Removed VM APIs and Definitions
    
    * Removed VM examples
    
    * Updated Examples
    
    * Updated Descriptions for read only true props
    
    * Comment changes - Used Common types definition
    
    * Changes from PR 15221 for azure-rest-api-specs-pr
    
    * Added format arm-id for ARM Id properties
    
    * Revert HardwareProfileUpdate changes
    
    * Fixed LintDiff errors
    
    * Rename Path parameter - LintDiff
    
    * updated examples for path parameter rename
    
    * [TypeSpec Validation] Ensure "All" pipeline fails if no specs are validated (#26322)
    
    * tsv fail if - All didn't check any specs
    
    * testing
    
    * Update eng/scripts/Get-TypeSpec-Folders.ps1
    
    * [Azure Event Grid] Adding new public preview api version for new data-plane operations, release with delay and renew lock operations (#25421)
    
    * Adding new api version, release with delay and renew lock operations
    
    * Removing unnecessary changes
    
    * ran prettier
    
    * Changing delay values
    
    * Adding the new api version in data-plane
    
    * Adding the generated folder
    
    * Fixing pr comment
    
    * Updating api version and suggestions from api review board
    
    * Fixing PR comment
    
    * Fixing build errors
    
    * Fixing build issue
    
    * Fixing a comment
    
    * Updating examples
    
    * Reverting to FailedLockToken model
    
    * Using Azure.Core.Foundations.Error to represent error
    
    * Fixing build issue
    
    * Renaming Delay to ReleaseDelay
    
    * Cognitive Services 2023-10-01-preview updated (#26250)
    
    * Cognitive Services 2023-10-01-preview updated
    
    * updated DeploymentCapacitySettings
    
    * [Microsoft.DeviceRegistry] Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview (#26183)
    
    * Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview
    
    * Fixed SpellCheck
    
    * Fixed PrettierCheck
    
    * Fixed Avocado
    
    * Fixed tag
    
    * - Removed 200 status code for async delete
    
    - Moved examples for operations in root example folder
    
    * Fixed examples for delete operations
    
    * Added enum for provisioningState property
    
    * Fixed provisioningState descriptions
    
    * Add Preview API version with Kind and features hybridkubernetes microsoft.kubernetes 2023 11 01 preview (#26014)
    
    * Adds base for updating Microsoft.Kubernetes from version preview/2022-10-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add properties
    
    * addback aadProfile
    
    * typo
    
    * unchangerequired
    
    * fix agentpublickeycert
    
    * fix swagger validations
    
    * LintDiff fixes
    
    * base64
    
    * byte
    
    * revert format
    
    * fixdeleteexample
    
    * fixdeletebody
    
    * remove body
    
    * RBAC
    
    * suppresssion
    
    * newsuppresssionway
    
    * deprecate ingestionSettings (#25970)
    
    Co-authored-by: Elia Grady <elgrady@microsoft.com>
    
    * [Hub Generated] Review request for Azure.Analytics.Purview.DataMap to add version stable/2023-09-01 (#26300)
    
    * update examples for private link (#26254)
    
    * New version 2023-06-30 for DBForMySQL (#26191)
    
    * add base folder
    
    * add base folder
    
    * update readme
    
    * update readme
    
    * fix go error
    
    * update readme
    
    * Updated the pattern to accomodate the previously created resources (#26213)
    
    * Updating readme to stable version (#26338)
    
    * azure search data plane string changes requested by PM (#26327)
    
    * String changes requested by PM feature owner
    
    * String changes requested by PM feature owner
    
    * Updated SplitSkillLanguage languages
    
    * Finnish was in the wrong spot
    
    * restored SplitSKillLanguage list to avoid breaking change
    
    * resolve flatten issue (#24797)
    
    * resolve flatten issue
    
    * fix swagger regex
    
    * AGC Version 2023-11-01 (#26224)
    
    * init
    
    * attempting to satisfy base commit req
    
    * Microsoft.Billing | Update acceptanceMode Enum values to match with API response (#26230)
    
    * Update acceptance mode enums values to match with API response
    
    * adding one additiona default enum
    
    * String changes for rebranding at Ignite (#26295)
    
    * [Hub Generated] Publish private branch 'edgemrketplace202308preview' (#26308)
    
    * add or modify files
    
    * Add the readme files as this is the first commit to public repo
    
    * Add reference to preview files only in public repo
    
    * Add missing readme files, Correct EdgeMarketplace case
    
    * Rename folder with correct casing
    
    ---------
    
    Co-authored-by: Aneesh Ponneth <anponnet@microsoft.com>
    
    * mgmt, recoveryservicesdatareplication, java config (#26337)
    
    * microsoft.chaos 2023-10-27-preview (#26101)
    
    * Adds base for updating Microsoft.Chaos from version preview/2023-09-01-preview to version 2023-10-27-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update directive on the open api spec (#26056)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Adds an optional object property `customerDataStorage` to the `Microsoft.Chaos/experiments` resource-type (#26055)
    
    * updated provisioningState (#26080)
    
    * updated provisioningState
    
    * prettier fixes
    
    * Add PrivateAccesses Resource (#26035)
    
    * Update privateAccesses.json
    
    * Update privateAccesses Type
    
    * Delete specification/privateAccesses.json
    
    * Update privateAccesses type
    
    * Update examples for privateAccesses
    
    * Update readme.md
    
    * Use v5 common types
    
    * Remove unused definitions
    
    * Remove Patch operation
    
    * change status code for delete
    
    * use custom definition
    
    * use custom list definition
    
    * Use all custom definitions
    
    * Add new definitions
    
    * Add provisioningState for some examples
    
    * Update status code
    
    * Resolve comments
    
    * Remove 200 status code for long-running operation
    
    * Update status code
    
    * Clean definition for resources
    
    * Final fix
    
    * Add needed status code
    
    * Add 200 for sync delete
    
    * updated createUpdateExperiment (#26100)
    
    * updated createUpdateExperiment
    
    * prettier
    
    * Update async delete result code (#26176)
    
    Add 204 as result code for async delete.
    
    * address PR review comment (#26193)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Brrusino/experiment create update fix (#26177)
    
    * updated createUpdateExperiment
    
    * prettier
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    Co-authored-by: Ritchie Hughes <ritchie.hughes@microsoft.com>
    Co-authored-by: Brent Rusinow <44413020+brrusino@users.noreply.github.com>
    Co-authored-by: RayY-96 <138829346+RayY-96@users.noreply.github.com>
    
    * java containerservice mgmt, add directive to rename nonResourceURLs to nonResourceUrls (#26351)
    
    * [TypeSpec Validation] Fixes "trigger on only specification/<service-family> (#26276)" (#26321)
    
    * test
    
    * fix
    
    * cleanup
    
    * fix checkall scenario
    
    * testing
    
    * cleanup
    
    * cleanup
    
    * test run
    
    * test run
    
    * test run
    
    * Revert "test run"
    
    This reverts commit 06ba8dbc647be0e543beadd6167d74b33ca3ba01.
    
    * Revert "test run"
    
    This reverts commit a0f024a4dd72744b3a8c1d04907cf56ab2a859f7.
    
    * Revert "test run"
    
    This reverts commit fe26671b30b3c821ec00f42cea83499c3f7edc00.
    
    * Add partial update option for typespec java emitter (#26349)
    
    * Adding AzureLargeInstance preview API (new API version for new Type - AzureLargeInstance) (#25221)
    
    * Generate new Service for azurelargeinstance
    
    * Adding examples and spec
    
    * Fixed syntax error
    
    * Added force restart
    
    * Corrected descriptions
    
    * Corrected restart description
    
    * Corrected shutdown description
    
    * Addressing comments
    
    * Updated parameters to v5
    
    * Corrected description typo
    
    * Removed put and delete operations
    
    * Removed unnecessary properties from AzureLargeStorageInstance
    
    * Updated force restart in spec
    
    * Suppressing linter rule for PUT
    
    * Fixing missing plurals
    
    * Fixing plural in the example type
    
    * Fixing pagination on operation list request
    
    * Fixed formatting in readme.md
    
    * Fixing suppression format
    
    * Changed order ot suppression in readme
    
    * Fixed missing . in front of definitions under suppressions
    
    ---------
    
    Co-authored-by: Alexandra Avendano <aavendano@microsoft.com>
    
    * [Hub Generated] Publish private branch 'archidda-azureintegrationspaces-Microsoft.IntegrationSpaces-2023-11-14-preview' (#26202)
    
    * add or modify files
    
    * Address CI errors
    
    * Add 2023-11-01-preview for appplatform (#26231)
    
    * Adds base for updating Microsoft.AppPlatform from version preview/2023-09-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Fix go readme for asa api (#25897)
    
    * Update language specific readme.md for 2023-11-01-preview api version (#25898)
    
    * add more build result information in build resource (#25930)
    
    Co-authored-by: 刘清仪 <liuqingyi@liuqingyideMacBook-Pro.local>
    
    * Add apiTryOutEnabledState for api protal (#25923)
    
    * Add swagger for Spring Cloud Gateway response cache (#25924)
    
    * Update appplatform.json (#26234)
    
    * Update appplatform.json
    
    * Update appplatform.json
    
    ---------
    
    Co-authored-by: Sandy Cai <sandy.caiqing@gmail.com>
    Co-authored-by: Qingyi Liu <34502364+smile37773@users.noreply.github.com>
    Co-authored-by: 刘清仪 <liuqingyi@liuqingyideMacBook-Pro.local>
    
    * Add new NSP api versions (#26283)
    
    * Add API specs of the base version
    
    * version update from the base version
    
    * Add service tags property and update Readme
    
    ---------
    
    Co-authored-by: Kaushal Kumar <kumarkaushal@microsoft.com>
    
    * Update readme.python.md (#26363)
    
    * Update readme.python.md (#26364)
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * SQL: removing spaces from the model name for `IPv6 FirewallRule` since model names can't contain spaces (#26303)
    
    * sql: removing spaces from the model name for `IPv6 FirewallRule` since model names can't contain spaces
    
    This fixes the other half of https://github.com/hashicorp/pandora/issues/2842
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-08-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-05-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-02-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-11-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-08-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2021-11-01'
    
    * Adding 2023-09-01 to public repo (#26199)
    
    * Adding 2023-09-01 to public repo
    
    * Update readme
    
    * Update custom-words
    
    * Fix array errors
    
    * remove 200 return code
    
    * Remove 200 error code
    
    * Remove more 200
    
    * Fix examples
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-09-02-preview (#26313)
    
    * Adds base for updating Microsoft.ContainerService/aks from version preview/2023-08-02-preview to version 2023-09-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * OSSKU supports WindowsAnnual option (#26120)
    
    * add VirtualMachines agent pool type (#26034)
    
    * GPU Profile and Properties for AKS Windows (and Linux) GPU Feature (#26072)
    
    * switch file and fix typos
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-09-02-preview/managedClusters.json
    
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    * add AgentPoolUpgradeSettings.nodeSoakDurationInMinutes (#26046)
    
    * Update format for trustedaccess sourceResourceId (#26123)
    
    * update readmes (#26126)
    
    * Add NodeAutoProvisioning to AKS preview API (#26047)
    
    * Add AIToolchainOperator to AKS preview API (#26151)
    
    * Add AIToolchainOperator to AKS preview API
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * Remove custom name from the PR
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * prettier fix
    
    ---------
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * Add ArtifactStreamingProfile and Enabled property  (#26144)
    
    * add ArtifactStreamingProfile to AKS API
    
    * reduce repetition
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-09-02-preview/managedClusters.json
    
    ---------
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * fix typo (#26152)
    
    * upgrade common types (#26232)
    
    * rename enum to nodeOSUpgradeChannel (#26366)
    
    ---------
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Junjie Zhang <109257558+junjiezhang1997@users.noreply.github.com>
    Co-authored-by: Qingqing <qizhe@microsoft.com>
    Co-authored-by: Chris Lopez <91150577+pineapplethevoyager@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: Max Horstmann <MaxHorstmann@users.noreply.github.com>
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    Co-authored-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Ganeshkumar Ashokavardhanan <35557827+ganeshkumar5699@users.noreply.github.com>
    
    * Add missing Enums required in 2023-06-28-preview (#25973)
    
    * Add missing Enums required in 2023-06-28-preview
    
    * update name to LedgerSKU
    
    * remove sku from managed ccf
    
    * Update Sku model
    
    * Update Models
    
    * [Communication] Review request for managed identity stable api version 2023 04 01 (#26345)
    
    * Added 2023-04-01 stable directory and version from base api version
    2023-04-01-preview
    
    * update api version tag 2023-04-01
    
    * Update readme to include stable version 2023-04-01
    
    * fix sender user name model validation example
    
    ---------
    
    Co-authored-by: Joel Enikanorogbon <joelen@microsoft.com>
    
    * [TypeSpec Validation] Add unit test framework (#26166)
    
    * Chaos Microsoft.Chaos 2023-11-01 stable (#26255)
    
    * Adds base for updating Microsoft.Chaos from version preview/2023-09-01-preview to version 2023-11-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updates for experiments for GA (#26179)
    
    * Add experiment schema enforced quota limits (#26243)
    
    * Add experiment schema enforced quota limits
    
    ---------
    
    Co-authored-by: Connor Blomquist <coblom@microsoft.com>
    
    * Chaos consolidate execution details (#26020)
    
    * feat: consolidate execution details api
    
    * chore: fix typos and add expand
    
    * Chaos swap expand to post (#26271)
    
    * chore: remove expand and add execution details to post endpoint
    
    * chore: fix comments on PR
    
    * update wording on description (#26330)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * update details to getExecutionDetails (#26332)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * resolve merge conflict with main (#26393)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Jduan/fix merge 2 (#26400)
    
    * Revert "resolve merge conflict with main (#26393)"
    
    This reverts commit 3d7e4a185c4b26bd75631d234acd080c01378d22.
    
    * Merge remote-tracking branch 'origin/main' into jduan/fix-merge-2
    
    # Conflicts:
    #	specification/chaos/resource-manager/readme.md
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Revert "Jduan/fix merge 2 (#26400)"
    
    This reverts commit be8c3366ec543c7811df0b3ef50f46992fa4e114.
    
    * Revert "resolve merge conflict with main (#26393)"
    
    This reverts commit 3d7e4a185c4b26bd75631d234acd080c01378d22.
    
    * Merge remote-tracking branch 'origin/main' into jduan/fix-merge-3
    
    # Conflicts:
    #	specification/chaos/resource-manager/readme.md
    
    * reset readme back to main (#26408)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    ---------
    
    Co-authored-by: Brent Rusinow <44413020+brrusino@users.noreply.github.com>
    Co-authored-by: Connor Blomquist <Connor.Blomquists@gmail.com>
    Co-authored-by: Connor Blomquist <coblom@microsoft.com>
    Co-authored-by: RenzoPrettoMS <113057297+RenzoPrettoMS@users.noreply.github.com>
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * fix readme file (#26409)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * [DevCenter] Add 2023-10-01-preview dataplane API version (#26049)
    
    * Adds base for updating Microsoft.DevCenter from version preview/2023-09-01-preview to version 2023-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * 2023-10-01-preview updates
    
    * Add readme changes
    
    * Fix linting errors
    
    * Add ValidationFailed state for customization groups
    
    * Review updates
    
    * Revert customizationTask `parameters` -> `inputs`. Inputs was a conscious product decision and defined in the customization task yaml schema.
    
    * Add doc for cust group list
    
    * Update environment PATCH to follow guidelines
    
    * Remove headers, remove int
    
    * Revert to "defaultValue" and "allowedValues". These are from a defined yaml schema used by private preview customers.
    
    * Align on default/allowed/parameters after internal discussion
    
    * Fix bool naming and descriptions
    
    * Fix additional description
    
    * Enum
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue (#26348)
    
    * [TypeSpec Validation] Refactor TsvHost (#26411)
    
    - Export TsvRunnerHost and TsvTestHost as classes rather than consts
    - Change test names to lower-case for consistency with typespec repo
    - Delete incomplete FolderStructure rule
    - TsvRunnerHost.gitOperation should succeed by default
    
    * windows separator for tsv (#26377)
    
    * [TypeSpec Validation] Must emit "@azure-tools/typespec-autorest" by default (#26314)
    
    - Specs containing file "main.tsp" must emit "@azure-tools/typespec-autorest" by default
    - Also check compiler output for defense-in-depth
    - Fixes #25041
    
    * Redeploy changes
    
    * [Hub Generated] Review request for Microsoft.Security to add version preview/2023-10-01-preview (#25655)
    
    * Adds base for updating Microsoft.Security from version preview/2023-03-01-preview to version 2023-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * read.me fix
    
    * fix compiste version
    
    * add ciem configuration to new security connector
    
    * update ciem description
    
    * add ciem to custom words
    
    * add containers changes
    
    * add vm scanners to GCP DCSPM
    
    * add data sensitivity discovery
    
    * add containers to defender for containers
    
    * add containers to GCP containers and DCSPM
    
    * run prettier
    
    * fix readme file
    
    * remove old version from compsite package
    
    * add scan interval to examples
    
    * [DataFactory] Update Google AdWords linked service (#25789)
    
    * update Google AdWords linked service
    
    * update the description for supportLegacyDataTypes
    
    * add one more missed property
    
    * Resolve model validation error LRO in example files (#26390)
    
    * Prettier fix
    
    * java mgmt applicationinsights, input file for releasing stable version (#26391)
    
    * input file
    
    * readme.md
    
    * [Search] Fix 10-01-Preview and 11-01 GA swaggers (#26219)
    
    * add Edm.Single which was mistakenly omitted
    * fix customWebApiParameters
    * add exhaustive knn examples for 10-01-preview
    * Add missing SplitSkill languages
    
    * Synapse Oct. release exclude credential APIs (#26434)
    
    * Release sql microsoft.sql 2023 05 01 preview (#26289)
    
    * Adds base for updating Microsoft.Sql from version preview/2023-02-01-preview to version 2023-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding JobPrivateEndpoints API to version 2023-05-01-preview  (#24902)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94ea9cefca5312d2f5c12e099f315e0c064.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * job private endpoint swagger
    
    * rerun pipelines
    
    * adding job private endpoints to readme
    
    * rerun pipelines
    
    * trying to fix lint errors
    
    * fixing typos - singular resource name and description.
    
    * adding arm-id
    
    * Moving files to the new version; no changes to the files themselves.
    
    * adding job agent private endpoints to readme
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * DAG API 2023-05-01 for MI First (#25638)
    
    * mi first dag api 2023-05-01
    
    * adding x-ms-identifiers
    
    * adding job step and target group apis to version 2023-05-01-preview (#25689)
    
    * adding job step and target group apis to versoin 2023-05-01-preview
    
    * remove required credential
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * updating location capabilities for 2023-05-01-preview (#25539)
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Updating Instance Pool swagger for 2023-05-01-preview (#25580)
    
    * Updating Instance Pool swagger for 2023-05-01-preview
    
    * Add format specification
    
    * Update examples
    
    ---------
    
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    
    * Add Archive option to LTR Policy and LTR Backup for SQL DB  (#25799)
    
    * added changes
    
    * fix swagger validation failures
    
    * adding fixes
    
    * added more changes
    
    * added fixes
    
    * fixed LintDiff
    
    * added changes
    
    * fix lintDiff
    
    * Swagger validations for serverless parameters added in SQL API (#25852)
    
    * Swagger validations for serverless parameters added in SQL API
    
    * Fixing spellcheck in example file
    
    * Fix LintDiff error
    
    ---------
    
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    
    * Add AAD support to job agents version 2023-05-01-preview (#25553)
    
    * adding job agent identity support to 2023-05-01-preview
    
    * updated swagger with just aad changes
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Dev/sonjac/ltr api update (#25701)
    
    * Adding generated files.
    
    * Fixing swagger errors.
    
    * Managed Instance swagger to support Authentication Metadata (#25795)
    
    * generated swagger
    
    * fixed prettier:
    
    * fixed minor stuff
    
    * swagger fixes
    
    * added missing example file
    
    * removed unused file
    
    * externalgovernance fixes
    
    * minor fixes
    
    * missing character
    
    * Adding JobAgents API with SKU support to version 2023-05-01-preview (#24995)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94ea9cefca5312d2f5c12e099f315e0c064.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * swagger changes
    
    * api version changed
    
    * adding identity files to the version on review
    
    * change of getjobagent
    
    * change test
    
    * nit fix
    
    * Changes to use SKU name to specify SLO
    
    * Changes for job agent update SLO with 2023-05-01 version
    
    * removing files of 2023-02-01
    
    * fix
    
    * removing changes on JobAgents 2023-02-01
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * added swagger spec and example json files for failovergroup api (#25837)
    
    * Updating Managed Instance swagger for 2023-05-01-preview (#26098)
    
    * Modifying ManagedInstances.json and corresponding examples
    
    * Remove example
    
    * Fix syntax errors
    
    * Swagger API changes to support PUT and PATCH to update replication link type (#25690)
    
    * Add Swagger files for Replication Link Update Link Type
    
    * resolve validation error
    
    * Modify property description
    
    * resolve lint errors
    
    * Reverting MI change for readme to fix merge conflict with main (#26296)
    
    ---------
    
    Co-authored-by: jacobopac <104868942+jacobopac@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    Co-authored-by: ms-mjovkovic <140057686+ms-mjovkovic@users.noreply.github.com>
    Co-authored-by: Ray Boyd <rayboyd30@gmail.com>
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    Co-authored-by: Kosta Bizetić <kosta.bizetic@gmail.com>
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    Co-authored-by: CelinaJiangJXY <124339390+CelinaJiangJXY@users.noreply.github.com>
    Co-authored-by: Yash Udasi <36713809+Yashu1818@users.noreply.github.com>
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    Co-authored-by: Sonja Ciric <78421408+sonjaciric@users.noreply.github.com>
    Co-authored-by: Nebojsa Savic <112883615+nesavicMSFT@users.noreply.github.com>
    Co-authored-by: alejandro182 <140119874+alejandro182@users.noreply.github.com>
    Co-authored-by: saljain0101 <145347114+saljain0101@users.noreply.github.com>
    Co-authored-by: Marko Milovanovic <147002062+mmilovanovic95@users.noreply.github.com>
    Co-authored-by: Archana Sahoo <109509626+archanasahoo22@users.noreply.github.com>
    
    * Added liftrastronomer: 2023-08-01-preview (#26373)
    
    * Added liftrastronomer
    
    * Removed unused versions
    
    * Removed unused versions from readme file
    
    * Added linter in yml file
    
    * Removed 200OK response from long running delete operation
    
    * ModelValidation error fixes
    
    * Re-generated swagger using tsp compiler 0.49.0
    
    * [Hub Generated] Review request for Microsoft.HybridContainerService to add version preview/2023-11-15-preview (#26379)
    
    * Adds base for updating Microsoft.HybridContainerService from version preview/2022-09-01-preview to version 2023-11-15-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added the 2023-11-15-preview from RPSaaSMaster
    
    * Addressing LintDiff errors
    
    * Added back Chaos Studio private access resources mistakenly removed in merge (#26398)
    
    * added back private access
    
    * fix linting issue
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Update Search with x-ms-client-names and a few new requires (#26355)
    
    * Update Search with x-ms-client-names and a few new requires
    * Make VectorizableTextQuery.text required
    * Renamce SemanticSetting.defaultConfiguration to defaultConfigurationName to clarify it's a name of a configuration
    * SemanticConfiguration.semanticPriorizedFields -> prioritizedFields as semantic is redundant
    * Remove VectorQuery changes as they aren't final
    * Remove SearchRequest.vectorQueries rename, fixed typo in SemanticSearch
    * Add custom word
    
    * [Monitor.Query] Update Preview Swagger File (#26331)
    
    * update swagger
    
    * batch update
    
    * update old swagger
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update metrics_API.json
    
    * wip
    
    * Update metricBatch.json
    
    * wip
    
    * update path
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update commonDefinitions.json
    
    * Change metricBatch.json endpoint string format from "uri" to "url"
    
    Change metricBatch.json endpoint string format from "uri" to "url"
    
    * Remove duration format from interval parameter and properties
    
    Remove duration format from interval parameter and properties. These were improperly decorated as format: "duration" however now that model validation is actually running against parameters our model validation is failing as "FULL" has been a long time accepted string to this parameter and has a lot of usage.
    
    ---------
    
    Co-authored-by: gracewilcox <graceawilcox@gmail.com>
    Co-authored-by: Todd King <58755170+ToddKingMSFT@users.noreply.github.com>
    
    * corrected naming of api in description (#26380)
    
    * doc(README): remove typo (#26457)
    
    * Support ParquetReadSettings In DataFactory And Synapse For Bug Fix (#26384)
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue
    
    * Revert "[Synapse]Fix Credential OperationId Not UnifiedIssue"
    
    This reverts commit 83eef9f5a22bc7796d8b5ad51cd2077d2ac8a0e0.
    
    * Support ParquetReadSettings In ADF And Synapse
    
    * Update the PR workflow diagram: in the check examples used, remove "Avocado" as it is no longer required. (#26458)
    
    * add CapacityReservationGroup into custom-words.txt (#26461)
    
    Co-authored-by: tong chen <tonche@microsoft.com>
    
    * Swagger update for AFS vaulted backup policy (#25791)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2023-04-01 to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Swagger update for AFS Vaulted Backup Policy
    Tiering Cost API
    Fixing checks for prettier and spelltest
    [Prettier] Adding empty line at the end
    Adding Snapshot Related Changes to bms.json
    Updating examples
    Modified example for backup validate operation
    fixed prettier check
    Added vaultId in the Get Protected Item response
    Making property read only
    moved readonly to correct field, pulled rohini's correctness fix from 2023-04-01 version
    added edgeZone changes from previous API version - contact vishnu (viananth)
    Adding prefix backup to tiering cost api
    [Archive V1] Costs API rapping request response under Resource
    Revert "[Archive V1] Costs API rapping request response under Resource"
    This reverts commit 830dc927afb68c192d4b87b5ed986ab0f8f233ed.
    Updating default tag to latest stable tag
    Making resourceGuardResourceId property as required
    Modified example of trigger validate operation
    Added Required field as array
    Fixing lint diffs for 202 status codes
    Modified swagger to resolve error
    made changes to input param for api
    Reverting my changes
    Adding wrongly reverted changes
    Adding again
    Adding type for ValidateOperationRequestResource
    Fixed ProtectionPolicies_CreateOrUpdate_Hardened.json
    
    Fixing the api urls and lint-diff errors
    Updating the url + adding supperssion for LROErrorContent
    
    * Refactoring UserAssignedIdentityProperties
    
    ---------
    
    Co-authored-by: Taejas Gupta <taejas.g@gmail.com>
    Co-authored-by: Taejas Gupta (HE/HIM) <taegupta@microsoft.com>
    Co-authored-by: Shivani Tyagi <tyagishivani31@gmail.com>
    
    * [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2022-02-14 and stable/2023-07-01 (#26309)
    
    * Adds base for updating Microsoft.VirtualMachineImages from version stable/2022-07-01 to version 2023-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * copying changes from ADO repo
    
    * adding custom words
    
    * adding distribute to ImageTemplate
    
    * adding bracket for distrubute
    
    * replacing CloudError with ErrorResponse
    
    * fixing ErrorResponse typo
    
    * added x-ms-identifiers and fixed other lintdiff
    
    * prettier update
    
    * removing response 200 from delete example files
    
    * fixing distribute for ImageTemplateUpdateParameters
    
    * Revert "fixing distribute for ImageTemplateUpdateParameters"
    
    This reverts commit 09f692fa75f5327d569a03e3bbb309e639f9fd81.
    
    * replacing distribute with properties
    
    * prettier changes x2
    
    * Updated the examples for better documentationj (#26370)
    
    * [Hub Generated] Publish private branch 'voiceservices/2023-09-01-public-publish' (#26394)
    
    * Base Commit - Publish Voiceservices 2023-09-01
    
    * Introducing 2023-09-01 changes
    
    * [TypeSpec] Upgrade autorest and azure-core to 0.35.1 (#26464)
    
    - Small changes to generated swagger reacting to Azure/typespec-azure#3773
    
    * Raymondluo1 containerregistry microsoft.container registry 2023 11 01 preview (#25918)
    
    * Adds base for updating Microsoft.ContainerRegistry from version preview/2023-08-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added the metadataSearchEnabled property.
    
    * Fixed the tag format in readme
    
    * Updated examples for the metadata search
    
    * Fix format issue on the readme.
    
    * Change the metadataSearch to a Enum
    
    * Fixed the format issue.
    
    * Revert to the format before.
    
    * Fix the ENUM case issue.
    
    * Added the changes for the readme for sdks
    
    * Azure Event Grid: New features for 2023-12-15-preview API version (#26225)
    
    * First commit: Copy over latest event grid swagger for API version 2023-06-01-preview and use it as baseline for 2023-12-15-preview
    
    * Add new features for API Version 2023-12-15-preview
    
    * Address prettier issues + spelling check + add 2023-12-15-preview to readme files
    
    * Add missing example and some LintDiff
    
    * remove readonly property:
    
    * fix enum lintdiff issue
    
    * fix description
    
    * fix array           x-ms-identifiers: []
    
    * fix prettier check
    
    * fix more lindiff issues
    
    * fix lintdiff error
    
    * fix lindiff issues
    
    * fix example
    
    * Fix example
    
    * add suppressions for LintDiff as they are false positibe
    
    * add arm-id on array items for action group to fix sdk generation error
    
    * fix x-ms-arm-id for action group item
    
    * Add missing operation and its example file
    
    * fix prettier check
    
    * fix example
    
    * trigger tasks
    
    * [Hub Generated] Publish private branch 'IoTOperationsOrchestrator' (#26278)
    
    * add or modify file
    
    * update
    
    * updated
    
    * suppress the TypeSpec validation
    
    * [Hub Generated] Publish private branch 'IoTOperationsDataProcessor' (#26279)
    
    * add or modify files
    
    * update
    
    * add or modify files (#26361)
    
    Co-authored-by: Aakash Jolly <aajolly@microsoft.com>
    
    * add lower case capacityreservationgroup (#26475)
    
    Co-authored-by: tong chen <tonche@microsoft.com>
    
    * Add api version 2023-10-01-preview of Azure OpenAI (#26188)
    
    * Add api version 2023-10-01-preview of Azure OpenAI
    
    * Add custom word
    
    * string updates for renamed features and services (#26268)
    
    * Replaced disallowed HTML chars and added a missing value
    
    * Fixed sev-1 policheck error
    
    * String changes for renamed products and features at Ignite 2023
    
    * Fixed sev 1 policheck errors
    
    * search readme.go.md add directive (#26259)
    
    * [Microsoft.Workoads] Initialize connectors for 2023-10-01-preview api version (#26099)
    
    * Initialize connectors for 2023-10-01-preview api verison
    
    * add unknown words to custom-words
    
    * fix linter checks
    
    * additional fixes for linter checks
    
    * remove 200 response for delete LROs
    
    * update examples to remove 200 from delete LROs
    
    ---------
    
    Co-authored-by: Nishanth M <nishanthm@microsoft.com>
    
    * Fix aacs ga contract (#26258)
    
    * Support Typespec file for Easm api version 2023-03-01-preview (#24937)
    
    * Add typespec file for easm
    
    * Change service version doc
    
    * Update file structure and add config file
    
    * Move examples under a version
    
    * Add a openapi.json file
    
    * Remove openapi.json file
    
    * Change operation names and empty object
    
    * Update tspconfig
    
    * Change config file to add .net and js emitter
    
    * Add service dir to config file
    
    * Update csharp config
    
    * Add projected name for csharp
    
    * Use original op
    
    * Update disco group list example
    
    * Remove observations endpoint
    
    * Remove observation models
    
    * Add java options
    
    * Use Azure.Core standard operation and use resource models
    
    * Reformat folder structure
    
    * Suppress warnings
    
    * Change metadata to record<unknown>
    
    * Add suppression for Record<unknown>
    
    * Update examples
    
    * Remove unused examples
    
    * Change apiversion to apiVersion
    
    * Reformat with prettier
    
    * Use foundations for list operation
    
    * Update examples and list operations
    
    * Remove unused minimum set
    
    * Update all uuid
    
    * Update Assets example
    
    * Run prettier on Assets_List
    
    * update oauth2 definition
    
    * remove implicitflow model
    
    * Update specification/riskiq/Easm/tspconfig.yaml
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    
    * Update models.tsp
    
    * Update routes.tsp
    
    * Remove typespec-apiview emitter
    
    * update examples, add client.tsp
    
    * run prettier
    
    * Run prettier on Easm examples
    
    * Update examples, main.tsp. Remove client.tsp
    
    * Add operation id to examples under typespec project
    
    * Add titles to examples
    
    * Reformat typespec files
    
    * Update DataConnection validate example
    
    * Update data connection validation example
    
    * Update the easm.json file based on tsv tool
    
    * Update swagger file and its examples
    
    * Update Easm typespec examples
    
    * Update uris in examples
    
    * Update cvss3 name
    
    * Update cvss3 model with tsp
    
    * Add totalElements to DiscoGroups, DiscoTemplates, and SavedFilters List traits
    
    * Run validation for the previous commit
    
    * Suppress linting rule of typespec generated swagger
    
    * Update namespace for dotnet and javascript to the approved namespace
    
    * Update package directory for java sdk from azure-defender-easm to azure-analytics-defender-easm
    
    * use AlexaDetails instead of AlexaInfo in java sdk
    
    * Fix git diff issue in Typespec Validation by running npx tsp
    
    * Remove unused paged result models, add @pagedResult, @nextLink, and @items decorators to paged result models and their properties.
    Remove custom NoContentResult model and use Typespec.Http.NoContentResponse model instead
    
    * Add decorators to indicate the resource is createOrUpdate or just update
    
    ---------
    
    Co-authored-by: shadahmed-microsoft <139584906+shadahmed-microsoft@users.noreply.github.com>
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    Co-authored-by: Shad <t-sshadahmed@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.DevHub to add version stable/2023-08-01 (#24951)
    
    * Adds base for updating Microsoft.DevHub from version preview/2022-10-11-preview to version 2023-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * [Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15 (#25417)
    
    * Adds base for updating Microsoft.Migrate/AssessmentProjects from version stable/2019-10-01 to version 2023-03-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * edit
    
    * added types files
    
    * added examples
    
    * edit. spelling ignore words added
    
    * edit. api version fix
    
    * edit.
    
    * edit.
    
    * edit.
    
    * deleted zombie files and ran prettier
    
    * removed data plane folder to fix checks
    
    * Removed common types folder.
    
    * Fixed relative path to common types + minor swagger edits
    
    * removed 2019 from default tag to fix go sdk check
    
    * edit
    
    * minor swagger fixes
    
    * edit
    
    * edited string for policheck
    
    * minor fix
    
    * Added manual examples
    
    * fixed errors in checks
    
    * testing update readme to latest API version
    
    * edit
    
    * edit
    
    * compile swagger with new typespec compiler version
    
    * edit
    
    * Sdded PE resources using common types
    
    * added regex pattern
    
    * edit
    
    * edit
    
    * edit
    
    * edit. minor changes from comments/ checks
    
    * cleanup
    
    * made delete sync and updated examples
    
    * edit. made string to date time
    
    * AKS Fleet 2023 10 15 (#25768)
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * [Fleet] Fix readme.md for 0815 (#25822)
    
    * fix readme
    
    * format
    
    * remove hub profile
    
    * examples
    
    * fixed example
    
    * fix example
    
    * fix readme
    
    * rebase
    
    * suppress versioning error
    
    * compile
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2023-08-01-preview (#25860)
    
    * Adds base for updating Microsoft.AlertsManagement from version preview/2023-01-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Alert Rule Recommendations - Api Version 2023-08-01-preview
    
    * Update recommendation in default tag
    
    ---------
    
    Co-authored-by: Meydan Dayan <meday@microsoft.com>
    
    * Added new version 2024-03-01 of API Center resource manager. (#25977)
    
    * Adds base for updating Microsoft.ApiCenter from version preview/2023-07-01-preview to version 2024-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added new version 2024-03-01 of API Center resource manager.
    
    * Added "apigee" custom word.
    
    * Addressed PR comments.
    
    * Added missing type.
    
    * Minor fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    ---------
    
    Co-authored-by: Alexander Zaslonov <alzaslon@microsoft.com>
    
    * Adding new preview version "2023-10-01-preview" with new APIs (#26215)
    
    * New API Version 2023-10-01-preview
    
    * Adding New APIs
    
    * Azure Active Directory change to Microsoft Entra ID
    
    * Fixing Pipeline Failures
    
    * updating Readme
    
    * fixing Lint Errors
    
    * prettier check
    
    * Resolving Comments
    
    * Resolving Comments
    
    * change v5 to v3 to resolve SDK failures
    
    * [Hub Generated] Review request for PaloAltoNetworks.Cloudngfw to add version preview/2023-09-01-preview (#26241)
    
    * Base commit
    
    * Creating a stable from preview
    
    * Stable version in swagger
    
    * [TypeSpec Validation] trigger on only specification/<service-family> (#26276)
    
    * test
    
    * fix
    
    * cleanup
    
    * Publish Microsoft Maps Search 2023-06-01 (#25991)
    
    * Adds base for updating Search from version preview/2022-12-01-preview to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update countryRegionSet to countryRegion and remove strictMatch
    
    strictMatch has no effect in services and creates customer confusion
    countryRegionSet description documents only one works. Update for clarity in GA version.
    
    * Update ForwardGeocodingByAddressLine.json example to use countryRegion parameter
    
    * Update description of countryRegion parameter
    
    * Update CountryRegion parameter description
    
    * Update search.json to document default view
    
    * Update search.json to remove supplemental terms warning
    
    * Update search.json to remove HTTP 207
    
    * Update ForwardGeocodingBatch.json to 200 response
    
    * Update ReverseGeocodingBatch.json to 200 response
    
    * Update ForwardGeocodingBatch.json examples
    
    * Update ReverseGeocodingBatch.json examples
    
    * Stable version of common.json
    
    * Use stable version of common types
    
    * Update common.json version string
    
    * Match coordinates parameter for geocoding. polycon, reverseGeocoding
    
    * Fix reference to coordinates
    
    * Update countryRegion to be single string
    
    * Update example
    
    * Update countryRegion to be single string
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-09-01 (#26150)
    
    * Adds base for updating Microsoft.ContainerService/aks from version stable/2023-08-01 to version 2023-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update (#26127)
    
    * update readmes (#26125)
    
    * [AKS] Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api (#26043)
    
    * Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * fixup! Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * update common types from v3 to v5 (#26214)
    
    ---------
    
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    
    * devcenter: `devCenterUri` should be a read only field (#26189)
    
    * devcenter: `devCenterUri` should be a read only field
    
    This field cannot be updated - therefore it should be marked as readonly
    
    * devcenter: `devCenterUri` within the Project should also be marked as readonly
    
    * Add new preview api-version 2023-10-10-preview with privateSourceNat configurations (#26242)
    
    * Adds base for updating PaloAltoNetworks.Cloudngfw from version preview/2023-09-01-preview to version 2023-10-10-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add new preview api-version 2023-10-10 with privateSourceNat configurations
    
    * Change new api version tag in Readme file
    
    * Modify Private Source Nat object to make less generic
    
    * Remove spaces introduced in unchanged lines
    
    * stable version for Microsoft.Confluent rp (#25984)
    
    * stable version for Microsoft.Confluent rp
    
    * Updated the readme to have the stable version tag
    
    * Fix lintdiff error
    
    * Adds base for updating Microsoft.Confluent from version stable/2021-12-01 to version 2023-08-22
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updated the required changes for stable version
    
    * Fix merge issues
    
    * [TypeSpec Validation] Revert "trigger on only specification/<service-family> (#26276)" (#26316)
    
    - Commit broke "CheckAll" switch, causing it to validate no specs rather than all specs
    - Reverts commit 5faae69471b14fd729e19052bc84859bb12bbdeb
    - Reverts PR #26276
    
    * [Hub Generated] Review request for Microsoft.ScVmm to add version stable/2023-10-07 (#26109)
    
    * Adds base for updating Microsoft.ScVmm from version preview/2023-04-01-preview to version 2023-10-07
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Removed VM APIs and Definitions
    
    * Removed VM examples
    
    * Updated Examples
    
    * Updated Descriptions for read only true props
    
    * Comment changes - Used Common types definition
    
    * Changes from PR 15221 for azure-rest-api-specs-pr
    
    * Added format arm-id for ARM Id properties
    
    * Revert HardwareProfileUpdate changes
    
    * Fixed LintDiff errors
    
    * Rename Path parameter - LintDiff
    
    * updated examples for path parameter rename
    
    * [TypeSpec Validation] Ensure "All" pipeline fails if no specs are validated (#26322)
    
    * tsv fail if - All didn't check any specs
    
    * testing
    
    * Update eng/scripts/Get-TypeSpec-Folders.ps1
    
    * [Azure Event Grid] Adding new public preview api version for new data-plane operations, release with delay and renew lock operations (#25421)
    
    * Adding new api version, release with delay and renew lock operations
    
    * Removing unnecessary changes
    
    * ran prettier
    
    * Changing delay values
    
    * Adding the new api version in data-plane
    
    * Adding the generated folder
    
    * Fixing pr comment
    
    * Updating api version and suggestions from api review board
    
    * Fixing PR comment
    
    * Fixing build errors
    
    * Fixing build issue
    
    * Fixing a comment
    
    * Updating examples
    
    * Reverting to FailedLockToken model
    
    * Using Azure.Core.Foundations.Error to represent error
    
    * Fixing build issue
    
    * Renaming Delay to ReleaseDelay
    
    * Cognitive Services 2023-10-01-preview updated (#26250)
    
    * Cognitive Services 2023-10-01-preview updated
    
    * updated DeploymentCapacitySettings
    
    * [Microsoft.DeviceRegistry] Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview (#26183)
    
    * Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview
    
    * Fixed SpellCheck
    
    * Fixed PrettierCheck
    
    * Fixed Avocado
    
    * Fixed tag
    
    * - Removed 200 status code for async delete
    
    - Moved examples for operations in root example folder
    
    * Fixed examples for delete operations
    
    * Added enum for provisioningState property
    
    * Fixed provisioningState descriptions
    
    * Add Preview API version with Kind and features hybridkubernetes microsoft.kubernetes 2023 11 01 preview (#26014)
    
    * Adds base for updating Microsoft.Kubernetes from version preview/2022-10-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add properties
    
    * addback aadProfile
    
    * typo
    
    * unchangerequired
    
    * fix agentpublickeycert
    
    * fix swagger validations
    
    * LintDiff fixes
    
    * base64
    
    * byte
    
    * revert format
    
    * fixdeleteexample
    
    * f…
    visingla-ms pushed a commit that referenced this pull request Dec 5, 2023
    * create new version folder
    
    * update version references to newest version
    
    * update readme
    
    * fix readme tag orders
    
    * sync with latest release
    
    * use latest diskRP version
    
    * suppress LroErrorContent
    
    * suppress ResourceNameRestriction LintDiff for dedicatedHost
    
    * Added diskcontrollertype to restore points (#26469)
    
    * Added diskcontrollertype to restore points
    
    * Prettier check
    
    * Updatd description
    
    * Add osRollingUpgradeDeferral property and ApproveRollingUpgrade call (#25543)
    
    * add swagger for rolling upgrade deferral and approval
    
    * Update virtualMachineScaleSet.json
    
    * update to use concise example
    
    * Pr comments
    
    * remove 200 response from example
    
    * Etag support in crp (#26368)
    
    * etag support for VM get/put/patch call
    
    * etag support for VMSS/VM get/put/patch call
    
    * Changes IfNone Match behaviour
    
    * Added Etag field in response of PUT/PATCH calls
    
    * Added prettier fix
    
    * Moved headers to end of parameters
    
    * Fixed Prettier failure
    
    ---------
    
    Co-authored-by: Shivi Saxena <shivisaxena@microsoft.com>
    
    * Adding IsVMInStandbyPool boolean property in VirtualMachineInstanceView (#26069)
    
    This change introduces a boolean property in VirtualMachineInstanceView
    to indicate whether a VM is in or out of Standby Pool, which is
    currently a preview feature.
    
    Co-authored-by: Bowen Xu <box@microsoft.com>
    
    * Adding timeCreated for VMSS VM Profile (#26067)
    
    * vm profile create time changes
    
    * vm profile create time changes
    
    * adding example for timecreated in virtual machine profile
    
    * update description
    
    * prettier
    
    ---------
    
    Co-authored-by: Kimberly Yip Chang <kiyipcha@microsoft.com>
    
    * Adding Query Parameter to GenerateSshKeyPair API (#26090)
    
    * init
    
    * PR comments
    
    * Turning this into a POST
    
    * fix
    
    * another fix
    
    * fixes
    
    * fixes
    
    * fix
    
    * New SecurityEncryptionType NonPersistedTPM for Confidential VM (#26131)
    
    * New SecurityEncryptionType NonPersistedTPM for Confidential VM
    
    * Format the json file
    
    * Spell check fix
    
    * Prettier fix
    
    * Added VMSS example for NonPersistedTPM
    
    * Added reference to scale set example
    
    * ProxyAgentSettings swagger (#26145)
    
    * add proxyAgentSettings into computeRPCommon.json
    
    * add examples
    
    * add example reference
    
    * fix prettier
    
    * fix lintDiff error
    
    * Added managedBy related changes in swagger (#26315)
    
    * Added managedBy related changes
    
    * Fixed syntax error
    
    * Fixed Prettier errors
    
    * Moved managedBy field to end as per the comment
    
    ---------
    
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    
    * Added encryption identity to virtual machine payload - Swagger specs (#26350)
    
    * Added encryption identity to swagger
    
    * fix build issues
    
    ---------
    
    Co-authored-by: Pavan Rachapudy <vrachapu@microsoft.com>
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    
    * New API for attaching and detaching managed data disks in Control plane (#26093)
    
    * Updating the new API draft changes
    
    * Update virtualMachineScaleSet.json
    
    * Indentation corrected
    
    * Addition of necessary files
    
    1. Addition of necessary file.
    
    * Indentation correction
    
    * Updated references
    
    * Updated
    
    * Updated examples
    
    * Updated the examples
    
    * Updated based on lint-diff
    
    * Identation corrected
    
    * Updating based on LintDiff
    
    * Update diskId
    
    Update diskId
    
    * Update computeRPCommon.json
    
    * Update virtualMachine.json to check
    
    * Update error
    
    * Updated example with valid values
    
    * Suppress resource naming requirement
    
    ---------
    
    Co-authored-by: Ashwani Tiwari <ashwtiwari@microsoft.com>
    
    * Adding SharingProfile to CapacityReservationGroup  for CrossPartitionCapacityReservationGroup operations (#26378)
    
    * Adding Sharing Profile to CapacityReservationGroup
    
    * Updating Sharingprofile property name to avoid confict
    
    * Fixed formats
    
    * Updating sharingprofile definition
    
    * Fixed issues reported from PR checks
    
    * Adding doc link
    
    * Fixed formatting
    
    * Addressed PR comments
    
    * Addressing PR comments
    
    ---------
    
    Co-authored-by: Naveena Patil <napatil@microsoft.com>
    
    * Adding dedicated host redeploy spec (#26427)
    
    * Add api version 2023-10-01-preview of Azure OpenAI (#26188)
    
    * Add api version 2023-10-01-preview of Azure OpenAI
    
    * Add custom word
    
    * string updates for renamed features and services (#26268)
    
    * Replaced disallowed HTML chars and added a missing value
    
    * Fixed sev-1 policheck error
    
    * String changes for renamed products and features at Ignite 2023
    
    * Fixed sev 1 policheck errors
    
    * search readme.go.md add directive (#26259)
    
    * [Microsoft.Workoads] Initialize connectors for 2023-10-01-preview api version (#26099)
    
    * Initialize connectors for 2023-10-01-preview api verison
    
    * add unknown words to custom-words
    
    * fix linter checks
    
    * additional fixes for linter checks
    
    * remove 200 response for delete LROs
    
    * update examples to remove 200 from delete LROs
    
    ---------
    
    Co-authored-by: Nishanth M <nishanthm@microsoft.com>
    
    * Fix aacs ga contract (#26258)
    
    * Support Typespec file for Easm api version 2023-03-01-preview (#24937)
    
    * Add typespec file for easm
    
    * Change service version doc
    
    * Update file structure and add config file
    
    * Move examples under a version
    
    * Add a openapi.json file
    
    * Remove openapi.json file
    
    * Change operation names and empty object
    
    * Update tspconfig
    
    * Change config file to add .net and js emitter
    
    * Add service dir to config file
    
    * Update csharp config
    
    * Add projected name for csharp
    
    * Use original op
    
    * Update disco group list example
    
    * Remove observations endpoint
    
    * Remove observation models
    
    * Add java options
    
    * Use Azure.Core standard operation and use resource models
    
    * Reformat folder structure
    
    * Suppress warnings
    
    * Change metadata to record<unknown>
    
    * Add suppression for Record<unknown>
    
    * Update examples
    
    * Remove unused examples
    
    * Change apiversion to apiVersion
    
    * Reformat with prettier
    
    * Use foundations for list operation
    
    * Update examples and list operations
    
    * Remove unused minimum set
    
    * Update all uuid
    
    * Update Assets example
    
    * Run prettier on Assets_List
    
    * update oauth2 definition
    
    * remove implicitflow model
    
    * Update specification/riskiq/Easm/tspconfig.yaml
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    
    * Update models.tsp
    
    * Update routes.tsp
    
    * Remove typespec-apiview emitter
    
    * update examples, add client.tsp
    
    * run prettier
    
    * Run prettier on Easm examples
    
    * Update examples, main.tsp. Remove client.tsp
    
    * Add operation id to examples under typespec project
    
    * Add titles to examples
    
    * Reformat typespec files
    
    * Update DataConnection validate example
    
    * Update data connection validation example
    
    * Update the easm.json file based on tsv tool
    
    * Update swagger file and its examples
    
    * Update Easm typespec examples
    
    * Update uris in examples
    
    * Update cvss3 name
    
    * Update cvss3 model with tsp
    
    * Add totalElements to DiscoGroups, DiscoTemplates, and SavedFilters List traits
    
    * Run validation for the previous commit
    
    * Suppress linting rule of typespec generated swagger
    
    * Update namespace for dotnet and javascript to the approved namespace
    
    * Update package directory for java sdk from azure-defender-easm to azure-analytics-defender-easm
    
    * use AlexaDetails instead of AlexaInfo in java sdk
    
    * Fix git diff issue in Typespec Validation by running npx tsp
    
    * Remove unused paged result models, add @pagedResult, @nextLink, and @items decorators to paged result models and their properties.
    Remove custom NoContentResult model and use Typespec.Http.NoContentResponse model instead
    
    * Add decorators to indicate the resource is createOrUpdate or just update
    
    ---------
    
    Co-authored-by: shadahmed-microsoft <139584906+shadahmed-microsoft@users.noreply.github.com>
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    Co-authored-by: Shad <t-sshadahmed@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.DevHub to add version stable/2023-08-01 (#24951)
    
    * Adds base for updating Microsoft.DevHub from version preview/2022-10-11-preview to version 2023-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * [Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15 (#25417)
    
    * Adds base for updating Microsoft.Migrate/AssessmentProjects from version stable/2019-10-01 to version 2023-03-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * edit
    
    * added types files
    
    * added examples
    
    * edit. spelling ignore words added
    
    * edit. api version fix
    
    * edit.
    
    * edit.
    
    * edit.
    
    * deleted zombie files and ran prettier
    
    * removed data plane folder to fix checks
    
    * Removed common types folder.
    
    * Fixed relative path to common types + minor swagger edits
    
    * removed 2019 from default tag to fix go sdk check
    
    * edit
    
    * minor swagger fixes
    
    * edit
    
    * edited string for policheck
    
    * minor fix
    
    * Added manual examples
    
    * fixed errors in checks
    
    * testing update readme to latest API version
    
    * edit
    
    * edit
    
    * compile swagger with new typespec compiler version
    
    * edit
    
    * Sdded PE resources using common types
    
    * added regex pattern
    
    * edit
    
    * edit
    
    * edit
    
    * edit. minor changes from comments/ checks
    
    * cleanup
    
    * made delete sync and updated examples
    
    * edit. made string to date time
    
    * AKS Fleet 2023 10 15 (#25768)
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * [Fleet] Fix readme.md for 0815 (#25822)
    
    * fix readme
    
    * format
    
    * remove hub profile
    
    * examples
    
    * fixed example
    
    * fix example
    
    * fix readme
    
    * rebase
    
    * suppress versioning error
    
    * compile
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2023-08-01-preview (#25860)
    
    * Adds base for updating Microsoft.AlertsManagement from version preview/2023-01-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Alert Rule Recommendations - Api Version 2023-08-01-preview
    
    * Update recommendation in default tag
    
    ---------
    
    Co-authored-by: Meydan Dayan <meday@microsoft.com>
    
    * Added new version 2024-03-01 of API Center resource manager. (#25977)
    
    * Adds base for updating Microsoft.ApiCenter from version preview/2023-07-01-preview to version 2024-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added new version 2024-03-01 of API Center resource manager.
    
    * Added "apigee" custom word.
    
    * Addressed PR comments.
    
    * Added missing type.
    
    * Minor fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    ---------
    
    Co-authored-by: Alexander Zaslonov <alzaslon@microsoft.com>
    
    * Adding new preview version "2023-10-01-preview" with new APIs (#26215)
    
    * New API Version 2023-10-01-preview
    
    * Adding New APIs
    
    * Azure Active Directory change to Microsoft Entra ID
    
    * Fixing Pipeline Failures
    
    * updating Readme
    
    * fixing Lint Errors
    
    * prettier check
    
    * Resolving Comments
    
    * Resolving Comments
    
    * change v5 to v3 to resolve SDK failures
    
    * [Hub Generated] Review request for PaloAltoNetworks.Cloudngfw to add version preview/2023-09-01-preview (#26241)
    
    * Base commit
    
    * Creating a stable from preview
    
    * Stable version in swagger
    
    * [TypeSpec Validation] trigger on only specification/<service-family> (#26276)
    
    * test
    
    * fix
    
    * cleanup
    
    * Publish Microsoft Maps Search 2023-06-01 (#25991)
    
    * Adds base for updating Search from version preview/2022-12-01-preview to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update countryRegionSet to countryRegion and remove strictMatch
    
    strictMatch has no effect in services and creates customer confusion
    countryRegionSet description documents only one works. Update for clarity in GA version.
    
    * Update ForwardGeocodingByAddressLine.json example to use countryRegion parameter
    
    * Update description of countryRegion parameter
    
    * Update CountryRegion parameter description
    
    * Update search.json to document default view
    
    * Update search.json to remove supplemental terms warning
    
    * Update search.json to remove HTTP 207
    
    * Update ForwardGeocodingBatch.json to 200 response
    
    * Update ReverseGeocodingBatch.json to 200 response
    
    * Update ForwardGeocodingBatch.json examples
    
    * Update ReverseGeocodingBatch.json examples
    
    * Stable version of common.json
    
    * Use stable version of common types
    
    * Update common.json version string
    
    * Match coordinates parameter for geocoding. polycon, reverseGeocoding
    
    * Fix reference to coordinates
    
    * Update countryRegion to be single string
    
    * Update example
    
    * Update countryRegion to be single string
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-09-01 (#26150)
    
    * Adds base for updating Microsoft.ContainerService/aks from version stable/2023-08-01 to version 2023-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update (#26127)
    
    * update readmes (#26125)
    
    * [AKS] Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api (#26043)
    
    * Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * fixup! Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * update common types from v3 to v5 (#26214)
    
    ---------
    
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    
    * devcenter: `devCenterUri` should be a read only field (#26189)
    
    * devcenter: `devCenterUri` should be a read only field
    
    This field cannot be updated - therefore it should be marked as readonly
    
    * devcenter: `devCenterUri` within the Project should also be marked as readonly
    
    * Add new preview api-version 2023-10-10-preview with privateSourceNat configurations (#26242)
    
    * Adds base for updating PaloAltoNetworks.Cloudngfw from version preview/2023-09-01-preview to version 2023-10-10-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add new preview api-version 2023-10-10 with privateSourceNat configurations
    
    * Change new api version tag in Readme file
    
    * Modify Private Source Nat object to make less generic
    
    * Remove spaces introduced in unchanged lines
    
    * stable version for Microsoft.Confluent rp (#25984)
    
    * stable version for Microsoft.Confluent rp
    
    * Updated the readme to have the stable version tag
    
    * Fix lintdiff error
    
    * Adds base for updating Microsoft.Confluent from version stable/2021-12-01 to version 2023-08-22
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updated the required changes for stable version
    
    * Fix merge issues
    
    * [TypeSpec Validation] Revert "trigger on only specification/<service-family> (#26276)" (#26316)
    
    - Commit broke "CheckAll" switch, causing it to validate no specs rather than all specs
    - Reverts commit 5faae69471b14fd729e19052bc84859bb12bbdeb
    - Reverts PR #26276
    
    * [Hub Generated] Review request for Microsoft.ScVmm to add version stable/2023-10-07 (#26109)
    
    * Adds base for updating Microsoft.ScVmm from version preview/2023-04-01-preview to version 2023-10-07
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Removed VM APIs and Definitions
    
    * Removed VM examples
    
    * Updated Examples
    
    * Updated Descriptions for read only true props
    
    * Comment changes - Used Common types definition
    
    * Changes from PR 15221 for azure-rest-api-specs-pr
    
    * Added format arm-id for ARM Id properties
    
    * Revert HardwareProfileUpdate changes
    
    * Fixed LintDiff errors
    
    * Rename Path parameter - LintDiff
    
    * updated examples for path parameter rename
    
    * [TypeSpec Validation] Ensure "All" pipeline fails if no specs are validated (#26322)
    
    * tsv fail if - All didn't check any specs
    
    * testing
    
    * Update eng/scripts/Get-TypeSpec-Folders.ps1
    
    * [Azure Event Grid] Adding new public preview api version for new data-plane operations, release with delay and renew lock operations (#25421)
    
    * Adding new api version, release with delay and renew lock operations
    
    * Removing unnecessary changes
    
    * ran prettier
    
    * Changing delay values
    
    * Adding the new api version in data-plane
    
    * Adding the generated folder
    
    * Fixing pr comment
    
    * Updating api version and suggestions from api review board
    
    * Fixing PR comment
    
    * Fixing build errors
    
    * Fixing build issue
    
    * Fixing a comment
    
    * Updating examples
    
    * Reverting to FailedLockToken model
    
    * Using Azure.Core.Foundations.Error to represent error
    
    * Fixing build issue
    
    * Renaming Delay to ReleaseDelay
    
    * Cognitive Services 2023-10-01-preview updated (#26250)
    
    * Cognitive Services 2023-10-01-preview updated
    
    * updated DeploymentCapacitySettings
    
    * [Microsoft.DeviceRegistry] Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview (#26183)
    
    * Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview
    
    * Fixed SpellCheck
    
    * Fixed PrettierCheck
    
    * Fixed Avocado
    
    * Fixed tag
    
    * - Removed 200 status code for async delete
    
    - Moved examples for operations in root example folder
    
    * Fixed examples for delete operations
    
    * Added enum for provisioningState property
    
    * Fixed provisioningState descriptions
    
    * Add Preview API version with Kind and features hybridkubernetes microsoft.kubernetes 2023 11 01 preview (#26014)
    
    * Adds base for updating Microsoft.Kubernetes from version preview/2022-10-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add properties
    
    * addback aadProfile
    
    * typo
    
    * unchangerequired
    
    * fix agentpublickeycert
    
    * fix swagger validations
    
    * LintDiff fixes
    
    * base64
    
    * byte
    
    * revert format
    
    * fixdeleteexample
    
    * fixdeletebody
    
    * remove body
    
    * RBAC
    
    * suppresssion
    
    * newsuppresssionway
    
    * deprecate ingestionSettings (#25970)
    
    Co-authored-by: Elia Grady <elgrady@microsoft.com>
    
    * [Hub Generated] Review request for Azure.Analytics.Purview.DataMap to add version stable/2023-09-01 (#26300)
    
    * update examples for private link (#26254)
    
    * New version 2023-06-30 for DBForMySQL (#26191)
    
    * add base folder
    
    * add base folder
    
    * update readme
    
    * update readme
    
    * fix go error
    
    * update readme
    
    * Updated the pattern to accomodate the previously created resources (#26213)
    
    * Updating readme to stable version (#26338)
    
    * azure search data plane string changes requested by PM (#26327)
    
    * String changes requested by PM feature owner
    
    * String changes requested by PM feature owner
    
    * Updated SplitSkillLanguage languages
    
    * Finnish was in the wrong spot
    
    * restored SplitSKillLanguage list to avoid breaking change
    
    * resolve flatten issue (#24797)
    
    * resolve flatten issue
    
    * fix swagger regex
    
    * AGC Version 2023-11-01 (#26224)
    
    * init
    
    * attempting to satisfy base commit req
    
    * Microsoft.Billing | Update acceptanceMode Enum values to match with API response (#26230)
    
    * Update acceptance mode enums values to match with API response
    
    * adding one additiona default enum
    
    * String changes for rebranding at Ignite (#26295)
    
    * [Hub Generated] Publish private branch 'edgemrketplace202308preview' (#26308)
    
    * add or modify files
    
    * Add the readme files as this is the first commit to public repo
    
    * Add reference to preview files only in public repo
    
    * Add missing readme files, Correct EdgeMarketplace case
    
    * Rename folder with correct casing
    
    ---------
    
    Co-authored-by: Aneesh Ponneth <anponnet@microsoft.com>
    
    * mgmt, recoveryservicesdatareplication, java config (#26337)
    
    * microsoft.chaos 2023-10-27-preview (#26101)
    
    * Adds base for updating Microsoft.Chaos from version preview/2023-09-01-preview to version 2023-10-27-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update directive on the open api spec (#26056)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Adds an optional object property `customerDataStorage` to the `Microsoft.Chaos/experiments` resource-type (#26055)
    
    * updated provisioningState (#26080)
    
    * updated provisioningState
    
    * prettier fixes
    
    * Add PrivateAccesses Resource (#26035)
    
    * Update privateAccesses.json
    
    * Update privateAccesses Type
    
    * Delete specification/privateAccesses.json
    
    * Update privateAccesses type
    
    * Update examples for privateAccesses
    
    * Update readme.md
    
    * Use v5 common types
    
    * Remove unused definitions
    
    * Remove Patch operation
    
    * change status code for delete
    
    * use custom definition
    
    * use custom list definition
    
    * Use all custom definitions
    
    * Add new definitions
    
    * Add provisioningState for some examples
    
    * Update status code
    
    * Resolve comments
    
    * Remove 200 status code for long-running operation
    
    * Update status code
    
    * Clean definition for resources
    
    * Final fix
    
    * Add needed status code
    
    * Add 200 for sync delete
    
    * updated createUpdateExperiment (#26100)
    
    * updated createUpdateExperiment
    
    * prettier
    
    * Update async delete result code (#26176)
    
    Add 204 as result code for async delete.
    
    * address PR review comment (#26193)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Brrusino/experiment create update fix (#26177)
    
    * updated createUpdateExperiment
    
    * prettier
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    Co-authored-by: Ritchie Hughes <ritchie.hughes@microsoft.com>
    Co-authored-by: Brent Rusinow <44413020+brrusino@users.noreply.github.com>
    Co-authored-by: RayY-96 <138829346+RayY-96@users.noreply.github.com>
    
    * java containerservice mgmt, add directive to rename nonResourceURLs to nonResourceUrls (#26351)
    
    * [TypeSpec Validation] Fixes "trigger on only specification/<service-family> (#26276)" (#26321)
    
    * test
    
    * fix
    
    * cleanup
    
    * fix checkall scenario
    
    * testing
    
    * cleanup
    
    * cleanup
    
    * test run
    
    * test run
    
    * test run
    
    * Revert "test run"
    
    This reverts commit 06ba8dbc647be0e543beadd6167d74b33ca3ba01.
    
    * Revert "test run"
    
    This reverts commit a0f024a4dd72744b3a8c1d04907cf56ab2a859f7.
    
    * Revert "test run"
    
    This reverts commit fe26671b30b3c821ec00f42cea83499c3f7edc00.
    
    * Add partial update option for typespec java emitter (#26349)
    
    * Adding AzureLargeInstance preview API (new API version for new Type - AzureLargeInstance) (#25221)
    
    * Generate new Service for azurelargeinstance
    
    * Adding examples and spec
    
    * Fixed syntax error
    
    * Added force restart
    
    * Corrected descriptions
    
    * Corrected restart description
    
    * Corrected shutdown description
    
    * Addressing comments
    
    * Updated parameters to v5
    
    * Corrected description typo
    
    * Removed put and delete operations
    
    * Removed unnecessary properties from AzureLargeStorageInstance
    
    * Updated force restart in spec
    
    * Suppressing linter rule for PUT
    
    * Fixing missing plurals
    
    * Fixing plural in the example type
    
    * Fixing pagination on operation list request
    
    * Fixed formatting in readme.md
    
    * Fixing suppression format
    
    * Changed order ot suppression in readme
    
    * Fixed missing . in front of definitions under suppressions
    
    ---------
    
    Co-authored-by: Alexandra Avendano <aavendano@microsoft.com>
    
    * [Hub Generated] Publish private branch 'archidda-azureintegrationspaces-Microsoft.IntegrationSpaces-2023-11-14-preview' (#26202)
    
    * add or modify files
    
    * Address CI errors
    
    * Add 2023-11-01-preview for appplatform (#26231)
    
    * Adds base for updating Microsoft.AppPlatform from version preview/2023-09-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Fix go readme for asa api (#25897)
    
    * Update language specific readme.md for 2023-11-01-preview api version (#25898)
    
    * add more build result information in build resource (#25930)
    
    Co-authored-by: 刘清仪 <liuqingyi@liuqingyideMacBook-Pro.local>
    
    * Add apiTryOutEnabledState for api protal (#25923)
    
    * Add swagger for Spring Cloud Gateway response cache (#25924)
    
    * Update appplatform.json (#26234)
    
    * Update appplatform.json
    
    * Update appplatform.json
    
    ---------
    
    Co-authored-by: Sandy Cai <sandy.caiqing@gmail.com>
    Co-authored-by: Qingyi Liu <34502364+smile37773@users.noreply.github.com>
    Co-authored-by: 刘清仪 <liuqingyi@liuqingyideMacBook-Pro.local>
    
    * Add new NSP api versions (#26283)
    
    * Add API specs of the base version
    
    * version update from the base version
    
    * Add service tags property and update Readme
    
    ---------
    
    Co-authored-by: Kaushal Kumar <kumarkaushal@microsoft.com>
    
    * Update readme.python.md (#26363)
    
    * Update readme.python.md (#26364)
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * SQL: removing spaces from the model name for `IPv6 FirewallRule` since model names can't contain spaces (#26303)
    
    * sql: removing spaces from the model name for `IPv6 FirewallRule` since model names can't contain spaces
    
    This fixes the other half of https://github.com/hashicorp/pandora/issues/2842
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-08-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-05-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-02-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-11-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-08-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2021-11-01'
    
    * Adding 2023-09-01 to public repo (#26199)
    
    * Adding 2023-09-01 to public repo
    
    * Update readme
    
    * Update custom-words
    
    * Fix array errors
    
    * remove 200 return code
    
    * Remove 200 error code
    
    * Remove more 200
    
    * Fix examples
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-09-02-preview (#26313)
    
    * Adds base for updating Microsoft.ContainerService/aks from version preview/2023-08-02-preview to version 2023-09-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * OSSKU supports WindowsAnnual option (#26120)
    
    * add VirtualMachines agent pool type (#26034)
    
    * GPU Profile and Properties for AKS Windows (and Linux) GPU Feature (#26072)
    
    * switch file and fix typos
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-09-02-preview/managedClusters.json
    
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    * add AgentPoolUpgradeSettings.nodeSoakDurationInMinutes (#26046)
    
    * Update format for trustedaccess sourceResourceId (#26123)
    
    * update readmes (#26126)
    
    * Add NodeAutoProvisioning to AKS preview API (#26047)
    
    * Add AIToolchainOperator to AKS preview API (#26151)
    
    * Add AIToolchainOperator to AKS preview API
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * Remove custom name from the PR
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * prettier fix
    
    ---------
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * Add ArtifactStreamingProfile and Enabled property  (#26144)
    
    * add ArtifactStreamingProfile to AKS API
    
    * reduce repetition
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-09-02-preview/managedClusters.json
    
    ---------
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * fix typo (#26152)
    
    * upgrade common types (#26232)
    
    * rename enum to nodeOSUpgradeChannel (#26366)
    
    ---------
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Junjie Zhang <109257558+junjiezhang1997@users.noreply.github.com>
    Co-authored-by: Qingqing <qizhe@microsoft.com>
    Co-authored-by: Chris Lopez <91150577+pineapplethevoyager@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: Max Horstmann <MaxHorstmann@users.noreply.github.com>
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    Co-authored-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Ganeshkumar Ashokavardhanan <35557827+ganeshkumar5699@users.noreply.github.com>
    
    * Add missing Enums required in 2023-06-28-preview (#25973)
    
    * Add missing Enums required in 2023-06-28-preview
    
    * update name to LedgerSKU
    
    * remove sku from managed ccf
    
    * Update Sku model
    
    * Update Models
    
    * [Communication] Review request for managed identity stable api version 2023 04 01 (#26345)
    
    * Added 2023-04-01 stable directory and version from base api version
    2023-04-01-preview
    
    * update api version tag 2023-04-01
    
    * Update readme to include stable version 2023-04-01
    
    * fix sender user name model validation example
    
    ---------
    
    Co-authored-by: Joel Enikanorogbon <joelen@microsoft.com>
    
    * [TypeSpec Validation] Add unit test framework (#26166)
    
    * Chaos Microsoft.Chaos 2023-11-01 stable (#26255)
    
    * Adds base for updating Microsoft.Chaos from version preview/2023-09-01-preview to version 2023-11-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updates for experiments for GA (#26179)
    
    * Add experiment schema enforced quota limits (#26243)
    
    * Add experiment schema enforced quota limits
    
    ---------
    
    Co-authored-by: Connor Blomquist <coblom@microsoft.com>
    
    * Chaos consolidate execution details (#26020)
    
    * feat: consolidate execution details api
    
    * chore: fix typos and add expand
    
    * Chaos swap expand to post (#26271)
    
    * chore: remove expand and add execution details to post endpoint
    
    * chore: fix comments on PR
    
    * update wording on description (#26330)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * update details to getExecutionDetails (#26332)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * resolve merge conflict with main (#26393)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Jduan/fix merge 2 (#26400)
    
    * Revert "resolve merge conflict with main (#26393)"
    
    This reverts commit 3d7e4a185c4b26bd75631d234acd080c01378d22.
    
    * Merge remote-tracking branch 'origin/main' into jduan/fix-merge-2
    
    # Conflicts:
    #	specification/chaos/resource-manager/readme.md
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Revert "Jduan/fix merge 2 (#26400)"
    
    This reverts commit be8c3366ec543c7811df0b3ef50f46992fa4e114.
    
    * Revert "resolve merge conflict with main (#26393)"
    
    This reverts commit 3d7e4a185c4b26bd75631d234acd080c01378d22.
    
    * Merge remote-tracking branch 'origin/main' into jduan/fix-merge-3
    
    # Conflicts:
    #	specification/chaos/resource-manager/readme.md
    
    * reset readme back to main (#26408)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    ---------
    
    Co-authored-by: Brent Rusinow <44413020+brrusino@users.noreply.github.com>
    Co-authored-by: Connor Blomquist <Connor.Blomquists@gmail.com>
    Co-authored-by: Connor Blomquist <coblom@microsoft.com>
    Co-authored-by: RenzoPrettoMS <113057297+RenzoPrettoMS@users.noreply.github.com>
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * fix readme file (#26409)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * [DevCenter] Add 2023-10-01-preview dataplane API version (#26049)
    
    * Adds base for updating Microsoft.DevCenter from version preview/2023-09-01-preview to version 2023-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * 2023-10-01-preview updates
    
    * Add readme changes
    
    * Fix linting errors
    
    * Add ValidationFailed state for customization groups
    
    * Review updates
    
    * Revert customizationTask `parameters` -> `inputs`. Inputs was a conscious product decision and defined in the customization task yaml schema.
    
    * Add doc for cust group list
    
    * Update environment PATCH to follow guidelines
    
    * Remove headers, remove int
    
    * Revert to "defaultValue" and "allowedValues". These are from a defined yaml schema used by private preview customers.
    
    * Align on default/allowed/parameters after internal discussion
    
    * Fix bool naming and descriptions
    
    * Fix additional description
    
    * Enum
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue (#26348)
    
    * [TypeSpec Validation] Refactor TsvHost (#26411)
    
    - Export TsvRunnerHost and TsvTestHost as classes rather than consts
    - Change test names to lower-case for consistency with typespec repo
    - Delete incomplete FolderStructure rule
    - TsvRunnerHost.gitOperation should succeed by default
    
    * windows separator for tsv (#26377)
    
    * [TypeSpec Validation] Must emit "@azure-tools/typespec-autorest" by default (#26314)
    
    - Specs containing file "main.tsp" must emit "@azure-tools/typespec-autorest" by default
    - Also check compiler output for defense-in-depth
    - Fixes #25041
    
    * Redeploy changes
    
    * [Hub Generated] Review request for Microsoft.Security to add version preview/2023-10-01-preview (#25655)
    
    * Adds base for updating Microsoft.Security from version preview/2023-03-01-preview to version 2023-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * read.me fix
    
    * fix compiste version
    
    * add ciem configuration to new security connector
    
    * update ciem description
    
    * add ciem to custom words
    
    * add containers changes
    
    * add vm scanners to GCP DCSPM
    
    * add data sensitivity discovery
    
    * add containers to defender for containers
    
    * add containers to GCP containers and DCSPM
    
    * run prettier
    
    * fix readme file
    
    * remove old version from compsite package
    
    * add scan interval to examples
    
    * [DataFactory] Update Google AdWords linked service (#25789)
    
    * update Google AdWords linked service
    
    * update the description for supportLegacyDataTypes
    
    * add one more missed property
    
    * Resolve model validation error LRO in example files (#26390)
    
    * Prettier fix
    
    * java mgmt applicationinsights, input file for releasing stable version (#26391)
    
    * input file
    
    * readme.md
    
    * [Search] Fix 10-01-Preview and 11-01 GA swaggers (#26219)
    
    * add Edm.Single which was mistakenly omitted
    * fix customWebApiParameters
    * add exhaustive knn examples for 10-01-preview
    * Add missing SplitSkill languages
    
    * Synapse Oct. release exclude credential APIs (#26434)
    
    * Release sql microsoft.sql 2023 05 01 preview (#26289)
    
    * Adds base for updating Microsoft.Sql from version preview/2023-02-01-preview to version 2023-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding JobPrivateEndpoints API to version 2023-05-01-preview  (#24902)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94ea9cefca5312d2f5c12e099f315e0c064.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * job private endpoint swagger
    
    * rerun pipelines
    
    * adding job private endpoints to readme
    
    * rerun pipelines
    
    * trying to fix lint errors
    
    * fixing typos - singular resource name and description.
    
    * adding arm-id
    
    * Moving files to the new version; no changes to the files themselves.
    
    * adding job agent private endpoints to readme
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * DAG API 2023-05-01 for MI First (#25638)
    
    * mi first dag api 2023-05-01
    
    * adding x-ms-identifiers
    
    * adding job step and target group apis to version 2023-05-01-preview (#25689)
    
    * adding job step and target group apis to versoin 2023-05-01-preview
    
    * remove required credential
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * updating location capabilities for 2023-05-01-preview (#25539)
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Updating Instance Pool swagger for 2023-05-01-preview (#25580)
    
    * Updating Instance Pool swagger for 2023-05-01-preview
    
    * Add format specification
    
    * Update examples
    
    ---------
    
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    
    * Add Archive option to LTR Policy and LTR Backup for SQL DB  (#25799)
    
    * added changes
    
    * fix swagger validation failures
    
    * adding fixes
    
    * added more changes
    
    * added fixes
    
    * fixed LintDiff
    
    * added changes
    
    * fix lintDiff
    
    * Swagger validations for serverless parameters added in SQL API (#25852)
    
    * Swagger validations for serverless parameters added in SQL API
    
    * Fixing spellcheck in example file
    
    * Fix LintDiff error
    
    ---------
    
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    
    * Add AAD support to job agents version 2023-05-01-preview (#25553)
    
    * adding job agent identity support to 2023-05-01-preview
    
    * updated swagger with just aad changes
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Dev/sonjac/ltr api update (#25701)
    
    * Adding generated files.
    
    * Fixing swagger errors.
    
    * Managed Instance swagger to support Authentication Metadata (#25795)
    
    * generated swagger
    
    * fixed prettier:
    
    * fixed minor stuff
    
    * swagger fixes
    
    * added missing example file
    
    * removed unused file
    
    * externalgovernance fixes
    
    * minor fixes
    
    * missing character
    
    * Adding JobAgents API with SKU support to version 2023-05-01-preview (#24995)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94ea9cefca5312d2f5c12e099f315e0c064.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * swagger changes
    
    * api version changed
    
    * adding identity files to the version on review
    
    * change of getjobagent
    
    * change test
    
    * nit fix
    
    * Changes to use SKU name to specify SLO
    
    * Changes for job agent update SLO with 2023-05-01 version
    
    * removing files of 2023-02-01
    
    * fix
    
    * removing changes on JobAgents 2023-02-01
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * added swagger spec and example json files for failovergroup api (#25837)
    
    * Updating Managed Instance swagger for 2023-05-01-preview (#26098)
    
    * Modifying ManagedInstances.json and corresponding examples
    
    * Remove example
    
    * Fix syntax errors
    
    * Swagger API changes to support PUT and PATCH to update replication link type (#25690)
    
    * Add Swagger files for Replication Link Update Link Type
    
    * resolve validation error
    
    * Modify property description
    
    * resolve lint errors
    
    * Reverting MI change for readme to fix merge conflict with main (#26296)
    
    ---------
    
    Co-authored-by: jacobopac <104868942+jacobopac@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    Co-authored-by: ms-mjovkovic <140057686+ms-mjovkovic@users.noreply.github.com>
    Co-authored-by: Ray Boyd <rayboyd30@gmail.com>
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    Co-authored-by: Kosta Bizetić <kosta.bizetic@gmail.com>
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    Co-authored-by: CelinaJiangJXY <124339390+CelinaJiangJXY@users.noreply.github.com>
    Co-authored-by: Yash Udasi <36713809+Yashu1818@users.noreply.github.com>
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    Co-authored-by: Sonja Ciric <78421408+sonjaciric@users.noreply.github.com>
    Co-authored-by: Nebojsa Savic <112883615+nesavicMSFT@users.noreply.github.com>
    Co-authored-by: alejandro182 <140119874+alejandro182@users.noreply.github.com>
    Co-authored-by: saljain0101 <145347114+saljain0101@users.noreply.github.com>
    Co-authored-by: Marko Milovanovic <147002062+mmilovanovic95@users.noreply.github.com>
    Co-authored-by: Archana Sahoo <109509626+archanasahoo22@users.noreply.github.com>
    
    * Added liftrastronomer: 2023-08-01-preview (#26373)
    
    * Added liftrastronomer
    
    * Removed unused versions
    
    * Removed unused versions from readme file
    
    * Added linter in yml file
    
    * Removed 200OK response from long running delete operation
    
    * ModelValidation error fixes
    
    * Re-generated swagger using tsp compiler 0.49.0
    
    * [Hub Generated] Review request for Microsoft.HybridContainerService to add version preview/2023-11-15-preview (#26379)
    
    * Adds base for updating Microsoft.HybridContainerService from version preview/2022-09-01-preview to version 2023-11-15-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added the 2023-11-15-preview from RPSaaSMaster
    
    * Addressing LintDiff errors
    
    * Added back Chaos Studio private access resources mistakenly removed in merge (#26398)
    
    * added back private access
    
    * fix linting issue
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Update Search with x-ms-client-names and a few new requires (#26355)
    
    * Update Search with x-ms-client-names and a few new requires
    * Make VectorizableTextQuery.text required
    * Renamce SemanticSetting.defaultConfiguration to defaultConfigurationName to clarify it's a name of a configuration
    * SemanticConfiguration.semanticPriorizedFields -> prioritizedFields as semantic is redundant
    * Remove VectorQuery changes as they aren't final
    * Remove SearchRequest.vectorQueries rename, fixed typo in SemanticSearch
    * Add custom word
    
    * [Monitor.Query] Update Preview Swagger File (#26331)
    
    * update swagger
    
    * batch update
    
    * update old swagger
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update metrics_API.json
    
    * wip
    
    * Update metricBatch.json
    
    * wip
    
    * update path
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update commonDefinitions.json
    
    * Change metricBatch.json endpoint string format from "uri" to "url"
    
    Change metricBatch.json endpoint string format from "uri" to "url"
    
    * Remove duration format from interval parameter and properties
    
    Remove duration format from interval parameter and properties. These were improperly decorated as format: "duration" however now that model validation is actually running against parameters our model validation is failing as "FULL" has been a long time accepted string to this parameter and has a lot of usage.
    
    ---------
    
    Co-authored-by: gracewilcox <graceawilcox@gmail.com>
    Co-authored-by: Todd King <58755170+ToddKingMSFT@users.noreply.github.com>
    
    * corrected naming of api in description (#26380)
    
    * doc(README): remove typo (#26457)
    
    * Support ParquetReadSettings In DataFactory And Synapse For Bug Fix (#26384)
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue
    
    * Revert "[Synapse]Fix Credential OperationId Not UnifiedIssue"
    
    This reverts commit 83eef9f5a22bc7796d8b5ad51cd2077d2ac8a0e0.
    
    * Support ParquetReadSettings In ADF And Synapse
    
    * Update the PR workflow diagram: in the check examples used, remove "Avocado" as it is no longer required. (#26458)
    
    * add CapacityReservationGroup into custom-words.txt (#26461)
    
    Co-authored-by: tong chen <tonche@microsoft.com>
    
    * Swagger update for AFS vaulted backup policy (#25791)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2023-04-01 to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Swagger update for AFS Vaulted Backup Policy
    Tiering Cost API
    Fixing checks for prettier and spelltest
    [Prettier] Adding empty line at the end
    Adding Snapshot Related Changes to bms.json
    Updating examples
    Modified example for backup validate operation
    fixed prettier check
    Added vaultId in the Get Protected Item response
    Making property read only
    moved readonly to correct field, pulled rohini's correctness fix from 2023-04-01 version
    added edgeZone changes from previous API version - contact vishnu (viananth)
    Adding prefix backup to tiering cost api
    [Archive V1] Costs API rapping request response under Resource
    Revert "[Archive V1] Costs API rapping request response under Resource"
    This reverts commit 830dc927afb68c192d4b87b5ed986ab0f8f233ed.
    Updating default tag to latest stable tag
    Making resourceGuardResourceId property as required
    Modified example of trigger validate operation
    Added Required field as array
    Fixing lint diffs for 202 status codes
    Modified swagger to resolve error
    made changes to input param for api
    Reverting my changes
    Adding wrongly reverted changes
    Adding again
    Adding type for ValidateOperationRequestResource
    Fixed ProtectionPolicies_CreateOrUpdate_Hardened.json
    
    Fixing the api urls and lint-diff errors
    Updating the url + adding supperssion for LROErrorContent
    
    * Refactoring UserAssignedIdentityProperties
    
    ---------
    
    Co-authored-by: Taejas Gupta <taejas.g@gmail.com>
    Co-authored-by: Taejas Gupta (HE/HIM) <taegupta@microsoft.com>
    Co-authored-by: Shivani Tyagi <tyagishivani31@gmail.com>
    
    * [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2022-02-14 and stable/2023-07-01 (#26309)
    
    * Adds base for updating Microsoft.VirtualMachineImages from version stable/2022-07-01 to version 2023-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * copying changes from ADO repo
    
    * adding custom words
    
    * adding distribute to ImageTemplate
    
    * adding bracket for distrubute
    
    * replacing CloudError with ErrorResponse
    
    * fixing ErrorResponse typo
    
    * added x-ms-identifiers and fixed other lintdiff
    
    * prettier update
    
    * removing response 200 from delete example files
    
    * fixing distribute for ImageTemplateUpdateParameters
    
    * Revert "fixing distribute for ImageTemplateUpdateParameters"
    
    This reverts commit 09f692fa75f5327d569a03e3bbb309e639f9fd81.
    
    * replacing distribute with properties
    
    * prettier changes x2
    
    * Updated the examples for better documentationj (#26370)
    
    * [Hub Generated] Publish private branch 'voiceservices/2023-09-01-public-publish' (#26394)
    
    * Base Commit - Publish Voiceservices 2023-09-01
    
    * Introducing 2023-09-01 changes
    
    * [TypeSpec] Upgrade autorest and azure-core to 0.35.1 (#26464)
    
    - Small changes to generated swagger reacting to Azure/typespec-azure#3773
    
    * Raymondluo1 containerregistry microsoft.container registry 2023 11 01 preview (#25918)
    
    * Adds base for updating Microsoft.ContainerRegistry from version preview/2023-08-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added the metadataSearchEnabled property.
    
    * Fixed the tag format in readme
    
    * Updated examples for the metadata search
    
    * Fix format issue on the readme.
    
    * Change the metadataSearch to a Enum
    
    * Fixed the format issue.
    
    * Revert to the format before.
    
    * Fix the ENUM case issue.
    
    * Added the changes for the readme for sdks
    
    * Azure Event Grid: New features for 2023-12-15-preview API version (#26225)
    
    * First commit: Copy over latest event grid swagger for API version 2023-06-01-preview and use it as baseline for 2023-12-15-preview
    
    * Add new features for API Version 2023-12-15-preview
    
    * Address prettier issues + spelling check + add 2023-12-15-preview to readme files
    
    * Add missing example and some LintDiff
    
    * remove readonly property:
    
    * fix enum lintdiff issue
    
    * fix description
    
    * fix array           x-ms-identifiers: []
    
    * fix prettier check
    
    * fix more lindiff issues
    
    * fix lintdiff error
    
    * fix lindiff issues
    
    * fix example
    
    * Fix example
    
    * add suppressions for LintDiff as they are false positibe
    
    * add arm-id on array items for action group to fix sdk generation error
    
    * fix x-ms-arm-id for action group item
    
    * Add missing operation and its example file
    
    * fix prettier check
    
    * fix example
    
    * trigger tasks
    
    * [Hub Generated] Publish private branch 'IoTOperationsOrchestrator' (#26278)
    
    * add or modify file
    
    * update
    
    * updated
    
    * suppress the TypeSpec validation
    
    * [Hub Generated] Publish private branch 'IoTOperationsDataProcessor' (#26279)
    
    * add or modify files
    
    * update
    
    * add or modify files (#26361)
    
    Co-authored-by: Aakash Jolly <aajolly@microsoft.com>
    
    * add lower case capacityreservationgroup (#26475)
    
    Co-authored-by: tong chen <tonche@microsoft.com>
    
    * Add api version 2023-10-01-preview of Azure OpenAI (#26188)
    
    * Add api version 2023-10-01-preview of Azure OpenAI
    
    * Add custom word
    
    * string updates for renamed features and services (#26268)
    
    * Replaced disallowed HTML chars and added a missing value
    
    * Fixed sev-1 policheck error
    
    * String changes for renamed products and features at Ignite 2023
    
    * Fixed sev 1 policheck errors
    
    * search readme.go.md add directive (#26259)
    
    * [Microsoft.Workoads] Initialize connectors for 2023-10-01-preview api version (#26099)
    
    * Initialize connectors for 2023-10-01-preview api verison
    
    * add unknown words to custom-words
    
    * fix linter checks
    
    * additional fixes for linter checks
    
    * remove 200 response for delete LROs
    
    * update examples to remove 200 from delete LROs
    
    ---------
    
    Co-authored-by: Nishanth M <nishanthm@microsoft.com>
    
    * Fix aacs ga contract (#26258)
    
    * Support Typespec file for Easm api version 2023-03-01-preview (#24937)
    
    * Add typespec file for easm
    
    * Change service version doc
    
    * Update file structure and add config file
    
    * Move examples under a version
    
    * Add a openapi.json file
    
    * Remove openapi.json file
    
    * Change operation names and empty object
    
    * Update tspconfig
    
    * Change config file to add .net and js emitter
    
    * Add service dir to config file
    
    * Update csharp config
    
    * Add projected name for csharp
    
    * Use original op
    
    * Update disco group list example
    
    * Remove observations endpoint
    
    * Remove observation models
    
    * Add java options
    
    * Use Azure.Core standard operation and use resource models
    
    * Reformat folder structure
    
    * Suppress warnings
    
    * Change metadata to record<unknown>
    
    * Add suppression for Record<unknown>
    
    * Update examples
    
    * Remove unused examples
    
    * Change apiversion to apiVersion
    
    * Reformat with prettier
    
    * Use foundations for list operation
    
    * Update examples and list operations
    
    * Remove unused minimum set
    
    * Update all uuid
    
    * Update Assets example
    
    * Run prettier on Assets_List
    
    * update oauth2 definition
    
    * remove implicitflow model
    
    * Update specification/riskiq/Easm/tspconfig.yaml
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    
    * Update models.tsp
    
    * Update routes.tsp
    
    * Remove typespec-apiview emitter
    
    * update examples, add client.tsp
    
    * run prettier
    
    * Run prettier on Easm examples
    
    * Update examples, main.tsp. Remove client.tsp
    
    * Add operation id to examples under typespec project
    
    * Add titles to examples
    
    * Reformat typespec files
    
    * Update DataConnection validate example
    
    * Update data connection validation example
    
    * Update the easm.json file based on tsv tool
    
    * Update swagger file and its examples
    
    * Update Easm typespec examples
    
    * Update uris in examples
    
    * Update cvss3 name
    
    * Update cvss3 model with tsp
    
    * Add totalElements to DiscoGroups, DiscoTemplates, and SavedFilters List traits
    
    * Run validation for the previous commit
    
    * Suppress linting rule of typespec generated swagger
    
    * Update namespace for dotnet and javascript to the approved namespace
    
    * Update package directory for java sdk from azure-defender-easm to azure-analytics-defender-easm
    
    * use AlexaDetails instead of AlexaInfo in java sdk
    
    * Fix git diff issue in Typespec Validation by running npx tsp
    
    * Remove unused paged result models, add @pagedResult, @nextLink, and @items decorators to paged result models and their properties.
    Remove custom NoContentResult model and use Typespec.Http.NoContentResponse model instead
    
    * Add decorators to indicate the resource is createOrUpdate or just update
    
    ---------
    
    Co-authored-by: shadahmed-microsoft <139584906+shadahmed-microsoft@users.noreply.github.com>
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    Co-authored-by: Shad <t-sshadahmed@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.DevHub to add version stable/2023-08-01 (#24951)
    
    * Adds base for updating Microsoft.DevHub from version preview/2022-10-11-preview to version 2023-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * [Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15 (#25417)
    
    * Adds base for updating Microsoft.Migrate/AssessmentProjects from version stable/2019-10-01 to version 2023-03-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * edit
    
    * added types files
    
    * added examples
    
    * edit. spelling ignore words added
    
    * edit. api version fix
    
    * edit.
    
    * edit.
    
    * edit.
    
    * deleted zombie files and ran prettier
    
    * removed data plane folder to fix checks
    
    * Removed common types folder.
    
    * Fixed relative path to common types + minor swagger edits
    
    * removed 2019 from default tag to fix go sdk check
    
    * edit
    
    * minor swagger fixes
    
    * edit
    
    * edited string for policheck
    
    * minor fix
    
    * Added manual examples
    
    * fixed errors in checks
    
    * testing update readme to latest API version
    
    * edit
    
    * edit
    
    * compile swagger with new typespec compiler version
    
    * edit
    
    * Sdded PE resources using common types
    
    * added regex pattern
    
    * edit
    
    * edit
    
    * edit
    
    * edit. minor changes from comments/ checks
    
    * cleanup
    
    * made delete sync and updated examples
    
    * edit. made string to date time
    
    * AKS Fleet 2023 10 15 (#25768)
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * [Fleet] Fix readme.md for 0815 (#25822)
    
    * fix readme
    
    * format
    
    * remove hub profile
    
    * examples
    
    * fixed example
    
    * fix example
    
    * fix readme
    
    * rebase
    
    * suppress versioning error
    
    * compile
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2023-08-01-preview (#25860)
    
    * Adds base for updating Microsoft.AlertsManagement from version preview/2023-01-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Alert Rule Recommendations - Api Version 2023-08-01-preview
    
    * Update recommendation in default tag
    
    ---------
    
    Co-authored-by: Meydan Dayan <meday@microsoft.com>
    
    * Added new version 2024-03-01 of API Center resource manager. (#25977)
    
    * Adds base for updating Microsoft.ApiCenter from version preview/2023-07-01-preview to version 2024-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added new version 2024-03-01 of API Center resource manager.
    
    * Added "apigee" custom word.
    
    * Addressed PR comments.
    
    * Added missing type.
    
    * Minor fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    ---------
    
    Co-authored-by: Alexander Zaslonov <alzaslon@microsoft.com>
    
    * Adding new preview version "2023-10-01-preview" with new APIs (#26215)
    
    * New API Version 2023-10-01-preview
    
    * Adding New APIs
    
    * Azure Active Directory change to Microsoft Entra ID
    
    * Fixing Pipeline Failures
    
    * updating Readme
    
    * fixing Lint Errors
    
    * prettier check
    
    * Resolving Comments
    
    * Resolving Comments
    
    * change v5 to v3 to resolve SDK failures
    
    * [Hub Generated] Review request for PaloAltoNetworks.Cloudngfw to add version preview/2023-09-01-preview (#26241)
    
    * Base commit
    
    * Creating a stable from preview
    
    * Stable version in swagger
    
    * [TypeSpec Validation] trigger on only specification/<service-family> (#26276)
    
    * test
    
    * fix
    
    * cleanup
    
    * Publish Microsoft Maps Search 2023-06-01 (#25991)
    
    * Adds base for updating Search from version preview/2022-12-01-preview to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update countryRegionSet to countryRegion and remove strictMatch
    
    strictMatch has no effect in services and creates customer confusion
    countryRegionSet description documents only one works. Update for clarity in GA version.
    
    * Update ForwardGeocodingByAddressLine.json example to use countryRegion parameter
    
    * Update description of countryRegion parameter
    
    * Update CountryRegion parameter description
    
    * Update search.json to document default view
    
    * Update search.json to remove supplemental terms warning
    
    * Update search.json to remove HTTP 207
    
    * Update ForwardGeocodingBatch.json to 200 response
    
    * Update ReverseGeocodingBatch.json to 200 response
    
    * Update ForwardGeocodingBatch.json examples
    
    * Update ReverseGeocodingBatch.json examples
    
    * Stable version of common.json
    
    * Use stable version of common types
    
    * Update common.json version string
    
    * Match coordinates parameter for geocoding. polycon, reverseGeocoding
    
    * Fix reference to coordinates
    
    * Update countryRegion to be single string
    
    * Update example
    
    * Update countryRegion to be single string
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-09-01 (#26150)
    
    * Adds base for updating Microsoft.ContainerService/aks from version stable/2023-08-01 to version 2023-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update (#26127)
    
    * update readmes (#26125)
    
    * [AKS] Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api (#26043)
    
    * Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * fixup! Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * update common types from v3 to v5 (#26214)
    
    ---------
    
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    
    * devcenter: `devCenterUri` should be a read only field (#26189)
    
    * devcenter: `devCenterUri` should be a read only field
    
    This field cannot be updated - therefore it should be m…
    haagha added a commit that referenced this pull request Dec 18, 2023
    * Feature/cplat 2023 09 01 (#26270)
    
    * create new version folder
    
    * update version references to newest version
    
    * update readme
    
    * fix readme tag orders
    
    * sync with latest release
    
    * use latest diskRP version
    
    * suppress LroErrorContent
    
    * suppress ResourceNameRestriction LintDiff for dedicatedHost
    
    * Added diskcontrollertype to restore points (#26469)
    
    * Added diskcontrollertype to restore points
    
    * Prettier check
    
    * Updatd description
    
    * Add osRollingUpgradeDeferral property and ApproveRollingUpgrade call (#25543)
    
    * add swagger for rolling upgrade deferral and approval
    
    * Update virtualMachineScaleSet.json
    
    * update to use concise example
    
    * Pr comments
    
    * remove 200 response from example
    
    * Etag support in crp (#26368)
    
    * etag support for VM get/put/patch call
    
    * etag support for VMSS/VM get/put/patch call
    
    * Changes IfNone Match behaviour
    
    * Added Etag field in response of PUT/PATCH calls
    
    * Added prettier fix
    
    * Moved headers to end of parameters
    
    * Fixed Prettier failure
    
    ---------
    
    Co-authored-by: Shivi Saxena <shivisaxena@microsoft.com>
    
    * Adding IsVMInStandbyPool boolean property in VirtualMachineInstanceView (#26069)
    
    This change introduces a boolean property in VirtualMachineInstanceView
    to indicate whether a VM is in or out of Standby Pool, which is
    currently a preview feature.
    
    Co-authored-by: Bowen Xu <box@microsoft.com>
    
    * Adding timeCreated for VMSS VM Profile (#26067)
    
    * vm profile create time changes
    
    * vm profile create time changes
    
    * adding example for timecreated in virtual machine profile
    
    * update description
    
    * prettier
    
    ---------
    
    Co-authored-by: Kimberly Yip Chang <kiyipcha@microsoft.com>
    
    * Adding Query Parameter to GenerateSshKeyPair API (#26090)
    
    * init
    
    * PR comments
    
    * Turning this into a POST
    
    * fix
    
    * another fix
    
    * fixes
    
    * fixes
    
    * fix
    
    * New SecurityEncryptionType NonPersistedTPM for Confidential VM (#26131)
    
    * New SecurityEncryptionType NonPersistedTPM for Confidential VM
    
    * Format the json file
    
    * Spell check fix
    
    * Prettier fix
    
    * Added VMSS example for NonPersistedTPM
    
    * Added reference to scale set example
    
    * ProxyAgentSettings swagger (#26145)
    
    * add proxyAgentSettings into computeRPCommon.json
    
    * add examples
    
    * add example reference
    
    * fix prettier
    
    * fix lintDiff error
    
    * Added managedBy related changes in swagger (#26315)
    
    * Added managedBy related changes
    
    * Fixed syntax error
    
    * Fixed Prettier errors
    
    * Moved managedBy field to end as per the comment
    
    ---------
    
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    
    * Added encryption identity to virtual machine payload - Swagger specs (#26350)
    
    * Added encryption identity to swagger
    
    * fix build issues
    
    ---------
    
    Co-authored-by: Pavan Rachapudy <vrachapu@microsoft.com>
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    
    * New API for attaching and detaching managed data disks in Control plane (#26093)
    
    * Updating the new API draft changes
    
    * Update virtualMachineScaleSet.json
    
    * Indentation corrected
    
    * Addition of necessary files
    
    1. Addition of necessary file.
    
    * Indentation correction
    
    * Updated references
    
    * Updated
    
    * Updated examples
    
    * Updated the examples
    
    * Updated based on lint-diff
    
    * Identation corrected
    
    * Updating based on LintDiff
    
    * Update diskId
    
    Update diskId
    
    * Update computeRPCommon.json
    
    * Update virtualMachine.json to check
    
    * Update error
    
    * Updated example with valid values
    
    * Suppress resource naming requirement
    
    ---------
    
    Co-authored-by: Ashwani Tiwari <ashwtiwari@microsoft.com>
    
    * Adding SharingProfile to CapacityReservationGroup  for CrossPartitionCapacityReservationGroup operations (#26378)
    
    * Adding Sharing Profile to CapacityReservationGroup
    
    * Updating Sharingprofile property name to avoid confict
    
    * Fixed formats
    
    * Updating sharingprofile definition
    
    * Fixed issues reported from PR checks
    
    * Adding doc link
    
    * Fixed formatting
    
    * Addressed PR comments
    
    * Addressing PR comments
    
    ---------
    
    Co-authored-by: Naveena Patil <napatil@microsoft.com>
    
    * Adding dedicated host redeploy spec (#26427)
    
    * Add api version 2023-10-01-preview of Azure OpenAI (#26188)
    
    * Add api version 2023-10-01-preview of Azure OpenAI
    
    * Add custom word
    
    * string updates for renamed features and services (#26268)
    
    * Replaced disallowed HTML chars and added a missing value
    
    * Fixed sev-1 policheck error
    
    * String changes for renamed products and features at Ignite 2023
    
    * Fixed sev 1 policheck errors
    
    * search readme.go.md add directive (#26259)
    
    * [Microsoft.Workoads] Initialize connectors for 2023-10-01-preview api version (#26099)
    
    * Initialize connectors for 2023-10-01-preview api verison
    
    * add unknown words to custom-words
    
    * fix linter checks
    
    * additional fixes for linter checks
    
    * remove 200 response for delete LROs
    
    * update examples to remove 200 from delete LROs
    
    ---------
    
    Co-authored-by: Nishanth M <nishanthm@microsoft.com>
    
    * Fix aacs ga contract (#26258)
    
    * Support Typespec file for Easm api version 2023-03-01-preview (#24937)
    
    * Add typespec file for easm
    
    * Change service version doc
    
    * Update file structure and add config file
    
    * Move examples under a version
    
    * Add a openapi.json file
    
    * Remove openapi.json file
    
    * Change operation names and empty object
    
    * Update tspconfig
    
    * Change config file to add .net and js emitter
    
    * Add service dir to config file
    
    * Update csharp config
    
    * Add projected name for csharp
    
    * Use original op
    
    * Update disco group list example
    
    * Remove observations endpoint
    
    * Remove observation models
    
    * Add java options
    
    * Use Azure.Core standard operation and use resource models
    
    * Reformat folder structure
    
    * Suppress warnings
    
    * Change metadata to record<unknown>
    
    * Add suppression for Record<unknown>
    
    * Update examples
    
    * Remove unused examples
    
    * Change apiversion to apiVersion
    
    * Reformat with prettier
    
    * Use foundations for list operation
    
    * Update examples and list operations
    
    * Remove unused minimum set
    
    * Update all uuid
    
    * Update Assets example
    
    * Run prettier on Assets_List
    
    * update oauth2 definition
    
    * remove implicitflow model
    
    * Update specification/riskiq/Easm/tspconfig.yaml
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    
    * Update models.tsp
    
    * Update routes.tsp
    
    * Remove typespec-apiview emitter
    
    * update examples, add client.tsp
    
    * run prettier
    
    * Run prettier on Easm examples
    
    * Update examples, main.tsp. Remove client.tsp
    
    * Add operation id to examples under typespec project
    
    * Add titles to examples
    
    * Reformat typespec files
    
    * Update DataConnection validate example
    
    * Update data connection validation example
    
    * Update the easm.json file based on tsv tool
    
    * Update swagger file and its examples
    
    * Update Easm typespec examples
    
    * Update uris in examples
    
    * Update cvss3 name
    
    * Update cvss3 model with tsp
    
    * Add totalElements to DiscoGroups, DiscoTemplates, and SavedFilters List traits
    
    * Run validation for the previous commit
    
    * Suppress linting rule of typespec generated swagger
    
    * Update namespace for dotnet and javascript to the approved namespace
    
    * Update package directory for java sdk from azure-defender-easm to azure-analytics-defender-easm
    
    * use AlexaDetails instead of AlexaInfo in java sdk
    
    * Fix git diff issue in Typespec Validation by running npx tsp
    
    * Remove unused paged result models, add @pagedResult, @nextLink, and @items decorators to paged result models and their properties.
    Remove custom NoContentResult model and use Typespec.Http.NoContentResponse model instead
    
    * Add decorators to indicate the resource is createOrUpdate or just update
    
    ---------
    
    Co-authored-by: shadahmed-microsoft <139584906+shadahmed-microsoft@users.noreply.github.com>
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    Co-authored-by: Shad <t-sshadahmed@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.DevHub to add version stable/2023-08-01 (#24951)
    
    * Adds base for updating Microsoft.DevHub from version preview/2022-10-11-preview to version 2023-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * [Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15 (#25417)
    
    * Adds base for updating Microsoft.Migrate/AssessmentProjects from version stable/2019-10-01 to version 2023-03-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * edit
    
    * added types files
    
    * added examples
    
    * edit. spelling ignore words added
    
    * edit. api version fix
    
    * edit.
    
    * edit.
    
    * edit.
    
    * deleted zombie files and ran prettier
    
    * removed data plane folder to fix checks
    
    * Removed common types folder.
    
    * Fixed relative path to common types + minor swagger edits
    
    * removed 2019 from default tag to fix go sdk check
    
    * edit
    
    * minor swagger fixes
    
    * edit
    
    * edited string for policheck
    
    * minor fix
    
    * Added manual examples
    
    * fixed errors in checks
    
    * testing update readme to latest API version
    
    * edit
    
    * edit
    
    * compile swagger with new typespec compiler version
    
    * edit
    
    * Sdded PE resources using common types
    
    * added regex pattern
    
    * edit
    
    * edit
    
    * edit
    
    * edit. minor changes from comments/ checks
    
    * cleanup
    
    * made delete sync and updated examples
    
    * edit. made string to date time
    
    * AKS Fleet 2023 10 15 (#25768)
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * [Fleet] Fix readme.md for 0815 (#25822)
    
    * fix readme
    
    * format
    
    * remove hub profile
    
    * examples
    
    * fixed example
    
    * fix example
    
    * fix readme
    
    * rebase
    
    * suppress versioning error
    
    * compile
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2023-08-01-preview (#25860)
    
    * Adds base for updating Microsoft.AlertsManagement from version preview/2023-01-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Alert Rule Recommendations - Api Version 2023-08-01-preview
    
    * Update recommendation in default tag
    
    ---------
    
    Co-authored-by: Meydan Dayan <meday@microsoft.com>
    
    * Added new version 2024-03-01 of API Center resource manager. (#25977)
    
    * Adds base for updating Microsoft.ApiCenter from version preview/2023-07-01-preview to version 2024-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added new version 2024-03-01 of API Center resource manager.
    
    * Added "apigee" custom word.
    
    * Addressed PR comments.
    
    * Added missing type.
    
    * Minor fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    ---------
    
    Co-authored-by: Alexander Zaslonov <alzaslon@microsoft.com>
    
    * Adding new preview version "2023-10-01-preview" with new APIs (#26215)
    
    * New API Version 2023-10-01-preview
    
    * Adding New APIs
    
    * Azure Active Directory change to Microsoft Entra ID
    
    * Fixing Pipeline Failures
    
    * updating Readme
    
    * fixing Lint Errors
    
    * prettier check
    
    * Resolving Comments
    
    * Resolving Comments
    
    * change v5 to v3 to resolve SDK failures
    
    * [Hub Generated] Review request for PaloAltoNetworks.Cloudngfw to add version preview/2023-09-01-preview (#26241)
    
    * Base commit
    
    * Creating a stable from preview
    
    * Stable version in swagger
    
    * [TypeSpec Validation] trigger on only specification/<service-family> (#26276)
    
    * test
    
    * fix
    
    * cleanup
    
    * Publish Microsoft Maps Search 2023-06-01 (#25991)
    
    * Adds base for updating Search from version preview/2022-12-01-preview to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update countryRegionSet to countryRegion and remove strictMatch
    
    strictMatch has no effect in services and creates customer confusion
    countryRegionSet description documents only one works. Update for clarity in GA version.
    
    * Update ForwardGeocodingByAddressLine.json example to use countryRegion parameter
    
    * Update description of countryRegion parameter
    
    * Update CountryRegion parameter description
    
    * Update search.json to document default view
    
    * Update search.json to remove supplemental terms warning
    
    * Update search.json to remove HTTP 207
    
    * Update ForwardGeocodingBatch.json to 200 response
    
    * Update ReverseGeocodingBatch.json to 200 response
    
    * Update ForwardGeocodingBatch.json examples
    
    * Update ReverseGeocodingBatch.json examples
    
    * Stable version of common.json
    
    * Use stable version of common types
    
    * Update common.json version string
    
    * Match coordinates parameter for geocoding. polycon, reverseGeocoding
    
    * Fix reference to coordinates
    
    * Update countryRegion to be single string
    
    * Update example
    
    * Update countryRegion to be single string
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-09-01 (#26150)
    
    * Adds base for updating Microsoft.ContainerService/aks from version stable/2023-08-01 to version 2023-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update (#26127)
    
    * update readmes (#26125)
    
    * [AKS] Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api (#26043)
    
    * Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * fixup! Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * update common types from v3 to v5 (#26214)
    
    ---------
    
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    
    * devcenter: `devCenterUri` should be a read only field (#26189)
    
    * devcenter: `devCenterUri` should be a read only field
    
    This field cannot be updated - therefore it should be marked as readonly
    
    * devcenter: `devCenterUri` within the Project should also be marked as readonly
    
    * Add new preview api-version 2023-10-10-preview with privateSourceNat configurations (#26242)
    
    * Adds base for updating PaloAltoNetworks.Cloudngfw from version preview/2023-09-01-preview to version 2023-10-10-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add new preview api-version 2023-10-10 with privateSourceNat configurations
    
    * Change new api version tag in Readme file
    
    * Modify Private Source Nat object to make less generic
    
    * Remove spaces introduced in unchanged lines
    
    * stable version for Microsoft.Confluent rp (#25984)
    
    * stable version for Microsoft.Confluent rp
    
    * Updated the readme to have the stable version tag
    
    * Fix lintdiff error
    
    * Adds base for updating Microsoft.Confluent from version stable/2021-12-01 to version 2023-08-22
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updated the required changes for stable version
    
    * Fix merge issues
    
    * [TypeSpec Validation] Revert "trigger on only specification/<service-family> (#26276)" (#26316)
    
    - Commit broke "CheckAll" switch, causing it to validate no specs rather than all specs
    - Reverts commit 5faae69471b14fd729e19052bc84859bb12bbdeb
    - Reverts PR #26276
    
    * [Hub Generated] Review request for Microsoft.ScVmm to add version stable/2023-10-07 (#26109)
    
    * Adds base for updating Microsoft.ScVmm from version preview/2023-04-01-preview to version 2023-10-07
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Removed VM APIs and Definitions
    
    * Removed VM examples
    
    * Updated Examples
    
    * Updated Descriptions for read only true props
    
    * Comment changes - Used Common types definition
    
    * Changes from PR 15221 for azure-rest-api-specs-pr
    
    * Added format arm-id for ARM Id properties
    
    * Revert HardwareProfileUpdate changes
    
    * Fixed LintDiff errors
    
    * Rename Path parameter - LintDiff
    
    * updated examples for path parameter rename
    
    * [TypeSpec Validation] Ensure "All" pipeline fails if no specs are validated (#26322)
    
    * tsv fail if - All didn't check any specs
    
    * testing
    
    * Update eng/scripts/Get-TypeSpec-Folders.ps1
    
    * [Azure Event Grid] Adding new public preview api version for new data-plane operations, release with delay and renew lock operations (#25421)
    
    * Adding new api version, release with delay and renew lock operations
    
    * Removing unnecessary changes
    
    * ran prettier
    
    * Changing delay values
    
    * Adding the new api version in data-plane
    
    * Adding the generated folder
    
    * Fixing pr comment
    
    * Updating api version and suggestions from api review board
    
    * Fixing PR comment
    
    * Fixing build errors
    
    * Fixing build issue
    
    * Fixing a comment
    
    * Updating examples
    
    * Reverting to FailedLockToken model
    
    * Using Azure.Core.Foundations.Error to represent error
    
    * Fixing build issue
    
    * Renaming Delay to ReleaseDelay
    
    * Cognitive Services 2023-10-01-preview updated (#26250)
    
    * Cognitive Services 2023-10-01-preview updated
    
    * updated DeploymentCapacitySettings
    
    * [Microsoft.DeviceRegistry] Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview (#26183)
    
    * Added spec for Microsoft.DeviceRegistry RP version 2023-11-01-preview
    
    * Fixed SpellCheck
    
    * Fixed PrettierCheck
    
    * Fixed Avocado
    
    * Fixed tag
    
    * - Removed 200 status code for async delete
    
    - Moved examples for operations in root example folder
    
    * Fixed examples for delete operations
    
    * Added enum for provisioningState property
    
    * Fixed provisioningState descriptions
    
    * Add Preview API version with Kind and features hybridkubernetes microsoft.kubernetes 2023 11 01 preview (#26014)
    
    * Adds base for updating Microsoft.Kubernetes from version preview/2022-10-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add properties
    
    * addback aadProfile
    
    * typo
    
    * unchangerequired
    
    * fix agentpublickeycert
    
    * fix swagger validations
    
    * LintDiff fixes
    
    * base64
    
    * byte
    
    * revert format
    
    * fixdeleteexample
    
    * fixdeletebody
    
    * remove body
    
    * RBAC
    
    * suppresssion
    
    * newsuppresssionway
    
    * deprecate ingestionSettings (#25970)
    
    Co-authored-by: Elia Grady <elgrady@microsoft.com>
    
    * [Hub Generated] Review request for Azure.Analytics.Purview.DataMap to add version stable/2023-09-01 (#26300)
    
    * update examples for private link (#26254)
    
    * New version 2023-06-30 for DBForMySQL (#26191)
    
    * add base folder
    
    * add base folder
    
    * update readme
    
    * update readme
    
    * fix go error
    
    * update readme
    
    * Updated the pattern to accomodate the previously created resources (#26213)
    
    * Updating readme to stable version (#26338)
    
    * azure search data plane string changes requested by PM (#26327)
    
    * String changes requested by PM feature owner
    
    * String changes requested by PM feature owner
    
    * Updated SplitSkillLanguage languages
    
    * Finnish was in the wrong spot
    
    * restored SplitSKillLanguage list to avoid breaking change
    
    * resolve flatten issue (#24797)
    
    * resolve flatten issue
    
    * fix swagger regex
    
    * AGC Version 2023-11-01 (#26224)
    
    * init
    
    * attempting to satisfy base commit req
    
    * Microsoft.Billing | Update acceptanceMode Enum values to match with API response (#26230)
    
    * Update acceptance mode enums values to match with API response
    
    * adding one additiona default enum
    
    * String changes for rebranding at Ignite (#26295)
    
    * [Hub Generated] Publish private branch 'edgemrketplace202308preview' (#26308)
    
    * add or modify files
    
    * Add the readme files as this is the first commit to public repo
    
    * Add reference to preview files only in public repo
    
    * Add missing readme files, Correct EdgeMarketplace case
    
    * Rename folder with correct casing
    
    ---------
    
    Co-authored-by: Aneesh Ponneth <anponnet@microsoft.com>
    
    * mgmt, recoveryservicesdatareplication, java config (#26337)
    
    * microsoft.chaos 2023-10-27-preview (#26101)
    
    * Adds base for updating Microsoft.Chaos from version preview/2023-09-01-preview to version 2023-10-27-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update directive on the open api spec (#26056)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Adds an optional object property `customerDataStorage` to the `Microsoft.Chaos/experiments` resource-type (#26055)
    
    * updated provisioningState (#26080)
    
    * updated provisioningState
    
    * prettier fixes
    
    * Add PrivateAccesses Resource (#26035)
    
    * Update privateAccesses.json
    
    * Update privateAccesses Type
    
    * Delete specification/privateAccesses.json
    
    * Update privateAccesses type
    
    * Update examples for privateAccesses
    
    * Update readme.md
    
    * Use v5 common types
    
    * Remove unused definitions
    
    * Remove Patch operation
    
    * change status code for delete
    
    * use custom definition
    
    * use custom list definition
    
    * Use all custom definitions
    
    * Add new definitions
    
    * Add provisioningState for some examples
    
    * Update status code
    
    * Resolve comments
    
    * Remove 200 status code for long-running operation
    
    * Update status code
    
    * Clean definition for resources
    
    * Final fix
    
    * Add needed status code
    
    * Add 200 for sync delete
    
    * updated createUpdateExperiment (#26100)
    
    * updated createUpdateExperiment
    
    * prettier
    
    * Update async delete result code (#26176)
    
    Add 204 as result code for async delete.
    
    * address PR review comment (#26193)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Brrusino/experiment create update fix (#26177)
    
    * updated createUpdateExperiment
    
    * prettier
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    Co-authored-by: Ritchie Hughes <ritchie.hughes@microsoft.com>
    Co-authored-by: Brent Rusinow <44413020+brrusino@users.noreply.github.com>
    Co-authored-by: RayY-96 <138829346+RayY-96@users.noreply.github.com>
    
    * java containerservice mgmt, add directive to rename nonResourceURLs to nonResourceUrls (#26351)
    
    * [TypeSpec Validation] Fixes "trigger on only specification/<service-family> (#26276)" (#26321)
    
    * test
    
    * fix
    
    * cleanup
    
    * fix checkall scenario
    
    * testing
    
    * cleanup
    
    * cleanup
    
    * test run
    
    * test run
    
    * test run
    
    * Revert "test run"
    
    This reverts commit 06ba8dbc647be0e543beadd6167d74b33ca3ba01.
    
    * Revert "test run"
    
    This reverts commit a0f024a4dd72744b3a8c1d04907cf56ab2a859f7.
    
    * Revert "test run"
    
    This reverts commit fe26671b30b3c821ec00f42cea83499c3f7edc00.
    
    * Add partial update option for typespec java emitter (#26349)
    
    * Adding AzureLargeInstance preview API (new API version for new Type - AzureLargeInstance) (#25221)
    
    * Generate new Service for azurelargeinstance
    
    * Adding examples and spec
    
    * Fixed syntax error
    
    * Added force restart
    
    * Corrected descriptions
    
    * Corrected restart description
    
    * Corrected shutdown description
    
    * Addressing comments
    
    * Updated parameters to v5
    
    * Corrected description typo
    
    * Removed put and delete operations
    
    * Removed unnecessary properties from AzureLargeStorageInstance
    
    * Updated force restart in spec
    
    * Suppressing linter rule for PUT
    
    * Fixing missing plurals
    
    * Fixing plural in the example type
    
    * Fixing pagination on operation list request
    
    * Fixed formatting in readme.md
    
    * Fixing suppression format
    
    * Changed order ot suppression in readme
    
    * Fixed missing . in front of definitions under suppressions
    
    ---------
    
    Co-authored-by: Alexandra Avendano <aavendano@microsoft.com>
    
    * [Hub Generated] Publish private branch 'archidda-azureintegrationspaces-Microsoft.IntegrationSpaces-2023-11-14-preview' (#26202)
    
    * add or modify files
    
    * Address CI errors
    
    * Add 2023-11-01-preview for appplatform (#26231)
    
    * Adds base for updating Microsoft.AppPlatform from version preview/2023-09-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Fix go readme for asa api (#25897)
    
    * Update language specific readme.md for 2023-11-01-preview api version (#25898)
    
    * add more build result information in build resource (#25930)
    
    Co-authored-by: 刘清仪 <liuqingyi@liuqingyideMacBook-Pro.local>
    
    * Add apiTryOutEnabledState for api protal (#25923)
    
    * Add swagger for Spring Cloud Gateway response cache (#25924)
    
    * Update appplatform.json (#26234)
    
    * Update appplatform.json
    
    * Update appplatform.json
    
    ---------
    
    Co-authored-by: Sandy Cai <sandy.caiqing@gmail.com>
    Co-authored-by: Qingyi Liu <34502364+smile37773@users.noreply.github.com>
    Co-authored-by: 刘清仪 <liuqingyi@liuqingyideMacBook-Pro.local>
    
    * Add new NSP api versions (#26283)
    
    * Add API specs of the base version
    
    * version update from the base version
    
    * Add service tags property and update Readme
    
    ---------
    
    Co-authored-by: Kaushal Kumar <kumarkaushal@microsoft.com>
    
    * Update readme.python.md (#26363)
    
    * Update readme.python.md (#26364)
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * SQL: removing spaces from the model name for `IPv6 FirewallRule` since model names can't contain spaces (#26303)
    
    * sql: removing spaces from the model name for `IPv6 FirewallRule` since model names can't contain spaces
    
    This fixes the other half of https://github.com/hashicorp/pandora/issues/2842
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-08-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-05-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-02-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-11-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2022-08-01-preview'
    
    * SQL: fixing the 'IPv6 FirewallRules' model name for API Version '2021-11-01'
    
    * Adding 2023-09-01 to public repo (#26199)
    
    * Adding 2023-09-01 to public repo
    
    * Update readme
    
    * Update custom-words
    
    * Fix array errors
    
    * remove 200 return code
    
    * Remove 200 error code
    
    * Remove more 200
    
    * Fix examples
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-09-02-preview (#26313)
    
    * Adds base for updating Microsoft.ContainerService/aks from version preview/2023-08-02-preview to version 2023-09-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * OSSKU supports WindowsAnnual option (#26120)
    
    * add VirtualMachines agent pool type (#26034)
    
    * GPU Profile and Properties for AKS Windows (and Linux) GPU Feature (#26072)
    
    * switch file and fix typos
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-09-02-preview/managedClusters.json
    
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    * add AgentPoolUpgradeSettings.nodeSoakDurationInMinutes (#26046)
    
    * Update format for trustedaccess sourceResourceId (#26123)
    
    * update readmes (#26126)
    
    * Add NodeAutoProvisioning to AKS preview API (#26047)
    
    * Add AIToolchainOperator to AKS preview API (#26151)
    
    * Add AIToolchainOperator to AKS preview API
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * Remove custom name from the PR
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * prettier fix
    
    ---------
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Heba Elayoty <hebaelayoty@gmail.com>
    
    * Add ArtifactStreamingProfile and Enabled property  (#26144)
    
    * add ArtifactStreamingProfile to AKS API
    
    * reduce repetition
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-09-02-preview/managedClusters.json
    
    ---------
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    
    * fix typo (#26152)
    
    * upgrade common types (#26232)
    
    * rename enum to nodeOSUpgradeChannel (#26366)
    
    ---------
    
    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Junjie Zhang <109257558+junjiezhang1997@users.noreply.github.com>
    Co-authored-by: Qingqing <qizhe@microsoft.com>
    Co-authored-by: Chris Lopez <91150577+pineapplethevoyager@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: Max Horstmann <MaxHorstmann@users.noreply.github.com>
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    Co-authored-by: Heba Elayoty <hebaelayoty@gmail.com>
    Co-authored-by: Ganeshkumar Ashokavardhanan <35557827+ganeshkumar5699@users.noreply.github.com>
    
    * Add missing Enums required in 2023-06-28-preview (#25973)
    
    * Add missing Enums required in 2023-06-28-preview
    
    * update name to LedgerSKU
    
    * remove sku from managed ccf
    
    * Update Sku model
    
    * Update Models
    
    * [Communication] Review request for managed identity stable api version 2023 04 01 (#26345)
    
    * Added 2023-04-01 stable directory and version from base api version
    2023-04-01-preview
    
    * update api version tag 2023-04-01
    
    * Update readme to include stable version 2023-04-01
    
    * fix sender user name model validation example
    
    ---------
    
    Co-authored-by: Joel Enikanorogbon <joelen@microsoft.com>
    
    * [TypeSpec Validation] Add unit test framework (#26166)
    
    * Chaos Microsoft.Chaos 2023-11-01 stable (#26255)
    
    * Adds base for updating Microsoft.Chaos from version preview/2023-09-01-preview to version 2023-11-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updates for experiments for GA (#26179)
    
    * Add experiment schema enforced quota limits (#26243)
    
    * Add experiment schema enforced quota limits
    
    ---------
    
    Co-authored-by: Connor Blomquist <coblom@microsoft.com>
    
    * Chaos consolidate execution details (#26020)
    
    * feat: consolidate execution details api
    
    * chore: fix typos and add expand
    
    * Chaos swap expand to post (#26271)
    
    * chore: remove expand and add execution details to post endpoint
    
    * chore: fix comments on PR
    
    * update wording on description (#26330)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * update details to getExecutionDetails (#26332)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * resolve merge conflict with main (#26393)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Jduan/fix merge 2 (#26400)
    
    * Revert "resolve merge conflict with main (#26393)"
    
    This reverts commit 3d7e4a185c4b26bd75631d234acd080c01378d22.
    
    * Merge remote-tracking branch 'origin/main' into jduan/fix-merge-2
    
    # Conflicts:
    #	specification/chaos/resource-manager/readme.md
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Revert "Jduan/fix merge 2 (#26400)"
    
    This reverts commit be8c3366ec543c7811df0b3ef50f46992fa4e114.
    
    * Revert "resolve merge conflict with main (#26393)"
    
    This reverts commit 3d7e4a185c4b26bd75631d234acd080c01378d22.
    
    * Merge remote-tracking branch 'origin/main' into jduan/fix-merge-3
    
    # Conflicts:
    #	specification/chaos/resource-manager/readme.md
    
    * reset readme back to main (#26408)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    ---------
    
    Co-authored-by: Brent Rusinow <44413020+brrusino@users.noreply.github.com>
    Co-authored-by: Connor Blomquist <Connor.Blomquists@gmail.com>
    Co-authored-by: Connor Blomquist <coblom@microsoft.com>
    Co-authored-by: RenzoPrettoMS <113057297+RenzoPrettoMS@users.noreply.github.com>
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * fix readme file (#26409)
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * [DevCenter] Add 2023-10-01-preview dataplane API version (#26049)
    
    * Adds base for updating Microsoft.DevCenter from version preview/2023-09-01-preview to version 2023-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * 2023-10-01-preview updates
    
    * Add readme changes
    
    * Fix linting errors
    
    * Add ValidationFailed state for customization groups
    
    * Review updates
    
    * Revert customizationTask `parameters` -> `inputs`. Inputs was a conscious product decision and defined in the customization task yaml schema.
    
    * Add doc for cust group list
    
    * Update environment PATCH to follow guidelines
    
    * Remove headers, remove int
    
    * Revert to "defaultValue" and "allowedValues". These are from a defined yaml schema used by private preview customers.
    
    * Align on default/allowed/parameters after internal discussion
    
    * Fix bool naming and descriptions
    
    * Fix additional description
    
    * Enum
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue (#26348)
    
    * [TypeSpec Validation] Refactor TsvHost (#26411)
    
    - Export TsvRunnerHost and TsvTestHost as classes rather than consts
    - Change test names to lower-case for consistency with typespec repo
    - Delete incomplete FolderStructure rule
    - TsvRunnerHost.gitOperation should succeed by default
    
    * windows separator for tsv (#26377)
    
    * [TypeSpec Validation] Must emit "@azure-tools/typespec-autorest" by default (#26314)
    
    - Specs containing file "main.tsp" must emit "@azure-tools/typespec-autorest" by default
    - Also check compiler output for defense-in-depth
    - Fixes #25041
    
    * Redeploy changes
    
    * [Hub Generated] Review request for Microsoft.Security to add version preview/2023-10-01-preview (#25655)
    
    * Adds base for updating Microsoft.Security from version preview/2023-03-01-preview to version 2023-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * read.me fix
    
    * fix compiste version
    
    * add ciem configuration to new security connector
    
    * update ciem description
    
    * add ciem to custom words
    
    * add containers changes
    
    * add vm scanners to GCP DCSPM
    
    * add data sensitivity discovery
    
    * add containers to defender for containers
    
    * add containers to GCP containers and DCSPM
    
    * run prettier
    
    * fix readme file
    
    * remove old version from compsite package
    
    * add scan interval to examples
    
    * [DataFactory] Update Google AdWords linked service (#25789)
    
    * update Google AdWords linked service
    
    * update the description for supportLegacyDataTypes
    
    * add one more missed property
    
    * Resolve model validation error LRO in example files (#26390)
    
    * Prettier fix
    
    * java mgmt applicationinsights, input file for releasing stable version (#26391)
    
    * input file
    
    * readme.md
    
    * [Search] Fix 10-01-Preview and 11-01 GA swaggers (#26219)
    
    * add Edm.Single which was mistakenly omitted
    * fix customWebApiParameters
    * add exhaustive knn examples for 10-01-preview
    * Add missing SplitSkill languages
    
    * Synapse Oct. release exclude credential APIs (#26434)
    
    * Release sql microsoft.sql 2023 05 01 preview (#26289)
    
    * Adds base for updating Microsoft.Sql from version preview/2023-02-01-preview to version 2023-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding JobPrivateEndpoints API to version 2023-05-01-preview  (#24902)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94ea9cefca5312d2f5c12e099f315e0c064.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * job private endpoint swagger
    
    * rerun pipelines
    
    * adding job private endpoints to readme
    
    * rerun pipelines
    
    * trying to fix lint errors
    
    * fixing typos - singular resource name and description.
    
    * adding arm-id
    
    * Moving files to the new version; no changes to the files themselves.
    
    * adding job agent private endpoints to readme
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * DAG API 2023-05-01 for MI First (#25638)
    
    * mi first dag api 2023-05-01
    
    * adding x-ms-identifiers
    
    * adding job step and target group apis to version 2023-05-01-preview (#25689)
    
    * adding job step and target group apis to versoin 2023-05-01-preview
    
    * remove required credential
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * updating location capabilities for 2023-05-01-preview (#25539)
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Updating Instance Pool swagger for 2023-05-01-preview (#25580)
    
    * Updating Instance Pool swagger for 2023-05-01-preview
    
    * Add format specification
    
    * Update examples
    
    ---------
    
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    
    * Add Archive option to LTR Policy and LTR Backup for SQL DB  (#25799)
    
    * added changes
    
    * fix swagger validation failures
    
    * adding fixes
    
    * added more changes
    
    * added fixes
    
    * fixed LintDiff
    
    * added changes
    
    * fix lintDiff
    
    * Swagger validations for serverless parameters added in SQL API (#25852)
    
    * Swagger validations for serverless parameters added in SQL API
    
    * Fixing spellcheck in example file
    
    * Fix LintDiff error
    
    ---------
    
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    
    * Add AAD support to job agents version 2023-05-01-preview (#25553)
    
    * adding job agent identity support to 2023-05-01-preview
    
    * updated swagger with just aad changes
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Dev/sonjac/ltr api update (#25701)
    
    * Adding generated files.
    
    * Fixing swagger errors.
    
    * Managed Instance swagger to support Authentication Metadata (#25795)
    
    * generated swagger
    
    * fixed prettier:
    
    * fixed minor stuff
    
    * swagger fixes
    
    * added missing example file
    
    * removed unused file
    
    * externalgovernance fixes
    
    * minor fixes
    
    * missing character
    
    * Adding JobAgents API with SKU support to version 2023-05-01-preview (#24995)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94ea9cefca5312d2f5c12e099f315e0c064.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * swagger changes
    
    * api version changed
    
    * adding identity files to the version on review
    
    * change of getjobagent
    
    * change test
    
    * nit fix
    
    * Changes to use SKU name to specify SLO
    
    * Changes for job agent update SLO with 2023-05-01 version
    
    * removing files of 2023-02-01
    
    * fix
    
    * removing changes on JobAgents 2023-02-01
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * added swagger spec and example json files for failovergroup api (#25837)
    
    * Updating Managed Instance swagger for 2023-05-01-preview (#26098)
    
    * Modifying ManagedInstances.json and corresponding examples
    
    * Remove example
    
    * Fix syntax errors
    
    * Swagger API changes to support PUT and PATCH to update replication link type (#25690)
    
    * Add Swagger files for Replication Link Update Link Type
    
    * resolve validation error
    
    * Modify property description
    
    * resolve lint errors
    
    * Reverting MI change for readme to fix merge conflict with main (#26296)
    
    ---------
    
    Co-authored-by: jacobopac <104868942+jacobopac@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    Co-authored-by: ms-mjovkovic <140057686+ms-mjovkovic@users.noreply.github.com>
    Co-authored-by: Ray Boyd <rayboyd30@gmail.com>
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    Co-authored-by: Kosta Bizetić <kosta.bizetic@gmail.com>
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    Co-authored-by: CelinaJiangJXY <124339390+CelinaJiangJXY@users.noreply.github.com>
    Co-authored-by: Yash Udasi <36713809+Yashu1818@users.noreply.github.com>
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    Co-authored-by: Sonja Ciric <78421408+sonjaciric@users.noreply.github.com>
    Co-authored-by: Nebojsa Savic <112883615+nesavicMSFT@users.noreply.github.com>
    Co-authored-by: alejandro182 <140119874+alejandro182@users.noreply.github.com>
    Co-authored-by: saljain0101 <145347114+saljain0101@users.noreply.github.com>
    Co-authored-by: Marko Milovanovic <147002062+mmilovanovic95@users.noreply.github.com>
    Co-authored-by: Archana Sahoo <109509626+archanasahoo22@users.noreply.github.com>
    
    * Added liftrastronomer: 2023-08-01-preview (#26373)
    
    * Added liftrastronomer
    
    * Removed unused versions
    
    * Removed unused versions from readme file
    
    * Added linter in yml file
    
    * Removed 200OK response from long running delete operation
    
    * ModelValidation error fixes
    
    * Re-generated swagger using tsp compiler 0.49.0
    
    * [Hub Generated] Review request for Microsoft.HybridContainerService to add version preview/2023-11-15-preview (#26379)
    
    * Adds base for updating Microsoft.HybridContainerService from version preview/2022-09-01-preview to version 2023-11-15-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added the 2023-11-15-preview from RPSaaSMaster
    
    * Addressing LintDiff errors
    
    * Added back Chaos Studio private access resources mistakenly removed in merge (#26398)
    
    * added back private access
    
    * fix linting issue
    
    ---------
    
    Co-authored-by: James Duan <jduan@microsoft.com>
    
    * Update Search with x-ms-client-names and a few new requires (#26355)
    
    * Update Search with x-ms-client-names and a few new requires
    * Make VectorizableTextQuery.text required
    * Renamce SemanticSetting.defaultConfiguration to defaultConfigurationName to clarify it's a name of a configuration
    * SemanticConfiguration.semanticPriorizedFields -> prioritizedFields as semantic is redundant
    * Remove VectorQuery changes as they aren't final
    * Remove SearchRequest.vectorQueries rename, fixed typo in SemanticSearch
    * Add custom word
    
    * [Monitor.Query] Update Preview Swagger File (#26331)
    
    * update swagger
    
    * batch update
    
    * update old swagger
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update metrics_API.json
    
    * wip
    
    * Update metricBatch.json
    
    * wip
    
    * update path
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update metricBatch.json
    
    * Update commonDefinitions.json
    
    * Change metricBatch.json endpoint string format from "uri" to "url"
    
    Change metricBatch.json endpoint string format from "uri" to "url"
    
    * Remove duration format from interval parameter and properties
    
    Remove duration format from interval parameter and properties. These were improperly decorated as format: "duration" however now that model validation is actually running against parameters our model validation is failing as "FULL" has been a long time accepted string to this parameter and has a lot of usage.
    
    ---------
    
    Co-authored-by: gracewilcox <graceawilcox@gmail.com>
    Co-authored-by: Todd King <58755170+ToddKingMSFT@users.noreply.github.com>
    
    * corrected naming of api in description (#26380)
    
    * doc(README): remove typo (#26457)
    
    * Support ParquetReadSettings In DataFactory And Synapse For Bug Fix (#26384)
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue
    
    * Revert "[Synapse]Fix Credential OperationId Not UnifiedIssue"
    
    This reverts commit 83eef9f5a22bc7796d8b5ad51cd2077d2ac8a0e0.
    
    * Support ParquetReadSettings In ADF And Synapse
    
    * Update the PR workflow diagram: in the check examples used, remove "Avocado" as it is no longer required. (#26458)
    
    * add CapacityReservationGroup into custom-words.txt (#26461)
    
    Co-authored-by: tong chen <tonche@microsoft.com>
    
    * Swagger update for AFS vaulted backup policy (#25791)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2023-04-01 to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Swagger update for AFS Vaulted Backup Policy
    Tiering Cost API
    Fixing checks for prettier and spelltest
    [Prettier] Adding empty line at the end
    Adding Snapshot Related Changes to bms.json
    Updating examples
    Modified example for backup validate operation
    fixed prettier check
    Added vaultId in the Get Protected Item response
    Making property read only
    moved readonly to correct field, pulled rohini's correctness fix from 2023-04-01 version
    added edgeZone changes from previous API version - contact vishnu (viananth)
    Adding prefix backup to tiering cost api
    [Archive V1] Costs API rapping request response under Resource
    Revert "[Archive V1] Costs API rapping request response under Resource"
    This reverts commit 830dc927afb68c192d4b87b5ed986ab0f8f233ed.
    Updating default tag to latest stable tag
    Making resourceGuardResourceId property as required
    Modified example of trigger validate operation
    Added Required field as array
    Fixing lint diffs for 202 status codes
    Modified swagger to resolve error
    made changes to input param for api
    Reverting my changes
    Adding wrongly reverted changes
    Adding again
    Adding type for ValidateOperationRequestResource
    Fixed ProtectionPolicies_CreateOrUpdate_Hardened.json
    
    Fixing the api urls and lint-diff errors
    Updating the url + adding supperssion for LROErrorContent
    
    * Refactoring UserAssignedIdentityProperties
    
    ---------
    
    Co-authored-by: Taejas Gupta <taejas.g@gmail.com>
    Co-authored-by: Taejas Gupta (HE/HIM) <taegupta@microsoft.com>
    Co-authored-by: Shivani Tyagi <tyagishivani31@gmail.com>
    
    * [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2022-02-14 and stable/2023-07-01 (#26309)
    
    * Adds base for updating Microsoft.VirtualMachineImages from version stable/2022-07-01 to version 2023-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * copying changes from ADO repo
    
    * adding custom words
    
    * adding distribute to ImageTemplate
    
    * adding bracket for distrubute
    
    * replacing CloudError with ErrorResponse
    
    * fixing ErrorResponse typo
    
    * added x-ms-identifiers and fixed other lintdiff
    
    * prettier update
    
    * removing response 200 from delete example files
    
    * fixing distribute for ImageTemplateUpdateParameters
    
    * Revert "fixing distribute for ImageTemplateUpdateParameters"
    
    This reverts commit 09f692fa75f5327d569a03e3bbb309e639f9fd81.
    
    * replacing distribute with properties
    
    * prettier changes x2
    
    * Updated the examples for better documentationj (#26370)
    
    * [Hub Generated] Publish private branch 'voiceservices/2023-09-01-public-publish' (#26394)
    
    * Base Commit - Publish Voiceservices 2023-09-01
    
    * Introducing 2023-09-01 changes
    
    * [TypeSpec] Upgrade autorest and azure-core to 0.35.1 (#26464)
    
    - Small changes to generated swagger reacting to Azure/typespec-azure#3773
    
    * Raymondluo1 containerregistry microsoft.container registry 2023 11 01 preview (#25918)
    
    * Adds base for updating Microsoft.ContainerRegistry from version preview/2023-08-01-preview to version 2023-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added the metadataSearchEnabled property.
    
    * Fixed the tag format in readme
    
    * Updated examples for the metadata search
    
    * Fix format issue on the readme.
    
    * Change the metadataSearch to a Enum
    
    * Fixed the format issue.
    
    * Revert to the format before.
    
    * Fix the ENUM case issue.
    
    * Added the changes for the readme for sdks
    
    * Azure Event Grid: New features for 2023-12-15-preview API version (#26225)
    
    * First commit: Copy over latest event grid swagger for API version 2023-06-01-preview and use it as baseline for 2023-12-15-preview
    
    * Add new features for API Version 2023-12-15-preview
    
    * Address prettier issues + spelling check + add 2023-12-15-preview to readme files
    
    * Add missing example and some LintDiff
    
    * remove readonly property:
    
    * fix enum lintdiff issue
    
    * fix description
    
    * fix array           x-ms-identifiers: []
    
    * fix prettier check
    
    * fix more lindiff issues
    
    * fix lintdiff error
    
    * fix lindiff issues
    
    * fix example
    
    * Fix example
    
    * add suppressions for LintDiff as they are false positibe
    
    * add arm-id on array items for action group to fix sdk generation error
    
    * fix x-ms-arm-id for action group item
    
    * Add missing operation and its example file
    
    * fix prettier check
    
    * fix example
    
    * trigger tasks
    
    * [Hub Generated] Publish private branch 'IoTOperationsOrchestrator' (#26278)
    
    * add or modify file
    
    * update
    
    * updated
    
    * suppress the TypeSpec validation
    
    * [Hub Generated] Publish private branch 'IoTOperationsDataProcessor' (#26279)
    
    * add or modify files
    
    * update
    
    * add or modify files (#26361)
    
    Co-authored-by: Aakash Jolly <aajolly@microsoft.com>
    
    * add lower case capacityreservationgroup (#26475)
    
    Co-authored-by: tong chen <tonche@microsoft.com>
    
    * Add api version 2023-10-01-preview of Azure OpenAI (#26188)
    
    * Add api version 2023-10-01-preview of Azure OpenAI
    
    * Add custom word
    
    * string updates for renamed features and services (#26268)
    
    * Replaced disallowed HTML chars and added a missing value
    
    * Fixed sev-1 policheck error
    
    * String changes for renamed products and features at Ignite 2023
    
    * Fixed sev 1 policheck errors
    
    * search readme.go.md add directive (#26259)
    
    * [Microsoft.Workoads] Initialize connectors for 2023-10-01-preview api version (#26099)
    
    * Initialize connectors for 2023-10-01-preview api verison
    
    * add unknown words to custom-words
    
    * fix linter checks
    
    * additional fixes for linter checks
    
    * remove 200 response for delete LROs
    
    * update examples to remove 200 from delete LROs
    
    ---------
    
    Co-authored-by: Nishanth M <nishanthm@microsoft.com>
    
    * Fix aacs ga contract (#26258)
    
    * Support Typespec file for Easm api version 2023-03-01-preview (#24937)
    
    * Add typespec file for easm
    
    * Change service version doc
    
    * Update file structure and add config file
    
    * Move examples under a version
    
    * Add a openapi.json file
    
    * Remove openapi.json file
    
    * Change operation names and empty object
    
    * Update tspconfig
    
    * Change config file to add .net and js emitter
    
    * Add service dir to config file
    
    * Update csharp config
    
    * Add projected name for csharp
    
    * Use original op
    
    * Update disco group list example
    
    * Remove observations endpoint
    
    * Remove observation models
    
    * Add java options
    
    * Use Azure.Core standard operation and use resource models
    
    * Reformat folder structure
    
    * Suppress warnings
    
    * Change metadata to record<unknown>
    
    * Add suppression for Record<unknown>
    
    * Update examples
    
    * Remove unused examples
    
    * Change apiversion to apiVersion
    
    * Reformat with prettier
    
    * Use foundations for list operation
    
    * Update examples and list operations
    
    * Remove unused minimum set
    
    * Update all uuid
    
    * Update Assets example
    
    * Run prettier on Assets_List
    
    * update oauth2 definition
    
    * remove implicitflow model
    
    * Update specification/riskiq/Easm/tspconfig.yaml
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    
    * Update models.tsp
    
    * Update routes.tsp
    
    * Remove typespec-apiview emitter
    
    * update examples, add client.tsp
    
    * run prettier
    
    * Run prettier on Easm examples
    
    * Update examples, main.tsp. Remove client.tsp
    
    * Add operation id to examples under typespec project
    
    * Add titles to examples
    
    * Reformat typespec files
    
    * Update DataConnection validate example
    
    * Update data connection validation example
    
    * Update the easm.json file based on tsv tool
    
    * Update swagger file and its examples
    
    * Update Easm typespec examples
    
    * Update uris in examples
    
    * Update cvss3 name
    
    * Update cvss3 model with tsp
    
    * Add totalElements to DiscoGroups, DiscoTemplates, and SavedFilters List traits
    
    * Run validation for the previous commit
    
    * Suppress linting rule of typespec generated swagger
    
    * Update namespace for dotnet and javascript to the approved namespace
    
    * Update package directory for java sdk from azure-defender-easm to azure-analytics-defender-easm
    
    * use AlexaDetails instead of AlexaInfo in java sdk
    
    * Fix git diff issue in Typespec Validation by running npx tsp
    
    * Remove unused paged result models, add @pagedResult, @nextLink, and @items decorators to paged result models and their properties.
    Remove custom NoContentResult model and use Typespec.Http.NoContentResponse model instead
    
    * Add decorators to indicate the resource is createOrUpdate or just update
    
    ---------
    
    Co-authored-by: shadahmed-microsoft <139584906+shadahmed-microsoft@users.noreply.github.com>
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    Co-authored-by: Shad <t-sshadahmed@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.DevHub to add version stable/2023-08-01 (#24951)
    
    * Adds base for updating Microsoft.DevHub from version preview/2022-10-11-preview to version 2023-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * [Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15 (#25417)
    
    * Adds base for updating Microsoft.Migrate/AssessmentProjects from version stable/2019-10-01 to version 2023-03-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * edit
    
    * added types files
    
    * added examples
    
    * edit. spelling ignore words added
    
    * edit. api version fix
    
    * edit.
    
    * edit.
    
    * edit.
    
    * deleted zombie files and ran prettier
    
    * removed data plane folder to fix checks
    
    * Removed common types folder.
    
    * Fixed relative path to common types + minor swagger edits
    
    * removed 2019 from default tag to fix go sdk check
    
    * edit
    
    * minor swagger fixes
    
    * edit
    
    * edited string for policheck
    
    * minor fix
    
    * Added manual examples
    
    * fixed errors in checks
    
    * testing update readme to latest API version
    
    * edit
    
    * edit
    
    * compile swagger with new typespec compiler version
    
    * edit
    
    * Sdded PE resources using common types
    
    * added regex pattern
    
    * edit
    
    * edit
    
    * edit
    
    * edit. minor changes from comments/ checks
    
    * cleanup
    
    * made delete sync and updated examples
    
    * edit. made string to date time
    
    * AKS Fleet 2023 10 15 (#25768)
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * rebase
    
    * [Fleet] Fix readme.md for 0815 (#25822)
    
    * fix readme
    
    * format
    
    * remove hub profile
    
    * examples
    
    * fixed example
    
    * fix example
    
    * fix readme
    
    * rebase
    
    * suppress versioning error
    
    * compile
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2023-08-01-preview (#25860)
    
    * Adds base for updating Microsoft.AlertsManagement from version preview/2023-01-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Alert Rule Recommendations - Api Version 2023-08-01-preview
    
    * Update recommendation in default tag
    
    ---------
    
    Co-authored-by: Meydan Dayan <meday@microsoft.com>
    
    * Added new version 2024-03-01 of API Center resource manager. (#25977)
    
    * Adds base for updating Microsoft.ApiCenter from version preview/2023-07-01-preview to version 2024-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added new version 2024-03-01 of API Center resource manager.
    
    * Added "apigee" custom word.
    
    * Addressed PR comments.
    
    * Added missing type.
    
    * Minor fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    * Fixes.
    
    ---------
    
    Co-authored-by: Alexander Zaslonov <alzaslon@microsoft.com>
    
    * Adding new preview version "2023-10-01-preview" with new APIs (#26215)
    
    * New API Version 2023-10-01-preview
    
    * Adding New APIs
    
    * Azure Active Directory change to Microsoft Entra ID
    
    * Fixing Pipeline Failures
    
    * updating Readme
    
    * fixing Lint Errors
    
    * prettier check
    
    * Resolving Comments
    
    * Resolving Comments
    
    * change v5 to v3 to resolve SDK failures
    
    * [Hub Generated] Review request for PaloAltoNetworks.Cloudngfw to add version preview/2023-09-01-preview (#26241)
    
    * Base commit
    
    * Creating a stable from preview
    
    * Stable version in swagger
    
    * [TypeSpec Validation] trigger on only specification/<service-family> (#26276)
    
    * test
    
    * fix
    
    * cleanup
    
    * Publish Microsoft Maps Search 2023-06-01 (#25991)
    
    * Adds base for updating Search from version preview/2022-12-01-preview to version 2023-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update countryRegionSet to countryRegion and remove strictMatch
    
    strictMatch has no effect in services and creates customer confusion
    countryRegionSet description documents only one works. Update for clarity in GA version.
    
    * Update ForwardGeocodingByAddressLine.json example to use countryRegion parameter
    
    * Update description of countryRegion parameter
    
    * Update CountryRegion parameter description
    
    * Update search.json to document default view
    
    * Update search.json to remove supplemental terms warning
    
    * Update search.json to remove HTTP 207
    
    * Update ForwardGeocodingBatch.json to 200 response
    
    * Update ReverseGeocodingBatch.json to 200 response
    
    * Update ForwardGeocodingBatch.json examples
    
    * Update ReverseGeocodingBatch.json examples
    
    * Stable version of common.json
    
    * Use stable version of common types
    
    * Update common.json version string
    
    * Match coordinates parameter for geocoding. polycon, reverseGeocoding
    
    * Fix reference to coordinates
    
    * Update countryRegion to be single string
    
    * Update example
    
    * Update countryRegion to be single string
    
    * [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-09-01 (#26150)
    
    * Adds base for updating Microsoft.ContainerService/aks from version stable/2023-08-01 to version 2023-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update (#26127)
    
    * update readmes (#26125)
    
    * [AKS] Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api (#26043)
    
    * Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * fixup! Add trustedAccessRoles and trustedAccessRoleBindings into Microsoft.ContainerService 2023-09-01 api
    
    * update common types from v3 to v5 (#26214)
    
    ---------
    
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    
    * devcenter: `devCenterUri` should be a read only field (#26189)
    
    * devcenter: `devCenterUri` should be a read only field
    
    This field cannot be u…
    zman-ms pushed a commit that referenced this pull request Jan 10, 2024
    * Adds base for updating Microsoft.Sql from version preview/2023-02-01-preview to version 2023-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding JobPrivateEndpoints API to version 2023-05-01-preview  (#24902)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * job private endpoint swagger
    
    * rerun pipelines
    
    * adding job private endpoints to readme
    
    * rerun pipelines
    
    * trying to fix lint errors
    
    * fixing typos - singular resource name and description.
    
    * adding arm-id
    
    * Moving files to the new version; no changes to the files themselves.
    
    * adding job agent private endpoints to readme
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * DAG API 2023-05-01 for MI First (#25638)
    
    * mi first dag api 2023-05-01
    
    * adding x-ms-identifiers
    
    * adding job step and target group apis to version 2023-05-01-preview (#25689)
    
    * adding job step and target group apis to versoin 2023-05-01-preview
    
    * remove required credential
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * updating location capabilities for 2023-05-01-preview (#25539)
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Updating Instance Pool swagger for 2023-05-01-preview (#25580)
    
    * Updating Instance Pool swagger for 2023-05-01-preview
    
    * Add format specification
    
    * Update examples
    
    ---------
    
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    
    * Add Archive option to LTR Policy and LTR Backup for SQL DB  (#25799)
    
    * added changes
    
    * fix swagger validation failures
    
    * adding fixes
    
    * added more changes
    
    * added fixes
    
    * fixed LintDiff
    
    * added changes
    
    * fix lintDiff
    
    * Swagger validations for serverless parameters added in SQL API (#25852)
    
    * Swagger validations for serverless parameters added in SQL API
    
    * Fixing spellcheck in example file
    
    * Fix LintDiff error
    
    ---------
    
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    
    * Add AAD support to job agents version 2023-05-01-preview (#25553)
    
    * adding job agent identity support to 2023-05-01-preview
    
    * updated swagger with just aad changes
    
    ---------
    
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    
    * Dev/sonjac/ltr api update (#25701)
    
    * Adding generated files.
    
    * Fixing swagger errors.
    
    * Managed Instance swagger to support Authentication Metadata (#25795)
    
    * generated swagger
    
    * fixed prettier:
    
    * fixed minor stuff
    
    * swagger fixes
    
    * added missing example file
    
    * removed unused file
    
    * externalgovernance fixes
    
    * minor fixes
    
    * missing character
    
    * Adding JobAgents API with SKU support to version 2023-05-01-preview (#24995)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-11-01-preview to version 2023-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add mi refresh API (#24093)
    
    * add mi refresh API
    
    * remove stray character
    
    * add examples
    
    * fix lro error
    
    * fix lro error only in example
    
    * fixing prettier issue
    
    * Test commit - adding error schema
    
    * Test2
    
    * Test - changing error type
    
    * Revert "Test - changing error type"
    
    This reverts commit 84fff94.
    
    * Reverting 3 test commits
    
    * Test - adding commong error type reference
    
    * fix type format errors
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    
    * Adding changes from main to release branch. PRs 24175 and 24185 (#24221)
    
    * Enable multiple partner servers and failover of read-only endpoint for SQL DB Failover Group in version 2023-02-01-preview. (#24132)
    
    * Added the swagger spec and example json files for failvoer group API update in V2023-020-1
    
    * Corrected the FailoverGroupGet.json example
    
    * Updated the auto-generated FailoverGroups.json
    
    Fixed FailoverGroups.json swagger arm-id attribute for databases field
    
    * Added the missing headers field manually
    
    * Fix FailoverGroups.json
    
    ---------
    
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    
    * Changes to Location Capabilities (#24209)
    
    * Loc cap changes
    
    * removing changes not related to my changes in dsmain
    
    * DAG API 2023-02-01 (#24108)
    
    * add new dag api version
    
    * Update swagger
    
    * Update swagger
    
    * patch resource
    
    * make replicationMode writable
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API (#24224)
    
    * Add FreeLimitExhaustion Capability in 2023-02-01-preview API
    
    * Change property from name to exhaustionBehaviorType
    
    * generate swagger for LocationCapabilites (#24290)
    
    * inital commit for LTR Policy Immutability (#24347)
    
    * inital commit for immutable ltr backups (#24349)
    
    * Update Servers swagger files with adding property "IsIPv6Enabled" (#24305)
    
    * Update swagger files for Server API
    
    * Add v5 tag for Servers
    
    * Restore none for minimal TLS version
    
    * Add auto rotation param to databases api (#24339)
    
    * Add auto rotation param to databases api
    
    * add armid
    
    * Adding IsFreemium and CreateTime to Get MI API (#24239)
    
    * Updated the examples for LTR Policies and LTR Backups (#24821)
    
    * Updated the examples for LTR Policies and LTR Backups
    
    * Not sure why makeBackupsImmutable got deleted
    
    * swagger changes
    
    * api version changed
    
    * adding identity files to the version on review
    
    * change of getjobagent
    
    * change test
    
    * nit fix
    
    * Changes to use SKU name to specify SLO
    
    * Changes for job agent update SLO with 2023-05-01 version
    
    * removing files of 2023-02-01
    
    * fix
    
    * removing changes on JobAgents 2023-02-01
    
    ---------
    
    Co-authored-by: Jeremy Frosti <111934615+jeremyfrosti@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    
    * added swagger spec and example json files for failovergroup api (#25837)
    
    * Updating Managed Instance swagger for 2023-05-01-preview (#26098)
    
    * Modifying ManagedInstances.json and corresponding examples
    
    * Remove example
    
    * Fix syntax errors
    
    * Swagger API changes to support PUT and PATCH to update replication link type (#25690)
    
    * Add Swagger files for Replication Link Update Link Type
    
    * resolve validation error
    
    * Modify property description
    
    * resolve lint errors
    
    * Reverting MI change for readme to fix merge conflict with main (#26296)
    
    ---------
    
    Co-authored-by: jacobopac <104868942+jacobopac@users.noreply.github.com>
    Co-authored-by: guptanitish-ms <68623376+guptanitish-ms@users.noreply.github.com>
    Co-authored-by: Stefan Krivokapic <skrivokapic@microsoft.com>
    Co-authored-by: lobashh <56324552+lobashh@users.noreply.github.com>
    Co-authored-by: Sharan Singh <sharanlobana@gmail.com>
    Co-authored-by: Aleksand4rZivanovic <60347245+Aleksand4rZivanovic@users.noreply.github.com>
    Co-authored-by: a-lazarlazic <106240189+a-lazarlazic@users.noreply.github.com>
    Co-authored-by: mykolian <34487118+mykolian@users.noreply.github.com>
    Co-authored-by: Srna Nikolic <133877309+srnanikolicmdcs@users.noreply.github.com>
    Co-authored-by: rebeccaxu-ms <104461363+rebeccaxu-ms@users.noreply.github.com>
    Co-authored-by: LeiWang3 <84884417+LeiWang3@users.noreply.github.com>
    Co-authored-by: viparek <78561564+viparek@users.noreply.github.com>
    Co-authored-by: Nikola Mirkovic <135128634+nmirkovic-microsoft@users.noreply.github.com>
    Co-authored-by: ms-mjovkovic <140057686+ms-mjovkovic@users.noreply.github.com>
    Co-authored-by: Ray Boyd <rayboyd30@gmail.com>
    Co-authored-by: Ray Boyd <rayboyd@microsoft.com>
    Co-authored-by: Kosta Bizetić <kosta.bizetic@gmail.com>
    Co-authored-by: Kosta Bizetic <bizetickosta@microsoft.com>
    Co-authored-by: Ivan Arandjelovic <ivarandj@microsoft.com>
    Co-authored-by: CelinaJiangJXY <124339390+CelinaJiangJXY@users.noreply.github.com>
    Co-authored-by: Yash Udasi <36713809+Yashu1818@users.noreply.github.com>
    Co-authored-by: Yash Udasi <yudasi@microsoft.com>
    Co-authored-by: Sonja Ciric <78421408+sonjaciric@users.noreply.github.com>
    Co-authored-by: Nebojsa Savic <112883615+nesavicMSFT@users.noreply.github.com>
    Co-authored-by: alejandro182 <140119874+alejandro182@users.noreply.github.com>
    Co-authored-by: saljain0101 <145347114+saljain0101@users.noreply.github.com>
    Co-authored-by: Marko Milovanovic <147002062+mmilovanovic95@users.noreply.github.com>
    Co-authored-by: Archana Sahoo <109509626+archanasahoo22@users.noreply.github.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go resource-manager SQL
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    9 participants