diff --git a/.script/tests/KqlvalidationsTests/CustomTables/SalesforceServiceCloud_CL.json b/.script/tests/KqlvalidationsTests/CustomTables/SalesforceServiceCloud_CL.json index dc28254cb1a..0d02769f3a1 100644 --- a/.script/tests/KqlvalidationsTests/CustomTables/SalesforceServiceCloud_CL.json +++ b/.script/tests/KqlvalidationsTests/CustomTables/SalesforceServiceCloud_CL.json @@ -848,6 +848,10 @@ { "Name": "_ResourceId", "Type": "String" + }, + { + "Name": "TenantId", + "Type": "String" } ] } \ No newline at end of file