Skip to content

Fix headers setting on Web, AzureFunction and WebHook activities #26334

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

Closed

Conversation

DavidKarlas
Copy link

First of all, sorry for not using templates...
Can someone direct this at Azure Data Factory team, they can create proper PR, opening PR feels like easiest way to explain how to fix this problem...
This is basically fixing Azure/azure-sdk-for-net#39187

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 22, 2023

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR has non-breaking changes (label: NewApiVersionRequired). You must introduce a new API version with these changes instead of modifying existing one. See the PR description for help.
  • ❌ The required check named Swagger BreakingChange has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it. In addition, refer to step 1 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-workflow-bot
Copy link

Hi @DavidKarlas, 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 22, 2023

    Swagger Validation Report

    ️❌BreakingChange: 3 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    Pipeline.json 2018-06-01(98f0a5a) 2018-06-01(main)
    Rule Message
    1021 - AddedAdditionalProperties The new version adds an 'additionalProperties' element.
    New: stable/2018-06-01/entityTypes/Pipeline.json#L6851:9
    Old: stable/2018-06-01/entityTypes/Pipeline.json#L6851:9
    1021 - AddedAdditionalProperties The new version adds an 'additionalProperties' element.
    New: stable/2018-06-01/entityTypes/Pipeline.json#L7884:9
    Old: stable/2018-06-01/entityTypes/Pipeline.json#L7881:9
    1021 - AddedAdditionalProperties The new version adds an 'additionalProperties' element.
    New: stable/2018-06-01/entityTypes/Pipeline.json#L7953:9
    Old: stable/2018-06-01/entityTypes/Pipeline.json#L7947:9
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.6) new version base version
    package-2018-06 package-2018-06(98f0a5a) package-2018-06(main)

    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L46
    MissingTypeObject The schema 'ControlActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L224
    MissingTypeObject The schema 'ExecutionActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L234
    IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L267
    MissingTypeObject The schema 'CopyActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L1709
    MissingTypeObject The schema 'CopyActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L1748
    MissingTypeObject The schema 'HDInsightHiveActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5697
    MissingTypeObject The schema 'HDInsightHiveActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5716
    IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5770
    MissingTypeObject The schema 'HDInsightPigActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5789
    MissingTypeObject The schema 'HDInsightPigActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5808
    MissingTypeObject The schema 'HDInsightMapReduceActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5849
    MissingTypeObject The schema 'HDInsightMapReduceActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5868
    MissingTypeObject The schema 'HDInsightStreamingActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5934
    MissingTypeObject The schema 'HDInsightStreamingActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L5953
    MissingTypeObject The schema 'HDInsightSparkActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6047
    MissingTypeObject The schema 'HDInsightSparkActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6066
    MissingTypeObject The schema 'ExecuteSSISPackageActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6121
    MissingTypeObject The schema 'ExecuteSSISPackageActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6140
    MissingTypeObject The schema 'CustomActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6456
    MissingTypeObject The schema 'CustomActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6475
    MissingTypeObject The schema 'CustomActivityReferenceObject' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6520
    MissingTypeObject The schema 'SqlServerStoredProcedureActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6545
    MissingTypeObject The schema 'SqlServerStoredProcedureActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6565
    MissingTypeObject The schema 'ExecutePipelineActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6582
    MissingTypeObject The schema 'ExecutePipelineActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6618
    MissingTypeObject The schema 'DeleteActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6638
    MissingTypeObject The schema 'DeleteActivityTypeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6657
    IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6665
    MissingTypeObject The schema 'AzureDataExplorerCommandActivity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: stable/2018-06-01/entityTypes/Pipeline.json#L6692
    ️️✔️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 22, 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
    +	Type of `AzureFunctionActivityTypeProperties.Headers` has been changed from `any` to `map[string]*string`
    +	Type of `WebActivityTypeProperties.Headers` has been changed from `any` to `map[string]*string`
    +	Type of `WebHookActivityTypeProperties.Headers` has been changed from `any` to `map[string]*string`
    azure-sdk-for-js - @azure/arm-datafactory - 12.0.0
    +	Type of parameter headers of interface AzureFunctionActivity is changed from any to {
            [propertyName: string]: string;
        }
    +	Type of parameter headers of interface WebActivity is changed from any to {
            [propertyName: string]: string;
        }
    +	Type of parameter headers of interface WebHookActivity is changed from any to {
            [propertyName: string]: string;
        }
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 44d8f1476a46f2cb10c86aafdf4a28a756f799ab. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.DataFactory [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 44d8f1476a46f2cb10c86aafdf4a28a756f799ab. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
      cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh]  New major version of npm available! 9.8.1 -> 10.2.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-datafactory [View full logs]  [Preview 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 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 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 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] Generate from 44d8f1476a46f2cb10c86aafdf4a28a756f799ab. 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]  [Preview SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 44d8f1476a46f2cb10c86aafdf4a28a756f799ab. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/datafactory/armdatafactory [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Type of `ZohoLinkedServiceTypeProperties.EncryptedCredential` has been changed from `any` to `*string`
      info	[Changelog] - Enum `CosmosDbServicePrincipalCredentialType` has been removed
      info	[Changelog] - Enum `SalesforceSourceReadBehavior` has been removed
      info	[Changelog] - Field `EnablePartitionDiscovery`, `PartitionRootPath` of struct `HTTPReadSettings` has been removed
      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 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 `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 `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 `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 124 breaking change(s), 122 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 44d8f1476a46f2cb10c86aafdf4a28a756f799ab. 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]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      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 headers of interface AzureFunctionActivity is changed from any to {
      info	[Changelog]         [propertyName: string]: string;
      info	[Changelog]     }
      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 headers of interface WebActivity is changed from any to {
      info	[Changelog]         [propertyName: string]: string;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter headers of interface WebHookActivity is changed from any to {
      info	[Changelog]         [propertyName: string]: string;
      info	[Changelog]     }
      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] Generate from 44d8f1476a46f2cb10c86aafdf4a28a756f799ab. 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]  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 [email protected]` to update!
      cmderr	[initScript.sh] npm notice
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️datafactory [View full logs]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 44d8f1476a46f2cb10c86aafdf4a28a756f799ab. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ⚠️Az.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-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 22, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/datafactory/armdatafactory https://apiview.dev/Assemblies/Review/fa16daa25cb7422eacbf361c30d36128
    Java azure-resourcemanager-datafactory https://apiview.dev/Assemblies/Review/1e99f89fd5174804a8eb72a6285545cc
    JavaScript @azure/arm-datafactory https://apiview.dev/Assemblies/Review/b1836aff24214f219021013ff8fa4709
    .Net Azure.ResourceManager.DataFactory https://apiview.dev/Assemblies/Review/c00d15f548c541949e99f02e2527bb96
    Swagger Microsoft.DataFactory https://apiview.dev/Assemblies/Review/dc7569ac04d249f39b870e4fcd4c6062

    @openapi-workflow-bot openapi-workflow-bot bot added ShiftLeftViolation DoNotMerge <valid label in PR review process> use to hold merge after approval labels Oct 22, 2023
    @microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Oct 22, 2023
    @microsoft-github-policy-service
    Copy link
    Contributor

    Thank you for your contribution DavidKarlas! We will review the pull request and get back to you soon.

    @AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMReview NewApiVersionRequired ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager labels Oct 22, 2023
    @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.

    @Dreamgoing
    Copy link

    Dreamgoing commented Dec 13, 2023

    @DavidKarlas Thanks for submiting this PR to fix swagger issues. I am from ADF team, we are based on this changes and validating locally.

    @ruowan
    Copy link
    Member

    ruowan commented Jan 17, 2024

    @DavidKarlas we have applied the fix in this PR #27180. Can we close this issue? Let me know if you have any other questions?

    @DavidKarlas
    Copy link
    Author

    Thank you, btw maybe also look into #26445

    @DavidKarlas DavidKarlas deleted the users/davkar/fixADFHeaders branch January 17, 2024 12:38
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMReview CI-BreakingChange-Go CI-BreakingChange-JavaScript customer-reported Issues that are reported by GitHub users external to the Azure organization. DoNotMerge <valid label in PR review process> use to hold merge after approval 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.

    5 participants