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

Support ParquetReadSettings In DataFactory And Synapse For Bug Fix #26384

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Support ParquetReadSettings In DataFactory And Synapse For Bug Fix #26384

merged 3 commits into from
Oct 30, 2023

Conversation

Jingshu918
Copy link
Contributor

@Jingshu918 Jingshu918 commented Oct 26, 2023

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

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

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

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

Purpose of this PR

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

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

Due diligence checklist

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

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

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

Viewing API changes

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

Suppressing failures

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

Getting help

@openapi-workflow-bot
Copy link

Hi @Jingshu918, this service has enabled Service API Toolset. All spec updates MUST be initiated from service ADO project repo, so that to guarantee it to be the source of truth., please review this pull request if it's intentional or reject it if it's not expected. Normally, all the specification or example changes should start with PR created in ADO.

  • You can refer to Service API Toolset Introduction for details.
  • Please contact service focal contacts or Service API Toolset Support Channel if need further help.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 26, 2023

    Next Steps to Merge

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 26, 2023

    Swagger Validation Report

    ️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    Pipeline.json 2018-06-01(102a9c1) 2018-06-01(main)
    Pipeline.json 2020-12-01(102a9c1) 2020-12-01(main)
    Rule Message
    1045 - AddedOptionalProperty The new version has a new optional property 'formatSettings' that was not found in the old version.
    New: stable/2018-06-01/entityTypes/Pipeline.json#L1568:7
    Old: stable/2018-06-01/entityTypes/Pipeline.json#L1553:7
    1045 - AddedOptionalProperty The new version has a new optional property 'formatSettings' that was not found in the old version.
    New: stable/2020-12-01/entityTypes/Pipeline.json#L1275:7
    Old: stable/2020-12-01/entityTypes/Pipeline.json#L1260:7
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️🔄LintDiff inProgress [Detail]
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    ️️✔️Automated merging requirements met succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 26, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/datafactory/armdatafactory - 4.0.0
    -	Field `ConnectionProperties`, `KeyFilePath`, `TrustedCertPath`, `UseSystemTrustStore` of struct `GoogleAdWordsLinkedServiceTypeProperties` has been removed
    azure-sdk-for-js - @azure/arm-datafactory - 12.0.0
    -	Interface GoogleAdWordsLinkedService no longer has parameter connectionProperties
    -	Interface GoogleAdWordsLinkedService no longer has parameter keyFilePath
    -	Interface GoogleAdWordsLinkedService no longer has parameter trustedCertPath
    -	Interface GoogleAdWordsLinkedService no longer has parameter useSystemTrustStore
    azure-sdk-for-python-track2 - track2_azure-mgmt-datafactory - 3.1.0
    -	Model GoogleAdWordsLinkedService no longer has parameter connection_properties
    -	Model GoogleAdWordsLinkedService no longer has parameter key_file_path
    -	Model GoogleAdWordsLinkedService no longer has parameter trusted_cert_path
    -	Model GoogleAdWordsLinkedService no longer has parameter use_system_trust_store
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f5a1a18. 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
      warn		specification/synapse/data-plane/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.DataFactory [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f5a1a18. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
      cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      warn		specification/synapse/data-plane/readme.md skipped due to azure-sdk-for-python-track2 not found in swagger-to-sdk
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-datafactory [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group ChangeDataCaptureOperations
      info	[Changelog]   - Model Activity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model Activity has a new parameter state
      info	[Changelog]   - Model AmazonRdsForSqlServerSource has a new parameter isolation_level
      info	[Changelog]   - Model AppendVariableActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AppendVariableActivity has a new parameter state
      info	[Changelog]   - Model AzureDataExplorerCommandActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureDataExplorerCommandActivity has a new parameter state
      info	[Changelog]   - Model AzureFunctionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureFunctionActivity has a new parameter state
      info	[Changelog]   - Model AzureMLBatchExecutionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureMLBatchExecutionActivity has a new parameter state
      info	[Changelog]   - Model AzureMLExecutePipelineActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureMLExecutePipelineActivity has a new parameter state
      info	[Changelog]   - Model AzureMLServiceLinkedService has a new parameter authentication
      info	[Changelog]   - Model AzureMLUpdateResourceActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureMLUpdateResourceActivity has a new parameter state
      info	[Changelog]   - Model AzureSqlSource has a new parameter isolation_level
      info	[Changelog]   - Model ControlActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ControlActivity has a new parameter state
      info	[Changelog]   - Model CopyActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model CopyActivity has a new parameter state
      info	[Changelog]   - Model CustomActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model CustomActivity has a new parameter state
      info	[Changelog]   - Model DataLakeAnalyticsUSQLActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DataLakeAnalyticsUSQLActivity has a new parameter state
      info	[Changelog]   - Model DatabricksNotebookActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DatabricksNotebookActivity has a new parameter state
      info	[Changelog]   - Model DatabricksSparkJarActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DatabricksSparkJarActivity has a new parameter state
      info	[Changelog]   - Model DatabricksSparkPythonActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DatabricksSparkPythonActivity has a new parameter state
      info	[Changelog]   - Model DeleteActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DeleteActivity has a new parameter state
      info	[Changelog]   - Model ExecuteDataFlowActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecuteDataFlowActivity has a new parameter state
      info	[Changelog]   - Model ExecutePipelineActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecutePipelineActivity has a new parameter state
      info	[Changelog]   - Model ExecuteSSISPackageActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecuteSSISPackageActivity has a new parameter state
      info	[Changelog]   - Model ExecuteWranglingDataflowActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecuteWranglingDataflowActivity has a new parameter state
      info	[Changelog]   - Model ExecutionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecutionActivity has a new parameter state
      info	[Changelog]   - Model FailActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model FailActivity has a new parameter state
      info	[Changelog]   - Model FilterActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model FilterActivity has a new parameter state
      info	[Changelog]   - Model ForEachActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ForEachActivity has a new parameter state
      info	[Changelog]   - Model GetMetadataActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model GetMetadataActivity has a new parameter state
      info	[Changelog]   - Model GoogleAdWordsLinkedService has a new parameter google_ads_api_version
      info	[Changelog]   - Model GoogleAdWordsLinkedService has a new parameter login_customer_id
      info	[Changelog]   - Model GoogleAdWordsLinkedService has a new parameter private_key
      info	[Changelog]   - Model GoogleAdWordsLinkedService has a new parameter support_legacy_data_types
      info	[Changelog]   - Model HDInsightHiveActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightHiveActivity has a new parameter state
      info	[Changelog]   - Model HDInsightMapReduceActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightMapReduceActivity has a new parameter state
      info	[Changelog]   - Model HDInsightPigActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightPigActivity has a new parameter state
      info	[Changelog]   - Model HDInsightSparkActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightSparkActivity has a new parameter state
      info	[Changelog]   - Model HDInsightStreamingActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightStreamingActivity has a new parameter state
      info	[Changelog]   - Model HttpReadSettings has a new parameter additional_columns
      info	[Changelog]   - Model IfConditionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model IfConditionActivity has a new parameter state
      info	[Changelog]   - Model IntegrationRuntimeDataFlowProperties has a new parameter custom_properties
      info	[Changelog]   - Model LookupActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model LookupActivity has a new parameter state
      info	[Changelog]   - Model MongoDbAtlasLinkedService has a new parameter driver_version
      info	[Changelog]   - Model ParquetSource has a new parameter format_settings
      info	[Changelog]   - Model PipelineExternalComputeScaleProperties has a new parameter number_of_external_nodes
      info	[Changelog]   - Model PipelineExternalComputeScaleProperties has a new parameter number_of_pipeline_nodes
      info	[Changelog]   - Model ScriptActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ScriptActivity has a new parameter state
      info	[Changelog]   - Model SelfHostedIntegrationRuntime has a new parameter self_contained_interactive_authoring_enabled
      info	[Changelog]   - Model SelfHostedIntegrationRuntimeStatus has a new parameter self_contained_interactive_authoring_enabled
      info	[Changelog]   - Model SetVariableActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SetVariableActivity has a new parameter policy
      info	[Changelog]   - Model SetVariableActivity has a new parameter set_system_variable
      info	[Changelog]   - Model SetVariableActivity has a new parameter state
      info	[Changelog]   - Model SqlDWSource has a new parameter isolation_level
      info	[Changelog]   - Model SqlMISource has a new parameter isolation_level
      info	[Changelog]   - Model SqlServerSource has a new parameter isolation_level
      info	[Changelog]   - Model SqlServerStoredProcedureActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SqlServerStoredProcedureActivity has a new parameter state
      info	[Changelog]   - Model SwitchActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SwitchActivity has a new parameter state
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter configuration_type
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter spark_config
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter state
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter target_spark_configuration
      info	[Changelog]   - Model SynapseSparkJobDefinitionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SynapseSparkJobDefinitionActivity has a new parameter state
      info	[Changelog]   - Model UntilActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model UntilActivity has a new parameter state
      info	[Changelog]   - Model ValidationActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ValidationActivity has a new parameter state
      info	[Changelog]   - Model WaitActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model WaitActivity has a new parameter state
      info	[Changelog]   - Model WebActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model WebActivity has a new parameter state
      info	[Changelog]   - Model WebHookActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model WebHookActivity has a new parameter policy
      info	[Changelog]   - Model WebHookActivity has a new parameter state
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model GoogleAdWordsLinkedService no longer has parameter connection_properties
      info	[Changelog]   - Model GoogleAdWordsLinkedService no longer has parameter key_file_path
      info	[Changelog]   - Model GoogleAdWordsLinkedService no longer has parameter trusted_cert_path
      info	[Changelog]   - Model GoogleAdWordsLinkedService no longer has parameter use_system_trust_store
      info	[Changelog]   - Model HttpReadSettings no longer has parameter enable_partition_discovery
      info	[Changelog]   - Model HttpReadSettings no longer has parameter partition_root_path
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f5a1a18. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • ️✔️azure-resourcemanager-datafactory [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f5a1a18. 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
      warn		specification/synapse/data-plane/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/datafactory/armdatafactory [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - Type of `AmazonS3CompatibleReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AmazonS3ReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureBlobFSReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureBlobStorageLinkedServiceTypeProperties.AccountKind` has been changed from `*string` to `any`
      info	[Changelog] - Type of `AzureBlobStorageLinkedServiceTypeProperties.ServiceEndpoint` has been changed from `*string` to `any`
      info	[Changelog] - Type of `AzureBlobStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureDataLakeStoreReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureFileStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `CosmosDbLinkedServiceTypeProperties.ServicePrincipalCredentialType` has been changed from `*CosmosDbServicePrincipalCredentialType` to `any`
      info	[Changelog] - Type of `FileServerReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `FtpReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `FtpReadSettings.UseBinaryTransfer` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `GoogleCloudStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `HdfsReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `OracleCloudStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `SalesforceServiceCloudSource.ReadBehavior` has been changed from `*SalesforceSourceReadBehavior` to `any`
      info	[Changelog] - Type of `SalesforceSource.ReadBehavior` has been changed from `*SalesforceSourceReadBehavior` to `any`
      info	[Changelog] - Type of `SapEccLinkedServiceTypeProperties.URL` has been changed from `*string` to `any`
      info	[Changelog] - Type of `SapEccLinkedServiceTypeProperties.Username` has been changed from `*string` to `any`
      info	[Changelog] - Type of `SftpReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `SynapseNotebookActivityTypeProperties.NumExecutors` has been changed from `*int32` to `any`
      info	[Changelog] - New enum type `ActivityOnInactiveMarkAs` with values `ActivityOnInactiveMarkAsFailed`, `ActivityOnInactiveMarkAsSkipped`, `ActivityOnInactiveMarkAsSucceeded`
      info	[Changelog] - New enum type `ActivityState` with values `ActivityStateActive`, `ActivityStateInactive`
      info	[Changelog] - New enum type `ConnectionType` with values `ConnectionTypeLinkedservicetype`
      info	[Changelog] - New enum type `FrequencyType` with values `FrequencyTypeHour`, `FrequencyTypeMinute`, `FrequencyTypeSecond`
      info	[Changelog] - New enum type `MappingType` with values `MappingTypeAggregate`, `MappingTypeDerived`, `MappingTypeDirect`
      info	[Changelog] - New function `NewChangeDataCaptureClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ChangeDataCaptureClient, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.CreateOrUpdate(context.Context, string, string, string, ChangeDataCaptureResource, *ChangeDataCaptureClientCreateOrUpdateOptions) (ChangeDataCaptureClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Delete(context.Context, string, string, string, *ChangeDataCaptureClientDeleteOptions) (ChangeDataCaptureClientDeleteResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Get(context.Context, string, string, string, *ChangeDataCaptureClientGetOptions) (ChangeDataCaptureClientGetResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.NewListByFactoryPager(string, string, *ChangeDataCaptureClientListByFactoryOptions) *runtime.Pager[ChangeDataCaptureClientListByFactoryResponse]`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Start(context.Context, string, string, string, *ChangeDataCaptureClientStartOptions) (ChangeDataCaptureClientStartResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Status(context.Context, string, string, string, *ChangeDataCaptureClientStatusOptions) (ChangeDataCaptureClientStatusResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Stop(context.Context, string, string, string, *ChangeDataCaptureClientStopOptions) (ChangeDataCaptureClientStopResponse, error)`
      info	[Changelog] - New function `*ClientFactory.NewChangeDataCaptureClient() *ChangeDataCaptureClient`
      info	[Changelog] - New function `*ParquetReadSettings.GetFormatReadSettings() *FormatReadSettings`
      info	[Changelog] - New struct `ChangeDataCapture`
      info	[Changelog] - New struct `ChangeDataCaptureFolder`
      info	[Changelog] - New struct `ChangeDataCaptureListResponse`
      info	[Changelog] - New struct `ChangeDataCaptureResource`
      info	[Changelog] - New struct `DataMapperMapping`
      info	[Changelog] - New struct `IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem`
      info	[Changelog] - New struct `MapperAttributeMapping`
      info	[Changelog] - New struct `MapperAttributeMappings`
      info	[Changelog] - New struct `MapperAttributeReference`
      info	[Changelog] - New struct `MapperConnection`
      info	[Changelog] - New struct `MapperConnectionReference`
      info	[Changelog] - New struct `MapperDslConnectorProperties`
      info	[Changelog] - New struct `MapperPolicy`
      info	[Changelog] - New struct `MapperPolicyRecurrence`
      info	[Changelog] - New struct `MapperSourceConnectionsInfo`
      info	[Changelog] - New struct `MapperTable`
      info	[Changelog] - New struct `MapperTableProperties`
      info	[Changelog] - New struct `MapperTableSchema`
      info	[Changelog] - New struct `MapperTargetConnectionsInfo`
      info	[Changelog] - New struct `ParquetReadSettings`
      info	[Changelog] - New struct `SecureInputOutputPolicy`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `Activity`
      info	[Changelog] - New field `IsolationLevel` in struct `AmazonRdsForSQLServerSource`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AppendVariableActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureDataExplorerCommandActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureFunctionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLBatchExecutionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLExecutePipelineActivity`
      info	[Changelog] - New field `Authentication` in struct `AzureMLServiceLinkedServiceTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLUpdateResourceActivity`
      info	[Changelog] - New field `IsolationLevel` in struct `AzureSQLSource`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ControlActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `CopyActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `CustomActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DataLakeAnalyticsUSQLActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksNotebookActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksSparkJarActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksSparkPythonActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DeleteActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteDataFlowActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecutePipelineActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteSSISPackageActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteWranglingDataflowActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecutionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `FailActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `FilterActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ForEachActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `GetMetadataActivity`
      info	[Changelog] - New field `GoogleAdsAPIVersion`, `LoginCustomerID`, `PrivateKey`, `SupportLegacyDataTypes` in struct `GoogleAdWordsLinkedServiceTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightHiveActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightMapReduceActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightPigActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightSparkActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightStreamingActivity`
      info	[Changelog] - New field `AdditionalColumns` in struct `HTTPReadSettings`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `IfConditionActivity`
      info	[Changelog] - New field `CustomProperties` in struct `IntegrationRuntimeDataFlowProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `LookupActivity`
      info	[Changelog] - New field `DriverVersion` in struct `MongoDbAtlasLinkedServiceTypeProperties`
      info	[Changelog] - New field `FormatSettings` in struct `ParquetSource`
      info	[Changelog] - New field `NumberOfExternalNodes`, `NumberOfPipelineNodes` in struct `PipelineExternalComputeScaleProperties`
      info	[Changelog] - New field `IsolationLevel` in struct `SQLDWSource`
      info	[Changelog] - New field `IsolationLevel` in struct `SQLMISource`
      info	[Changelog] - New field `IsolationLevel` in struct `SQLServerSource`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SQLServerStoredProcedureActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ScriptActivity`
      info	[Changelog] - New field `SelfContainedInteractiveAuthoringEnabled` in struct `SelfHostedIntegrationRuntimeStatusTypeProperties`
      info	[Changelog] - New field `SelfContainedInteractiveAuthoringEnabled` in struct `SelfHostedIntegrationRuntimeTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `Policy`, `State` in struct `SetVariableActivity`
      info	[Changelog] - New field `SetSystemVariable` in struct `SetVariableActivityTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SwitchActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SynapseNotebookActivity`
      info	[Changelog] - New field `ConfigurationType`, `SparkConfig`, `TargetSparkConfiguration` in struct `SynapseNotebookActivityTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SynapseSparkJobDefinitionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `UntilActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ValidationActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `WaitActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `WebActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `Policy`, `State` in struct `WebHookActivity`
      info	[Changelog]
      info	[Changelog] Total 122 breaking change(s), 127 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f5a1a18. 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-datafactory [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureBlobFSLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureBlobFSReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter accountKind of interface AzureBlobStorageLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter serviceEndpoint of interface AzureBlobStorageLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureBlobStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDatabricksDeltaLakeLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDatabricksLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDataLakeAnalyticsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDataLakeStoreLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureDataLakeStoreReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureFileStorageLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureFileStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureFunctionLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMariaDBLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMLLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMLServiceLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMySqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzurePostgreSqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSearchLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSqlDatabaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSqlDWLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSqlMILinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface CassandraLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface CommonDataServiceForAppsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ConcurLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface CosmosDbLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter servicePrincipalCredentialType of interface CosmosDbLinkedService is changed from CosmosDbServicePrincipalCredentialType to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface CouchbaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DataworldLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface Db2LinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DrillLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DynamicsAXLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DynamicsCrmLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DynamicsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface EloquaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface FileServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface FileServerReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface FtpReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter useBinaryTransfer of interface FtpReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface FtpServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleAdWordsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleBigQueryLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleCloudStorageLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface GoogleCloudStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleSheetsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GreenplumLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HBaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HdfsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface HdfsReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter variables of interface HDInsightHiveActivity is changed from any[] to {
      info	[Changelog]         [propertyName: string]: any;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter encryptedCredential of interface HDInsightLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HDInsightOnDemandLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HiveLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HttpLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HubspotLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ImpalaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface InformixLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface JiraLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MagentoLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MariaDBLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MarketoLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MicrosoftAccessLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MongoDbLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MySqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface NetezzaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ODataLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface OdbcLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface Office365LinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface OracleCloudStorageLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface OracleCloudStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface OracleLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface OracleServiceCloudLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PaypalLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PhoenixLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PostgreSqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PrestoLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface QuickbaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface QuickBooksLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ResponsysLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter additionalHeaders of interface RestResourceDataset is changed from any to {
      info	[Changelog]         [propertyName: string]: any;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter paginationRules of interface RestResourceDataset is changed from any to {
      info	[Changelog]         [propertyName: string]: any;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter encryptedCredential of interface RestServiceLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SalesforceLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SalesforceMarketingCloudLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SalesforceServiceCloudLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter readBehavior of interface SalesforceServiceCloudSource is changed from SalesforceSourceReadBehavior to any
      info	[Changelog]   - Type of parameter readBehavior of interface SalesforceSource is changed from SalesforceSourceReadBehavior to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapBWLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapCloudForCustomerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter url of interface SapEccLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter username of interface SapEccLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapHanaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapOdpLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapOpenHubLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapTableLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ServiceNowLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface SftpReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface SftpServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SharePointOnlineListLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ShopifyLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SmartsheetLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SnowflakeLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SparkLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SqlServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SquareLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SybaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter numExecutors of interface SynapseNotebookActivity is changed from number to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface TeamDeskLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface TeradataLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface VerticaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface XeroLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ZendeskLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ZohoLinkedService is changed from any to string
      info	[Changelog]   - Removed Enum KnownCosmosDbServicePrincipalCredentialType
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f5a1a18. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] npm notice
      cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.1
      cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.1>
      cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.2.1` to update!
      cmderr	[initScript.sh] npm notice
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️datafactory [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs]Release - Generate from f5a1a18. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      warn		specification/synapse/data-plane/readme.md skipped due to azure-powershell not found in swagger-to-sdk
      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.datafactory.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.datafactory.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot openapi-workflow-bot bot added ShiftLeftViolation DoNotMerge <valid label in PR review process> use to hold merge after approval labels Oct 26, 2023
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 26, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/datafactory/armdatafactory https://apiview.dev/Assemblies/Review/034caac11e254114b9569d676330ef79
    Java azure-resourcemanager-datafactory https://apiview.dev/Assemblies/Review/0d37c08b98af4a5ab5a47e4576269f55
    .Net Azure.ResourceManager.DataFactory https://apiview.dev/Assemblies/Review/3c20efc0cb3543a1aa704bf3d8fbb88b

    @openapi-workflow-bot
    Copy link

    Please address or respond to feedback from the ARM API reviewer.
    When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
    This will notify the reviewer to have another look.
    If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
    Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

    @Jingshu918 Jingshu918 added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 26, 2023
    @openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Oct 26, 2023
    @ms-henglu ms-henglu added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Oct 26, 2023
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 26, 2023
    @ms-henglu
    Copy link
    Member

    Hi @Jingshu918 ,

    Please get a breaking changes approval from Azure Breaking Changes Reviewers azbreakchangereview@microsoft.com .

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Oct 27, 2023
    @lmazuel lmazuel merged commit f5a1a18 into Azure:main Oct 30, 2023
    28 of 31 checks passed
    @openapi-pipeline-app
    Copy link

    Swagger pipeline restarted successfully, please wait for status update in this comment.

    jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
    …26384)
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue
    
    * Revert "[Synapse]Fix Credential OperationId Not UnifiedIssue"
    
    This reverts commit 83eef9f.
    
    * Support ParquetReadSettings In ADF And Synapse
    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
    …26384)
    
    * [Synapse]Fix Credential OperationId Not UnifiedIssue
    
    * Revert "[Synapse]Fix Credential OperationId Not UnifiedIssue"
    
    This reverts commit 83eef9f.
    
    * Support ParquetReadSettings In ADF And Synapse
    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 ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-JavaScript data-plane NewApiVersionRequired ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager ShiftLeftViolation
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants