Skip to content

Commit 77c401f

Browse files
committed
Revert "[DataFactory]Support bypassBusinessLogicExecution Feature In Dynamics Family"
This reverts commit f7c750c.
1 parent f7c750c commit 77c401f

File tree

2 files changed

+0
-54
lines changed
  • specification
    • datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes
    • synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes

2 files changed

+0
-54
lines changed

specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json

-30
Original file line numberDiff line numberDiff line change
@@ -5756,16 +5756,6 @@
57565756
"type": "object",
57575757
"x-ms-format": "dfe-string",
57585758
"description": "The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."
5759-
},
5760-
"bypassBusinessLogicExecution": {
5761-
"type": "object",
5762-
"x-ms-format": "dfe-string",
5763-
"description": "Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."
5764-
},
5765-
"bypassPowerAutomateFlows": {
5766-
"type": "object",
5767-
"x-ms-format": "dfe-bool",
5768-
"description": "Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean)."
57695759
}
57705760
},
57715761
"required": [
@@ -5794,16 +5784,6 @@
57945784
"type": "object",
57955785
"x-ms-format": "dfe-string",
57965786
"description": "The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."
5797-
},
5798-
"bypassBusinessLogicExecution": {
5799-
"type": "object",
5800-
"x-ms-format": "dfe-string",
5801-
"description": "Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."
5802-
},
5803-
"bypassPowerAutomateFlows": {
5804-
"type": "object",
5805-
"x-ms-format": "dfe-bool",
5806-
"description": "Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean)."
58075787
}
58085788
},
58095789
"required": [
@@ -5832,16 +5812,6 @@
58325812
"type": "object",
58335813
"x-ms-format": "dfe-string",
58345814
"description": "The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."
5835-
},
5836-
"bypassBusinessLogicExecution": {
5837-
"type": "object",
5838-
"x-ms-format": "dfe-string",
5839-
"description": "Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."
5840-
},
5841-
"bypassPowerAutomateFlows": {
5842-
"type": "object",
5843-
"x-ms-format": "dfe-bool",
5844-
"description": "Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean)."
58455815
}
58465816
},
58475817
"required": [

specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json

-24
Original file line numberDiff line numberDiff line change
@@ -5027,14 +5027,6 @@
50275027
"alternateKeyName": {
50285028
"type": "object",
50295029
"description": "The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."
5030-
},
5031-
"bypassBusinessLogicExecution": {
5032-
"type": "object",
5033-
"description": "Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."
5034-
},
5035-
"bypassPowerAutomateFlows": {
5036-
"type": "object",
5037-
"description": "Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean)."
50385030
}
50395031
},
50405032
"required": [
@@ -5061,14 +5053,6 @@
50615053
"alternateKeyName": {
50625054
"type": "object",
50635055
"description": "The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."
5064-
},
5065-
"bypassBusinessLogicExecution": {
5066-
"type": "object",
5067-
"description": "Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."
5068-
},
5069-
"bypassPowerAutomateFlows": {
5070-
"type": "object",
5071-
"description": "Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean)."
50725056
}
50735057
},
50745058
"required": [
@@ -5095,14 +5079,6 @@
50955079
"alternateKeyName": {
50965080
"type": "object",
50975081
"description": "The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."
5098-
},
5099-
"bypassBusinessLogicExecution": {
5100-
"type": "object",
5101-
"description": "Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."
5102-
},
5103-
"bypassPowerAutomateFlows": {
5104-
"type": "object",
5105-
"description": "Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean)."
51065082
}
51075083
},
51085084
"required": [

0 commit comments

Comments
 (0)