diff --git a/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml b/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml index d035a453073a..975c7745eef8 100644 --- a/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml +++ b/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml @@ -434,7 +434,7 @@ script: - description: Generate the login url used for Authorization code flow. name: azure-data-explorer-generate-login-url arguments: [] - dockerimage: demisto/azure-kusto-data:1.0.0.66840 + dockerimage: demisto/azure-kusto-data:1.0.0.74092 runonce: false script: "-" subtype: python3 diff --git a/Packs/AzureDataExplorer/ReleaseNotes/1_2_29.md b/Packs/AzureDataExplorer/ReleaseNotes/1_2_29.md new file mode 100644 index 000000000000..4716daaf11d8 --- /dev/null +++ b/Packs/AzureDataExplorer/ReleaseNotes/1_2_29.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure Data Explorer +- Updated the Docker image to: *demisto/azure-kusto-data:1.0.0.74092*. diff --git a/Packs/AzureDataExplorer/pack_metadata.json b/Packs/AzureDataExplorer/pack_metadata.json index 4b358833c3b8..8cb5e7d9b7ef 100644 --- a/Packs/AzureDataExplorer/pack_metadata.json +++ b/Packs/AzureDataExplorer/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Data Explorer", "description": "Use Azure Data Explorer integration to collect and analyze data inside clusters of Azure Data Explorer and manage search queries.", "support": "xsoar", - "currentVersion": "1.2.28", + "currentVersion": "1.2.29", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",