From d0674aaf26cdc699b6b96c4dfbfcbb1fd4c48319 Mon Sep 17 00:00:00 2001 From: zheyuanzhang Date: Thu, 6 Feb 2025 14:07:07 +0800 Subject: [PATCH 1/4] Fix casing --- .../2018-06-01/entityTypes/Dataset.json | 22 +++++++++---------- .../2018-06-01/entityTypes/LinkedService.json | 20 ++++++++--------- .../2018-06-01/entityTypes/Pipeline.json | 22 +++++++++---------- .../2020-12-01/entityTypes/Dataset.json | 22 +++++++++---------- .../2020-12-01/entityTypes/LinkedService.json | 20 ++++++++--------- .../2020-12-01/entityTypes/Pipeline.json | 22 +++++++++---------- 6 files changed, 64 insertions(+), 64 deletions(-) diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json index d4eaab7301f4..062a6f9c5da8 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json @@ -290,8 +290,8 @@ } ] }, - "LakeHouseLocation": { - "description": "The location of Microsoft Fabric LakeHouse Files dataset.", + "LakehouseLocation": { + "description": "The location of Microsoft Fabric Lakehouse Files dataset.", "type": "object", "allOf": [ { @@ -3711,9 +3711,9 @@ } } }, - "LakeHouseTableDataset": { - "x-ms-discriminator-value": "LakeHouseTable", - "description": "Microsoft Fabric LakeHouse Table.", + "LakehouseTableDataset": { + "x-ms-discriminator-value": "LakehouseTable", + "description": "Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -3722,25 +3722,25 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakeHouseTableDatasetTypeProperties" + "$ref": "#/definitions/LakehouseTableDatasetTypeProperties" } } }, - "LakeHouseTableDatasetTypeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "LakehouseTableDatasetTypeProperties": { + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "type": "object", "properties": { "schema": { "type": "object", "x-ms-format": "dfe-string", - "description": "The schema name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The schema name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." }, "table": { "type": "object", "x-ms-format": "dfe-string", - "description": "The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." } } }, diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json index dc37333650c9..63a5d09172d3 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json @@ -8469,9 +8469,9 @@ "endpoint" ] }, - "LakeHouseLinkedService": { - "x-ms-discriminator-value": "LakeHouse", - "description": "Microsoft Fabric LakeHouse linked service.", + "LakehouseLinkedService": { + "x-ms-discriminator-value": "Lakehouse", + "description": "Microsoft Fabric Lakehouse linked service.", "type": "object", "allOf": [ { @@ -8480,17 +8480,17 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "description": "Microsoft Fabric Lakehouse linked service properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakeHouseLinkedServiceTypeProperties" + "$ref": "#/definitions/LakehouseLinkedServiceTypeProperties" } }, "required": [ "typeProperties" ] }, - "LakeHouseLinkedServiceTypeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "LakehouseLinkedServiceTypeProperties": { + "description": "Microsoft Fabric Lakehouse linked service properties.", "type": "object", "properties": { "workspaceId": { @@ -8501,15 +8501,15 @@ "artifactId": { "type": "object", "x-ms-format": "dfe-string", - "description": "The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)." + "description": "The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string)." }, "servicePrincipalId": { "type": "object", "x-ms-format": "dfe-string", - "description": "The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)." + "description": "The ID of the application used to authenticate against Microsoft Fabric Lakehouse. Type: string (or Expression with resultType string)." }, "servicePrincipalKey": { - "description": "The Key of the application used to authenticate against Microsoft Fabric LakeHouse.", + "description": "The Key of the application used to authenticate against Microsoft Fabric Lakehouse.", "$ref": "../datafactory.json#/definitions/SecretBase" }, "tenant": { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json index f2b29e708077..26d6f649069e 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json @@ -1092,8 +1092,8 @@ } } }, - "LakeHouseReadSettings": { - "description": "Microsoft Fabric LakeHouse Files read settings.", + "LakehouseReadSettings": { + "description": "Microsoft Fabric Lakehouse Files read settings.", "type": "object", "allOf": [ { @@ -1109,12 +1109,12 @@ "wildcardFolderPath": { "type": "object", "x-ms-format": "dfe-string", - "description": "Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." }, "wildcardFileName": { "type": "object", "x-ms-format": "dfe-string", - "description": "Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string)." }, "fileListPath": { "type": "object", @@ -1256,8 +1256,8 @@ } ] }, - "LakeHouseWriteSettings": { - "description": "Microsoft Fabric LakeHouse Files write settings.", + "LakehouseWriteSettings": { + "description": "Microsoft Fabric Lakehouse Files write settings.", "type": "object", "allOf": [ { @@ -4299,8 +4299,8 @@ } } }, - "LakeHouseTableSource": { - "description": "A copy activity source for Microsoft Fabric LakeHouse Table.", + "LakehouseTableSource": { + "description": "A copy activity source for Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -5958,8 +5958,8 @@ } } }, - "LakeHouseTableSink": { - "description": "A copy activity for Microsoft Fabric LakeHouse Table sink.", + "LakehouseTableSink": { + "description": "A copy activity for Microsoft Fabric Lakehouse Table sink.", "type": "object", "allOf": [ { @@ -5970,7 +5970,7 @@ "tableActionOption": { "type": "object", "x-ms-format": "dfe-string", - "description": "The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." + "description": "The type of table action for Lakehouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." }, "partitionOption": { "type": "object", diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json index 0b102aecabbc..4f706df457b4 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json @@ -223,8 +223,8 @@ } ] }, - "LakeHouseLocation": { - "description": "The location of Microsoft Fabric LakeHouse Files dataset.", + "LakehouseLocation": { + "description": "The location of Microsoft Fabric Lakehouse Files dataset.", "type": "object", "allOf": [ { @@ -3544,9 +3544,9 @@ } } }, - "LakeHouseTableDataset": { - "x-ms-discriminator-value": "LakeHouseTable", - "description": "Microsoft Fabric LakeHouse Table.", + "LakehouseTableDataset": { + "x-ms-discriminator-value": "LakehouseTable", + "description": "Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -3555,23 +3555,23 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakeHouseTableDatasetTypeProperties" + "$ref": "#/definitions/LakehouseTableDatasetTypeProperties" } } }, - "LakeHouseTableDatasetTypeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "LakehouseTableDatasetTypeProperties": { + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "type": "object", "properties": { "schema": { "type": "object", - "description": "The schema name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The schema name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." }, "table": { "type": "object", - "description": "The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." } } }, diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json index b9ca3af51b42..2eceaad1567e 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json @@ -7729,9 +7729,9 @@ "endpoint" ] }, - "LakeHouseLinkedService": { - "x-ms-discriminator-value": "LakeHouse", - "description": "Microsoft Fabric LakeHouse linked service.", + "LakehouseLinkedService": { + "x-ms-discriminator-value": "Lakehouse", + "description": "Microsoft Fabric Lakehouse linked service.", "type": "object", "allOf": [ { @@ -7740,17 +7740,17 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "description": "Microsoft Fabric Lakehouse linked service properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakeHouseLinkedServiceTypeProperties" + "$ref": "#/definitions/LakehouseLinkedServiceTypeProperties" } }, "required": [ "typeProperties" ] }, - "LakeHouseLinkedServiceTypeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "LakehouseLinkedServiceTypeProperties": { + "description": "Microsoft Fabric Lakehouse linked service properties.", "type": "object", "properties": { "workspaceId": { @@ -7759,14 +7759,14 @@ }, "artifactId": { "type": "object", - "description": "The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)." + "description": "The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string)." }, "servicePrincipalId": { "type": "object", - "description": "The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)." + "description": "The ID of the application used to authenticate against Microsoft Fabric Lakehouse. Type: string (or Expression with resultType string)." }, "servicePrincipalKey": { - "description": "The Key of the application used to authenticate against Microsoft Fabric LakeHouse.", + "description": "The Key of the application used to authenticate against Microsoft Fabric Lakehouse.", "$ref": "../artifacts.json#/definitions/SecretBase" }, "tenant": { diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json index 20bd20d4c47f..b7c2ae107154 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json @@ -825,8 +825,8 @@ } } }, - "LakeHouseReadSettings": { - "description": "Microsoft Fabric LakeHouse Files read settings.", + "LakehouseReadSettings": { + "description": "Microsoft Fabric Lakehouse Files read settings.", "type": "object", "allOf": [ { @@ -840,11 +840,11 @@ }, "wildcardFolderPath": { "type": "object", - "description": "Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." }, "wildcardFileName": { "type": "object", - "description": "Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string)." }, "fileListPath": { "type": "object", @@ -970,8 +970,8 @@ } ] }, - "LakeHouseWriteSettings": { - "description": "Microsoft Fabric LakeHouse Files write settings.", + "LakehouseWriteSettings": { + "description": "Microsoft Fabric Lakehouse Files write settings.", "type": "object", "allOf": [ { @@ -3809,8 +3809,8 @@ } } }, - "LakeHouseTableSource": { - "description": "A copy activity source for Microsoft Fabric LakeHouse Table.", + "LakehouseTableSource": { + "description": "A copy activity source for Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -5185,8 +5185,8 @@ } } }, - "LakeHouseTableSink": { - "description": "A copy activity for Microsoft Fabric LakeHouse Table sink.", + "LakehouseTableSink": { + "description": "A copy activity for Microsoft Fabric Lakehouse Table sink.", "type": "object", "allOf": [ { @@ -5196,7 +5196,7 @@ "properties": { "tableActionOption": { "type": "object", - "description": "The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." + "description": "The type of table action for Lakehouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." }, "partitionOption": { "type": "object", From b96db6d39f2de02a5dd2476ea427780dde979eed Mon Sep 17 00:00:00 2001 From: zheyuanzhang Date: Fri, 7 Feb 2025 14:23:25 +0800 Subject: [PATCH 2/4] Revert "Fix casing" This reverts commit d0674aaf26cdc699b6b96c4dfbfcbb1fd4c48319. --- .../2018-06-01/entityTypes/Dataset.json | 22 +++++++++---------- .../2018-06-01/entityTypes/LinkedService.json | 20 ++++++++--------- .../2018-06-01/entityTypes/Pipeline.json | 22 +++++++++---------- .../2020-12-01/entityTypes/Dataset.json | 22 +++++++++---------- .../2020-12-01/entityTypes/LinkedService.json | 20 ++++++++--------- .../2020-12-01/entityTypes/Pipeline.json | 22 +++++++++---------- 6 files changed, 64 insertions(+), 64 deletions(-) diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json index 062a6f9c5da8..d4eaab7301f4 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json @@ -290,8 +290,8 @@ } ] }, - "LakehouseLocation": { - "description": "The location of Microsoft Fabric Lakehouse Files dataset.", + "LakeHouseLocation": { + "description": "The location of Microsoft Fabric LakeHouse Files dataset.", "type": "object", "allOf": [ { @@ -3711,9 +3711,9 @@ } } }, - "LakehouseTableDataset": { - "x-ms-discriminator-value": "LakehouseTable", - "description": "Microsoft Fabric Lakehouse Table.", + "LakeHouseTableDataset": { + "x-ms-discriminator-value": "LakeHouseTable", + "description": "Microsoft Fabric LakeHouse Table.", "type": "object", "allOf": [ { @@ -3722,25 +3722,25 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric Lakehouse Table dataset properties.", + "description": "Microsoft Fabric LakeHouse Table dataset properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakehouseTableDatasetTypeProperties" + "$ref": "#/definitions/LakeHouseTableDatasetTypeProperties" } } }, - "LakehouseTableDatasetTypeProperties": { - "description": "Microsoft Fabric Lakehouse Table dataset properties.", + "LakeHouseTableDatasetTypeProperties": { + "description": "Microsoft Fabric LakeHouse Table dataset properties.", "type": "object", "properties": { "schema": { "type": "object", "x-ms-format": "dfe-string", - "description": "The schema name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." + "description": "The schema name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." }, "table": { "type": "object", "x-ms-format": "dfe-string", - "description": "The name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." + "description": "The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." } } }, diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json index 63a5d09172d3..dc37333650c9 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json @@ -8469,9 +8469,9 @@ "endpoint" ] }, - "LakehouseLinkedService": { - "x-ms-discriminator-value": "Lakehouse", - "description": "Microsoft Fabric Lakehouse linked service.", + "LakeHouseLinkedService": { + "x-ms-discriminator-value": "LakeHouse", + "description": "Microsoft Fabric LakeHouse linked service.", "type": "object", "allOf": [ { @@ -8480,17 +8480,17 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric Lakehouse linked service properties.", + "description": "Microsoft Fabric LakeHouse linked service properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakehouseLinkedServiceTypeProperties" + "$ref": "#/definitions/LakeHouseLinkedServiceTypeProperties" } }, "required": [ "typeProperties" ] }, - "LakehouseLinkedServiceTypeProperties": { - "description": "Microsoft Fabric Lakehouse linked service properties.", + "LakeHouseLinkedServiceTypeProperties": { + "description": "Microsoft Fabric LakeHouse linked service properties.", "type": "object", "properties": { "workspaceId": { @@ -8501,15 +8501,15 @@ "artifactId": { "type": "object", "x-ms-format": "dfe-string", - "description": "The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string)." + "description": "The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)." }, "servicePrincipalId": { "type": "object", "x-ms-format": "dfe-string", - "description": "The ID of the application used to authenticate against Microsoft Fabric Lakehouse. Type: string (or Expression with resultType string)." + "description": "The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)." }, "servicePrincipalKey": { - "description": "The Key of the application used to authenticate against Microsoft Fabric Lakehouse.", + "description": "The Key of the application used to authenticate against Microsoft Fabric LakeHouse.", "$ref": "../datafactory.json#/definitions/SecretBase" }, "tenant": { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json index 26d6f649069e..f2b29e708077 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json @@ -1092,8 +1092,8 @@ } } }, - "LakehouseReadSettings": { - "description": "Microsoft Fabric Lakehouse Files read settings.", + "LakeHouseReadSettings": { + "description": "Microsoft Fabric LakeHouse Files read settings.", "type": "object", "allOf": [ { @@ -1109,12 +1109,12 @@ "wildcardFolderPath": { "type": "object", "x-ms-format": "dfe-string", - "description": "Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." }, "wildcardFileName": { "type": "object", "x-ms-format": "dfe-string", - "description": "Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)." }, "fileListPath": { "type": "object", @@ -1256,8 +1256,8 @@ } ] }, - "LakehouseWriteSettings": { - "description": "Microsoft Fabric Lakehouse Files write settings.", + "LakeHouseWriteSettings": { + "description": "Microsoft Fabric LakeHouse Files write settings.", "type": "object", "allOf": [ { @@ -4299,8 +4299,8 @@ } } }, - "LakehouseTableSource": { - "description": "A copy activity source for Microsoft Fabric Lakehouse Table.", + "LakeHouseTableSource": { + "description": "A copy activity source for Microsoft Fabric LakeHouse Table.", "type": "object", "allOf": [ { @@ -5958,8 +5958,8 @@ } } }, - "LakehouseTableSink": { - "description": "A copy activity for Microsoft Fabric Lakehouse Table sink.", + "LakeHouseTableSink": { + "description": "A copy activity for Microsoft Fabric LakeHouse Table sink.", "type": "object", "allOf": [ { @@ -5970,7 +5970,7 @@ "tableActionOption": { "type": "object", "x-ms-format": "dfe-string", - "description": "The type of table action for Lakehouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." + "description": "The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." }, "partitionOption": { "type": "object", diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json index 4f706df457b4..0b102aecabbc 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json @@ -223,8 +223,8 @@ } ] }, - "LakehouseLocation": { - "description": "The location of Microsoft Fabric Lakehouse Files dataset.", + "LakeHouseLocation": { + "description": "The location of Microsoft Fabric LakeHouse Files dataset.", "type": "object", "allOf": [ { @@ -3544,9 +3544,9 @@ } } }, - "LakehouseTableDataset": { - "x-ms-discriminator-value": "LakehouseTable", - "description": "Microsoft Fabric Lakehouse Table.", + "LakeHouseTableDataset": { + "x-ms-discriminator-value": "LakeHouseTable", + "description": "Microsoft Fabric LakeHouse Table.", "type": "object", "allOf": [ { @@ -3555,23 +3555,23 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric Lakehouse Table dataset properties.", + "description": "Microsoft Fabric LakeHouse Table dataset properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakehouseTableDatasetTypeProperties" + "$ref": "#/definitions/LakeHouseTableDatasetTypeProperties" } } }, - "LakehouseTableDatasetTypeProperties": { - "description": "Microsoft Fabric Lakehouse Table dataset properties.", + "LakeHouseTableDatasetTypeProperties": { + "description": "Microsoft Fabric LakeHouse Table dataset properties.", "type": "object", "properties": { "schema": { "type": "object", - "description": "The schema name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." + "description": "The schema name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." }, "table": { "type": "object", - "description": "The name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." + "description": "The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." } } }, diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json index 2eceaad1567e..b9ca3af51b42 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json @@ -7729,9 +7729,9 @@ "endpoint" ] }, - "LakehouseLinkedService": { - "x-ms-discriminator-value": "Lakehouse", - "description": "Microsoft Fabric Lakehouse linked service.", + "LakeHouseLinkedService": { + "x-ms-discriminator-value": "LakeHouse", + "description": "Microsoft Fabric LakeHouse linked service.", "type": "object", "allOf": [ { @@ -7740,17 +7740,17 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric Lakehouse linked service properties.", + "description": "Microsoft Fabric LakeHouse linked service properties.", "x-ms-client-flatten": true, - "$ref": "#/definitions/LakehouseLinkedServiceTypeProperties" + "$ref": "#/definitions/LakeHouseLinkedServiceTypeProperties" } }, "required": [ "typeProperties" ] }, - "LakehouseLinkedServiceTypeProperties": { - "description": "Microsoft Fabric Lakehouse linked service properties.", + "LakeHouseLinkedServiceTypeProperties": { + "description": "Microsoft Fabric LakeHouse linked service properties.", "type": "object", "properties": { "workspaceId": { @@ -7759,14 +7759,14 @@ }, "artifactId": { "type": "object", - "description": "The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string)." + "description": "The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)." }, "servicePrincipalId": { "type": "object", - "description": "The ID of the application used to authenticate against Microsoft Fabric Lakehouse. Type: string (or Expression with resultType string)." + "description": "The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)." }, "servicePrincipalKey": { - "description": "The Key of the application used to authenticate against Microsoft Fabric Lakehouse.", + "description": "The Key of the application used to authenticate against Microsoft Fabric LakeHouse.", "$ref": "../artifacts.json#/definitions/SecretBase" }, "tenant": { diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json index b7c2ae107154..20bd20d4c47f 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json @@ -825,8 +825,8 @@ } } }, - "LakehouseReadSettings": { - "description": "Microsoft Fabric Lakehouse Files read settings.", + "LakeHouseReadSettings": { + "description": "Microsoft Fabric LakeHouse Files read settings.", "type": "object", "allOf": [ { @@ -840,11 +840,11 @@ }, "wildcardFolderPath": { "type": "object", - "description": "Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." }, "wildcardFileName": { "type": "object", - "description": "Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)." }, "fileListPath": { "type": "object", @@ -970,8 +970,8 @@ } ] }, - "LakehouseWriteSettings": { - "description": "Microsoft Fabric Lakehouse Files write settings.", + "LakeHouseWriteSettings": { + "description": "Microsoft Fabric LakeHouse Files write settings.", "type": "object", "allOf": [ { @@ -3809,8 +3809,8 @@ } } }, - "LakehouseTableSource": { - "description": "A copy activity source for Microsoft Fabric Lakehouse Table.", + "LakeHouseTableSource": { + "description": "A copy activity source for Microsoft Fabric LakeHouse Table.", "type": "object", "allOf": [ { @@ -5185,8 +5185,8 @@ } } }, - "LakehouseTableSink": { - "description": "A copy activity for Microsoft Fabric Lakehouse Table sink.", + "LakeHouseTableSink": { + "description": "A copy activity for Microsoft Fabric LakeHouse Table sink.", "type": "object", "allOf": [ { @@ -5196,7 +5196,7 @@ "properties": { "tableActionOption": { "type": "object", - "description": "The type of table action for Lakehouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." + "description": "The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." }, "partitionOption": { "type": "object", From bde31a56218af8bc0540af6beff259061167724d Mon Sep 17 00:00:00 2001 From: zheyuanzhang Date: Fri, 7 Feb 2025 14:40:16 +0800 Subject: [PATCH 3/4] Fix --- .../stable/2018-06-01/entityTypes/Dataset.json | 14 +++++++------- .../2018-06-01/entityTypes/LinkedService.json | 14 +++++++------- .../stable/2018-06-01/entityTypes/Pipeline.json | 14 +++++++------- .../stable/2020-12-01/entityTypes/Dataset.json | 14 +++++++------- .../2020-12-01/entityTypes/LinkedService.json | 14 +++++++------- .../stable/2020-12-01/entityTypes/Pipeline.json | 14 +++++++------- 6 files changed, 42 insertions(+), 42 deletions(-) diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json index d4eaab7301f4..baf48eb935b5 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json @@ -291,7 +291,7 @@ ] }, "LakeHouseLocation": { - "description": "The location of Microsoft Fabric LakeHouse Files dataset.", + "description": "The location of Microsoft Fabric Lakehouse Files dataset.", "type": "object", "allOf": [ { @@ -3712,8 +3712,8 @@ } }, "LakeHouseTableDataset": { - "x-ms-discriminator-value": "LakeHouseTable", - "description": "Microsoft Fabric LakeHouse Table.", + "x-ms-discriminator-value": "LakehouseTable", + "description": "Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -3722,25 +3722,25 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "x-ms-client-flatten": true, "$ref": "#/definitions/LakeHouseTableDatasetTypeProperties" } } }, "LakeHouseTableDatasetTypeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "type": "object", "properties": { "schema": { "type": "object", "x-ms-format": "dfe-string", - "description": "The schema name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The schema name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." }, "table": { "type": "object", "x-ms-format": "dfe-string", - "description": "The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." } } }, diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json index dc37333650c9..41457f164a17 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json @@ -8470,8 +8470,8 @@ ] }, "LakeHouseLinkedService": { - "x-ms-discriminator-value": "LakeHouse", - "description": "Microsoft Fabric LakeHouse linked service.", + "x-ms-discriminator-value": "Lakehouse", + "description": "Microsoft Fabric Lakehouse linked service.", "type": "object", "allOf": [ { @@ -8480,7 +8480,7 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "description": "Microsoft Fabric Lakehouse linked service properties.", "x-ms-client-flatten": true, "$ref": "#/definitions/LakeHouseLinkedServiceTypeProperties" } @@ -8490,7 +8490,7 @@ ] }, "LakeHouseLinkedServiceTypeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "description": "Microsoft Fabric Lakehouse linked service properties.", "type": "object", "properties": { "workspaceId": { @@ -8501,15 +8501,15 @@ "artifactId": { "type": "object", "x-ms-format": "dfe-string", - "description": "The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)." + "description": "The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string)." }, "servicePrincipalId": { "type": "object", "x-ms-format": "dfe-string", - "description": "The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)." + "description": "The ID of the application used to authenticate against Microsoft Fabric Lakehouse. Type: string (or Expression with resultType string)." }, "servicePrincipalKey": { - "description": "The Key of the application used to authenticate against Microsoft Fabric LakeHouse.", + "description": "The Key of the application used to authenticate against Microsoft Fabric Lakehouse.", "$ref": "../datafactory.json#/definitions/SecretBase" }, "tenant": { diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json index f2b29e708077..4d4cf1129772 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json @@ -1093,7 +1093,7 @@ } }, "LakeHouseReadSettings": { - "description": "Microsoft Fabric LakeHouse Files read settings.", + "description": "Microsoft Fabric Lakehouse Files read settings.", "type": "object", "allOf": [ { @@ -1109,12 +1109,12 @@ "wildcardFolderPath": { "type": "object", "x-ms-format": "dfe-string", - "description": "Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." }, "wildcardFileName": { "type": "object", "x-ms-format": "dfe-string", - "description": "Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string)." }, "fileListPath": { "type": "object", @@ -1257,7 +1257,7 @@ ] }, "LakeHouseWriteSettings": { - "description": "Microsoft Fabric LakeHouse Files write settings.", + "description": "Microsoft Fabric Lakehouse Files write settings.", "type": "object", "allOf": [ { @@ -4300,7 +4300,7 @@ } }, "LakeHouseTableSource": { - "description": "A copy activity source for Microsoft Fabric LakeHouse Table.", + "description": "A copy activity source for Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -5959,7 +5959,7 @@ } }, "LakeHouseTableSink": { - "description": "A copy activity for Microsoft Fabric LakeHouse Table sink.", + "description": "A copy activity for Microsoft Fabric Lakehouse Table sink.", "type": "object", "allOf": [ { @@ -5970,7 +5970,7 @@ "tableActionOption": { "type": "object", "x-ms-format": "dfe-string", - "description": "The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." + "description": "The type of table action for Lakehouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." }, "partitionOption": { "type": "object", diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json index 0b102aecabbc..467011aa820d 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Dataset.json @@ -224,7 +224,7 @@ ] }, "LakeHouseLocation": { - "description": "The location of Microsoft Fabric LakeHouse Files dataset.", + "description": "The location of Microsoft Fabric Lakehouse Files dataset.", "type": "object", "allOf": [ { @@ -3545,8 +3545,8 @@ } }, "LakeHouseTableDataset": { - "x-ms-discriminator-value": "LakeHouseTable", - "description": "Microsoft Fabric LakeHouse Table.", + "x-ms-discriminator-value": "LakehouseTable", + "description": "Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -3555,23 +3555,23 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "x-ms-client-flatten": true, "$ref": "#/definitions/LakeHouseTableDatasetTypeProperties" } } }, "LakeHouseTableDatasetTypeProperties": { - "description": "Microsoft Fabric LakeHouse Table dataset properties.", + "description": "Microsoft Fabric Lakehouse Table dataset properties.", "type": "object", "properties": { "schema": { "type": "object", - "description": "The schema name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The schema name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." }, "table": { "type": "object", - "description": "The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)." + "description": "The name of Microsoft Fabric Lakehouse Table. Type: string (or Expression with resultType string)." } } }, diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json index b9ca3af51b42..15399c6dcbb8 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json @@ -7730,8 +7730,8 @@ ] }, "LakeHouseLinkedService": { - "x-ms-discriminator-value": "LakeHouse", - "description": "Microsoft Fabric LakeHouse linked service.", + "x-ms-discriminator-value": "Lakehouse", + "description": "Microsoft Fabric Lakehouse linked service.", "type": "object", "allOf": [ { @@ -7740,7 +7740,7 @@ ], "properties": { "typeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "description": "Microsoft Fabric Lakehouse linked service properties.", "x-ms-client-flatten": true, "$ref": "#/definitions/LakeHouseLinkedServiceTypeProperties" } @@ -7750,7 +7750,7 @@ ] }, "LakeHouseLinkedServiceTypeProperties": { - "description": "Microsoft Fabric LakeHouse linked service properties.", + "description": "Microsoft Fabric Lakehouse linked service properties.", "type": "object", "properties": { "workspaceId": { @@ -7759,14 +7759,14 @@ }, "artifactId": { "type": "object", - "description": "The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)." + "description": "The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string)." }, "servicePrincipalId": { "type": "object", - "description": "The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)." + "description": "The ID of the application used to authenticate against Microsoft Fabric Lakehouse. Type: string (or Expression with resultType string)." }, "servicePrincipalKey": { - "description": "The Key of the application used to authenticate against Microsoft Fabric LakeHouse.", + "description": "The Key of the application used to authenticate against Microsoft Fabric Lakehouse.", "$ref": "../artifacts.json#/definitions/SecretBase" }, "tenant": { diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json index 20bd20d4c47f..cc77cdeb921a 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json @@ -826,7 +826,7 @@ } }, "LakeHouseReadSettings": { - "description": "Microsoft Fabric LakeHouse Files read settings.", + "description": "Microsoft Fabric Lakehouse Files read settings.", "type": "object", "allOf": [ { @@ -840,11 +840,11 @@ }, "wildcardFolderPath": { "type": "object", - "description": "Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string)." }, "wildcardFileName": { "type": "object", - "description": "Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)." + "description": "Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string)." }, "fileListPath": { "type": "object", @@ -971,7 +971,7 @@ ] }, "LakeHouseWriteSettings": { - "description": "Microsoft Fabric LakeHouse Files write settings.", + "description": "Microsoft Fabric Lakehouse Files write settings.", "type": "object", "allOf": [ { @@ -3810,7 +3810,7 @@ } }, "LakeHouseTableSource": { - "description": "A copy activity source for Microsoft Fabric LakeHouse Table.", + "description": "A copy activity source for Microsoft Fabric Lakehouse Table.", "type": "object", "allOf": [ { @@ -5186,7 +5186,7 @@ } }, "LakeHouseTableSink": { - "description": "A copy activity for Microsoft Fabric LakeHouse Table sink.", + "description": "A copy activity for Microsoft Fabric Lakehouse Table sink.", "type": "object", "allOf": [ { @@ -5196,7 +5196,7 @@ "properties": { "tableActionOption": { "type": "object", - "description": "The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." + "description": "The type of table action for Lakehouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"." }, "partitionOption": { "type": "object", From 5d77c3db956f406ae6ae8df75b008410bb4019dd Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:09:45 +0800 Subject: [PATCH 4/4] Update sdk-suppressions.yaml --- .../datafactory/resource-manager/sdk-suppressions.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/datafactory/resource-manager/sdk-suppressions.yaml b/specification/datafactory/resource-manager/sdk-suppressions.yaml index cbeef851b326..24af19959bed 100644 --- a/specification/datafactory/resource-manager/sdk-suppressions.yaml +++ b/specification/datafactory/resource-manager/sdk-suppressions.yaml @@ -14,3 +14,7 @@ suppressions: breaking-changes: - Interface HDInsightOnDemandLinkedService has a new required parameter versionTypePropertiesVersion - Interface PostgreSqlV2LinkedService has a new required parameter authenticationType + - Type of parameter type of interface Dataset is changed from "AmazonS3Object" | "Avro" | "Excel" | "Parquet" | "DelimitedText" | "Json" | "Xml" | "Orc" | "Binary" | "Iceberg" | "AzureBlob" | "AzureTable" | "AzureSqlTable" | "AzureSqlMITable" | "AzureSqlDWTable" | "CassandraTable" | "CustomDataset" | "CosmosDbSqlApiCollection" | "DocumentDbCollection" | "DynamicsEntity" | "DynamicsCrmEntity" | "CommonDataServiceForAppsEntity" | "AzureDataLakeStoreFile" | "AzureBlobFSFile" | "Office365Table" | "FileShare" | "MongoDbCollection" | "MongoDbAtlasCollection" | "MongoDbV2Collection" | "CosmosDbMongoDbApiCollection" | "ODataResource" | "OracleTable" | "AmazonRdsForOracleTable" | "TeradataTable" | "AzureMySqlTable" | "AmazonRedshiftTable" | "Db2Table" | "RelationalTable" | "InformixTable" | "OdbcTable" | "MySqlTable" | "PostgreSqlTable" | "PostgreSqlV2Table" | "MicrosoftAccessTable" | "SalesforceObject" | "SalesforceServiceCloudObject" | "SybaseTable" | "SapBwCube" | "SapCloudForCustomerResource" | "SapEccResource" | "SapHanaTable" | "SapOpenHubTable" | "SqlServerTable" | "AmazonRdsForSqlServerTable" | "RestResource" | "SapTableResource" | "SapOdpResource" | "WebTable" | "AzureSearchIndex" | "HttpFile" | "AmazonMWSObject" | "AzurePostgreSqlTable" | "ConcurObject" | "CouchbaseTable" | "DrillTable" | "EloquaObject" | "GoogleBigQueryObject" | "GoogleBigQueryV2Object" | "GreenplumTable" | "HBaseObject" | "HiveObject" | "HubspotObject" | "ImpalaObject" | "JiraObject" | "MagentoObject" | "MariaDBTable" | "AzureMariaDBTable" | "MarketoObject" | "PaypalObject" | "PhoenixObject" | "PrestoObject" | "QuickBooksObject" | "ServiceNowObject" | "ShopifyObject" | "SparkObject" | "SquareObject" | "XeroObject" | "ZohoObject" | "NetezzaTable" | "VerticaTable" | "SalesforceMarketingCloudObject" | "ResponsysObject" | "DynamicsAXResource" | "OracleServiceCloudObject" | "AzureDataExplorerTable" | "GoogleAdWordsObject" | "SnowflakeTable" | "SnowflakeV2Table" | "SharePointOnlineListResource" | "AzureDatabricksDeltaLakeDataset" | "LakeHouseTable" | "SalesforceV2Object" | "SalesforceServiceCloudV2Object" | "WarehouseTable" | "ServiceNowV2Object" to "AmazonS3Object" | "Avro" | "Excel" | "Parquet" | "DelimitedText" | "Json" | "Xml" | "Orc" | "Binary" | "Iceberg" | "AzureBlob" | "AzureTable" | "AzureSqlTable" | "AzureSqlMITable" | "AzureSqlDWTable" | "CassandraTable" | "CustomDataset" | "CosmosDbSqlApiCollection" | "DocumentDbCollection" | "DynamicsEntity" | "DynamicsCrmEntity" | "CommonDataServiceForAppsEntity" | "AzureDataLakeStoreFile" | "AzureBlobFSFile" | "Office365Table" | "FileShare" | "MongoDbCollection" | "MongoDbAtlasCollection" | "MongoDbV2Collection" | "CosmosDbMongoDbApiCollection" | "ODataResource" | "OracleTable" | "AmazonRdsForOracleTable" | "TeradataTable" | "AzureMySqlTable" | "AmazonRedshiftTable" | "Db2Table" | "RelationalTable" | "InformixTable" | "OdbcTable" | "MySqlTable" | "PostgreSqlTable" | "PostgreSqlV2Table" | "MicrosoftAccessTable" | "SalesforceObject" | "SalesforceServiceCloudObject" | "SybaseTable" | "SapBwCube" | "SapCloudForCustomerResource" | "SapEccResource" | "SapHanaTable" | "SapOpenHubTable" | "SqlServerTable" | "AmazonRdsForSqlServerTable" | "RestResource" | "SapTableResource" | "SapOdpResource" | "WebTable" | "AzureSearchIndex" | "HttpFile" | "AmazonMWSObject" | "AzurePostgreSqlTable" | "ConcurObject" | "CouchbaseTable" | "DrillTable" | "EloquaObject" | "GoogleBigQueryObject" | "GoogleBigQueryV2Object" | "GreenplumTable" | "HBaseObject" | "HiveObject" | "HubspotObject" | "ImpalaObject" | "JiraObject" | "MagentoObject" | "MariaDBTable" | "AzureMariaDBTable" | "MarketoObject" | "PaypalObject" | "PhoenixObject" | "PrestoObject" | "QuickBooksObject" | "ServiceNowObject" | "ShopifyObject" | "SparkObject" | "SquareObject" | "XeroObject" | "ZohoObject" | "NetezzaTable" | "VerticaTable" | "SalesforceMarketingCloudObject" | "ResponsysObject" | "DynamicsAXResource" | "OracleServiceCloudObject" | "AzureDataExplorerTable" | "GoogleAdWordsObject" | "SnowflakeTable" | "SnowflakeV2Table" | "SharePointOnlineListResource" | "AzureDatabricksDeltaLakeDataset" | "LakehouseTable" | "SalesforceV2Object" | "SalesforceServiceCloudV2Object" | "WarehouseTable" | "ServiceNowV2Object" + - Type of parameter type of interface LakeHouseLinkedService is changed from "LakeHouse" to "Lakehouse" + - Type of parameter type of interface LakeHouseTableDataset is changed from "LakeHouseTable" to "LakehouseTable" + - Type of parameter type of interface LinkedService is changed from "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "AmazonS3Compatible" | "OracleCloudStorage" | "GoogleCloudStorage" | "Oracle" | "AmazonRdsForOracle" | "AzureMySql" | "MySql" | "PostgreSql" | "PostgreSqlV2" | "Sybase" | "Db2" | "Teradata" | "AzureML" | "AzureMLService" | "Odbc" | "Informix" | "MicrosoftAccess" | "Hdfs" | "OData" | "Web" | "Cassandra" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "CosmosDbMongoDbApi" | "AzureDataLakeStore" | "AzureBlobFS" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Dataworld" | "AppFigures" | "Asana" | "Twilio" | "GoogleSheets" | "AmazonS3" | "AmazonRedshift" | "CustomDataSource" | "AzureSearch" | "HttpServer" | "FtpServer" | "Sftp" | "SapBW" | "SapHana" | "AmazonMWS" | "AzurePostgreSql" | "Concur" | "Couchbase" | "Drill" | "Eloqua" | "GoogleBigQuery" | "GoogleBigQueryV2" | "Greenplum" | "HBase" | "Hive" | "Hubspot" | "Impala" | "Jira" | "Magento" | "MariaDB" | "AzureMariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "HDInsightOnDemand" | "AzureDataLakeAnalytics" | "AzureDatabricks" | "AzureDatabricksDeltaLake" | "Responsys" | "DynamicsAX" | "OracleServiceCloud" | "GoogleAdWords" | "SapTable" | "AzureDataExplorer" | "AzureFunction" | "Snowflake" | "SnowflakeV2" | "SharePointOnlineList" | "AzureSynapseArtifacts" | "LakeHouse" | "SalesforceV2" | "SalesforceServiceCloudV2" | "Warehouse" | "ServiceNowV2" to "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "AmazonS3Compatible" | "OracleCloudStorage" | "GoogleCloudStorage" | "Oracle" | "AmazonRdsForOracle" | "AzureMySql" | "MySql" | "PostgreSql" | "PostgreSqlV2" | "Sybase" | "Db2" | "Teradata" | "AzureML" | "AzureMLService" | "Odbc" | "Informix" | "MicrosoftAccess" | "Hdfs" | "OData" | "Web" | "Cassandra" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "CosmosDbMongoDbApi" | "AzureDataLakeStore" | "AzureBlobFS" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Dataworld" | "AppFigures" | "Asana" | "Twilio" | "GoogleSheets" | "AmazonS3" | "AmazonRedshift" | "CustomDataSource" | "AzureSearch" | "HttpServer" | "FtpServer" | "Sftp" | "SapBW" | "SapHana" | "AmazonMWS" | "AzurePostgreSql" | "Concur" | "Couchbase" | "Drill" | "Eloqua" | "GoogleBigQuery" | "GoogleBigQueryV2" | "Greenplum" | "HBase" | "Hive" | "Hubspot" | "Impala" | "Jira" | "Magento" | "MariaDB" | "AzureMariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "HDInsightOnDemand" | "AzureDataLakeAnalytics" | "AzureDatabricks" | "AzureDatabricksDeltaLake" | "Responsys" | "DynamicsAX" | "OracleServiceCloud" | "GoogleAdWords" | "SapTable" | "AzureDataExplorer" | "AzureFunction" | "Snowflake" | "SnowflakeV2" | "SharePointOnlineList" | "AzureSynapseArtifacts" | "Lakehouse" | "SalesforceV2" | "SalesforceServiceCloudV2" | "Warehouse" | "ServiceNowV2"