From de5a8c0151a79c64ad48db7a337f1e5c7a195ca4 Mon Sep 17 00:00:00 2001 From: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:57:30 +0300 Subject: [PATCH] Microsoft module GCC url (#34634) * Testing gcc endpoints * Fixed more gcc urls * Reverted yml changes for test * Added release notes * Updated missed rn * Fix * Updated RN * Fixed rn --- .../Scripts/MicrosoftApiModule/MicrosoftApiModule.py | 8 ++++---- Packs/AzureActiveDirectory/ReleaseNotes/1_3_24.md | 6 ++++++ Packs/AzureActiveDirectory/pack_metadata.json | 2 +- Packs/AzureCompute/ReleaseNotes/1_2_26.md | 6 ++++++ Packs/AzureCompute/pack_metadata.json | 2 +- Packs/AzureDataExplorer/ReleaseNotes/1_2_43.md | 6 ++++++ Packs/AzureDataExplorer/pack_metadata.json | 2 +- Packs/AzureDevOps/ReleaseNotes/1_3_20.md | 6 ++++++ Packs/AzureDevOps/pack_metadata.json | 2 +- Packs/AzureFirewall/ReleaseNotes/1_1_41.md | 6 ++++++ Packs/AzureFirewall/pack_metadata.json | 2 +- Packs/AzureKeyVault/ReleaseNotes/1_1_45.md | 6 ++++++ Packs/AzureKeyVault/pack_metadata.json | 2 +- Packs/AzureKubernetesServices/ReleaseNotes/1_1_26.md | 6 ++++++ Packs/AzureKubernetesServices/pack_metadata.json | 2 +- Packs/AzureLogAnalytics/ReleaseNotes/1_1_32.md | 6 ++++++ Packs/AzureLogAnalytics/pack_metadata.json | 2 +- .../AzureNetworkSecurityGroups/ReleaseNotes/1_2_31.md | 6 ++++++ Packs/AzureNetworkSecurityGroups/pack_metadata.json | 2 +- Packs/AzureRiskyUsers/ReleaseNotes/1_1_36.md | 6 ++++++ Packs/AzureRiskyUsers/pack_metadata.json | 2 +- Packs/AzureSQLManagement/ReleaseNotes/1_1_46.md | 6 ++++++ Packs/AzureSQLManagement/pack_metadata.json | 2 +- Packs/AzureSecurityCenter/ReleaseNotes/2_0_26.md | 10 ++++++++++ Packs/AzureSecurityCenter/pack_metadata.json | 2 +- Packs/AzureSentinel/ReleaseNotes/1_5_45.md | 6 ++++++ Packs/AzureSentinel/pack_metadata.json | 2 +- Packs/AzureStorage/ReleaseNotes/1_2_27.md | 6 ++++++ Packs/AzureStorage/pack_metadata.json | 2 +- Packs/AzureWAF/ReleaseNotes/1_1_24.md | 6 ++++++ Packs/AzureWAF/pack_metadata.json | 2 +- Packs/Microsoft365Defender/ReleaseNotes/4_5_25.md | 6 ++++++ Packs/Microsoft365Defender/pack_metadata.json | 2 +- Packs/MicrosoftCloudAppSecurity/ReleaseNotes/2_1_62.md | 10 ++++++++++ Packs/MicrosoftCloudAppSecurity/pack_metadata.json | 2 +- .../ReleaseNotes/1_16_34.md | 10 ++++++++++ .../pack_metadata.json | 2 +- Packs/MicrosoftExchangeOnline/ReleaseNotes/1_3_10.md | 6 ++++++ Packs/MicrosoftExchangeOnline/pack_metadata.json | 2 +- Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_47.md | 6 ++++++ Packs/MicrosoftGraphAPI/pack_metadata.json | 2 +- .../MicrosoftGraphApplications/ReleaseNotes/1_2_44.md | 6 ++++++ Packs/MicrosoftGraphApplications/pack_metadata.json | 2 +- Packs/MicrosoftGraphCalendar/ReleaseNotes/1_1_23.md | 6 ++++++ Packs/MicrosoftGraphCalendar/pack_metadata.json | 2 +- .../ReleaseNotes/1_1_29.md | 6 ++++++ .../MicrosoftGraphDeviceManagement/pack_metadata.json | 2 +- Packs/MicrosoftGraphFiles/ReleaseNotes/1_1_27.md | 6 ++++++ Packs/MicrosoftGraphFiles/pack_metadata.json | 2 +- Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_47.md | 6 ++++++ Packs/MicrosoftGraphGroups/pack_metadata.json | 2 +- .../ReleaseNotes/1_2_50.md | 6 ++++++ .../MicrosoftGraphIdentityandAccess/pack_metadata.json | 2 +- Packs/MicrosoftGraphMail/ReleaseNotes/1_6_9.md | 10 ++++++++++ Packs/MicrosoftGraphMail/pack_metadata.json | 2 +- Packs/MicrosoftGraphSearch/ReleaseNotes/1_0_12.md | 6 ++++++ Packs/MicrosoftGraphSearch/pack_metadata.json | 2 +- Packs/MicrosoftGraphSecurity/ReleaseNotes/2_2_17.md | 6 ++++++ Packs/MicrosoftGraphSecurity/pack_metadata.json | 2 +- Packs/MicrosoftGraphTeams/ReleaseNotes/1_1_5.md | 6 ++++++ Packs/MicrosoftGraphTeams/pack_metadata.json | 2 +- Packs/MicrosoftGraphUser/ReleaseNotes/1_5_35.md | 6 ++++++ Packs/MicrosoftGraphUser/pack_metadata.json | 2 +- .../MicrosoftManagementActivity/ReleaseNotes/1_3_43.md | 6 ++++++ Packs/MicrosoftManagementActivity/pack_metadata.json | 2 +- Packs/MicrosoftTeams/ReleaseNotes/1_4_61.md | 6 ++++++ Packs/MicrosoftTeams/pack_metadata.json | 2 +- 67 files changed, 251 insertions(+), 37 deletions(-) create mode 100644 Packs/AzureActiveDirectory/ReleaseNotes/1_3_24.md create mode 100644 Packs/AzureCompute/ReleaseNotes/1_2_26.md create mode 100644 Packs/AzureDataExplorer/ReleaseNotes/1_2_43.md create mode 100644 Packs/AzureDevOps/ReleaseNotes/1_3_20.md create mode 100644 Packs/AzureFirewall/ReleaseNotes/1_1_41.md create mode 100644 Packs/AzureKeyVault/ReleaseNotes/1_1_45.md create mode 100644 Packs/AzureKubernetesServices/ReleaseNotes/1_1_26.md create mode 100644 Packs/AzureLogAnalytics/ReleaseNotes/1_1_32.md create mode 100644 Packs/AzureNetworkSecurityGroups/ReleaseNotes/1_2_31.md create mode 100644 Packs/AzureRiskyUsers/ReleaseNotes/1_1_36.md create mode 100644 Packs/AzureSQLManagement/ReleaseNotes/1_1_46.md create mode 100644 Packs/AzureSecurityCenter/ReleaseNotes/2_0_26.md create mode 100644 Packs/AzureSentinel/ReleaseNotes/1_5_45.md create mode 100644 Packs/AzureStorage/ReleaseNotes/1_2_27.md create mode 100644 Packs/AzureWAF/ReleaseNotes/1_1_24.md create mode 100644 Packs/Microsoft365Defender/ReleaseNotes/4_5_25.md create mode 100644 Packs/MicrosoftCloudAppSecurity/ReleaseNotes/2_1_62.md create mode 100644 Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_16_34.md create mode 100644 Packs/MicrosoftExchangeOnline/ReleaseNotes/1_3_10.md create mode 100644 Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_47.md create mode 100644 Packs/MicrosoftGraphApplications/ReleaseNotes/1_2_44.md create mode 100644 Packs/MicrosoftGraphCalendar/ReleaseNotes/1_1_23.md create mode 100644 Packs/MicrosoftGraphDeviceManagement/ReleaseNotes/1_1_29.md create mode 100644 Packs/MicrosoftGraphFiles/ReleaseNotes/1_1_27.md create mode 100644 Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_47.md create mode 100644 Packs/MicrosoftGraphIdentityandAccess/ReleaseNotes/1_2_50.md create mode 100644 Packs/MicrosoftGraphMail/ReleaseNotes/1_6_9.md create mode 100644 Packs/MicrosoftGraphSearch/ReleaseNotes/1_0_12.md create mode 100644 Packs/MicrosoftGraphSecurity/ReleaseNotes/2_2_17.md create mode 100644 Packs/MicrosoftGraphTeams/ReleaseNotes/1_1_5.md create mode 100644 Packs/MicrosoftGraphUser/ReleaseNotes/1_5_35.md create mode 100644 Packs/MicrosoftManagementActivity/ReleaseNotes/1_3_43.md create mode 100644 Packs/MicrosoftTeams/ReleaseNotes/1_4_61.md diff --git a/Packs/ApiModules/Scripts/MicrosoftApiModule/MicrosoftApiModule.py b/Packs/ApiModules/Scripts/MicrosoftApiModule/MicrosoftApiModule.py index c1838896437b..811b033ff685 100644 --- a/Packs/ApiModules/Scripts/MicrosoftApiModule/MicrosoftApiModule.py +++ b/Packs/ApiModules/Scripts/MicrosoftApiModule/MicrosoftApiModule.py @@ -41,7 +41,7 @@ class Resources: # Deprecated, prefer using AZURE_CLOUDS TOKEN_RETRIEVAL_ENDPOINTS = { 'com': 'https://login.microsoftonline.com', - 'gcc': 'https://login.microsoftonline.us', + 'gcc': 'https://login.microsoftonline.com', 'gcc-high': 'https://login.microsoftonline.us', 'dod': 'https://login.microsoftonline.us', 'de': 'https://login.microsoftonline.de', @@ -121,7 +121,7 @@ class Resources: 'geo-us': 'https://securitycenter.onmicrosoft.com', 'geo-eu': 'https://securitycenter.onmicrosoft.com', 'geo-uk': 'https://securitycenter.onmicrosoft.com', - 'gcc': 'https://securitycenter.onmicrosoft.us', + 'gcc': 'https://securitycenter.onmicrosoft.com', 'gcc-high': 'https://securitycenter.onmicrosoft.us', 'dod': 'https://securitycenter.onmicrosoft.us', } @@ -141,7 +141,7 @@ class Resources: MICROSOFT_DEFENDER_FOR_APPLICATION_TOKEN_RETRIEVAL_ENDPOINTS = { 'com': 'https://login.microsoftonline.com', - 'gcc': 'https://login.microsoftonline.us', + 'gcc': 'https://login.microsoftonline.com', 'gcc-high': 'https://login.microsoftonline.us', } @@ -330,7 +330,7 @@ def __init__(self, sql_management='https://management.core.usgovcloudapi.net:8443/', batch_resource_id='https://batch.core.usgovcloudapi.net/', gallery='https://gallery.usgovcloudapi.net/', - active_directory='https://login.microsoftonline.us', + active_directory='https://login.microsoftonline.com', active_directory_resource_id='https://management.core.usgovcloudapi.net/', active_directory_graph_resource_id='https://graph.windows.net/', microsoft_graph_resource_id='https://graph.microsoft.us/', diff --git a/Packs/AzureActiveDirectory/ReleaseNotes/1_3_24.md b/Packs/AzureActiveDirectory/ReleaseNotes/1_3_24.md new file mode 100644 index 000000000000..2319348ff743 --- /dev/null +++ b/Packs/AzureActiveDirectory/ReleaseNotes/1_3_24.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Active Directory Identity Protection (Deprecated) + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureActiveDirectory/pack_metadata.json b/Packs/AzureActiveDirectory/pack_metadata.json index 233f9350691e..bc4bd61940af 100644 --- a/Packs/AzureActiveDirectory/pack_metadata.json +++ b/Packs/AzureActiveDirectory/pack_metadata.json @@ -3,7 +3,7 @@ "description": "Deprecated. Use Microsoft Graph Identity and Access instead.", "support": "xsoar", "hidden": true, - "currentVersion": "1.3.23", + "currentVersion": "1.3.24", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureCompute/ReleaseNotes/1_2_26.md b/Packs/AzureCompute/ReleaseNotes/1_2_26.md new file mode 100644 index 000000000000..f2e7859f30d5 --- /dev/null +++ b/Packs/AzureCompute/ReleaseNotes/1_2_26.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Compute v2 + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureCompute/pack_metadata.json b/Packs/AzureCompute/pack_metadata.json index e859698f867a..ba13b1987690 100644 --- a/Packs/AzureCompute/pack_metadata.json +++ b/Packs/AzureCompute/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Compute", "description": "Create and Manage Azure Virtual Machines", "support": "xsoar", - "currentVersion": "1.2.25", + "currentVersion": "1.2.26", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureDataExplorer/ReleaseNotes/1_2_43.md b/Packs/AzureDataExplorer/ReleaseNotes/1_2_43.md new file mode 100644 index 000000000000..75759dcd8b22 --- /dev/null +++ b/Packs/AzureDataExplorer/ReleaseNotes/1_2_43.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Data Explorer + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureDataExplorer/pack_metadata.json b/Packs/AzureDataExplorer/pack_metadata.json index f03d8792ee2f..d6184a59af62 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.42", + "currentVersion": "1.2.43", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureDevOps/ReleaseNotes/1_3_20.md b/Packs/AzureDevOps/ReleaseNotes/1_3_20.md new file mode 100644 index 000000000000..8370886baeec --- /dev/null +++ b/Packs/AzureDevOps/ReleaseNotes/1_3_20.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### AzureDevOps + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureDevOps/pack_metadata.json b/Packs/AzureDevOps/pack_metadata.json index 3409326ed017..38bbc1b13f9d 100644 --- a/Packs/AzureDevOps/pack_metadata.json +++ b/Packs/AzureDevOps/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AzureDevOps", "description": "Create and manage Git repositories in Azure DevOps Services.", "support": "xsoar", - "currentVersion": "1.3.19", + "currentVersion": "1.3.20", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureFirewall/ReleaseNotes/1_1_41.md b/Packs/AzureFirewall/ReleaseNotes/1_1_41.md new file mode 100644 index 000000000000..0ced0881583d --- /dev/null +++ b/Packs/AzureFirewall/ReleaseNotes/1_1_41.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Firewall + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureFirewall/pack_metadata.json b/Packs/AzureFirewall/pack_metadata.json index ad3a7f593d0b..7aa9f6486fa8 100644 --- a/Packs/AzureFirewall/pack_metadata.json +++ b/Packs/AzureFirewall/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Firewall", "description": "Azure Firewall is a cloud-native and intelligent network firewall security service that provides breed threat protection for cloud workloads running in Azure.It's a fully stateful, firewall as a service with built-in high availability and unrestricted cloud scalability.", "support": "xsoar", - "currentVersion": "1.1.40", + "currentVersion": "1.1.41", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureKeyVault/ReleaseNotes/1_1_45.md b/Packs/AzureKeyVault/ReleaseNotes/1_1_45.md new file mode 100644 index 000000000000..48ec7d5e819a --- /dev/null +++ b/Packs/AzureKeyVault/ReleaseNotes/1_1_45.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Key Vault + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureKeyVault/pack_metadata.json b/Packs/AzureKeyVault/pack_metadata.json index bd6e4246028d..37922438a9aa 100644 --- a/Packs/AzureKeyVault/pack_metadata.json +++ b/Packs/AzureKeyVault/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Key Vault", "description": "Use Key Vault to safeguard and manage cryptographic keys and secrets used by cloud applications and services.", "support": "xsoar", - "currentVersion": "1.1.44", + "currentVersion": "1.1.45", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureKubernetesServices/ReleaseNotes/1_1_26.md b/Packs/AzureKubernetesServices/ReleaseNotes/1_1_26.md new file mode 100644 index 000000000000..93f9bdd5cdc0 --- /dev/null +++ b/Packs/AzureKubernetesServices/ReleaseNotes/1_1_26.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Kubernetes Services + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureKubernetesServices/pack_metadata.json b/Packs/AzureKubernetesServices/pack_metadata.json index 8186ebebdb52..811bc57b6608 100644 --- a/Packs/AzureKubernetesServices/pack_metadata.json +++ b/Packs/AzureKubernetesServices/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Kubernetes Services", "description": "Deploy and manage containerized applications with a fully managed Kubernetes service.", "support": "xsoar", - "currentVersion": "1.1.25", + "currentVersion": "1.1.26", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureLogAnalytics/ReleaseNotes/1_1_32.md b/Packs/AzureLogAnalytics/ReleaseNotes/1_1_32.md new file mode 100644 index 000000000000..1355879fe47e --- /dev/null +++ b/Packs/AzureLogAnalytics/ReleaseNotes/1_1_32.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Log Analytics + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureLogAnalytics/pack_metadata.json b/Packs/AzureLogAnalytics/pack_metadata.json index b1646656a094..c841e6800b29 100644 --- a/Packs/AzureLogAnalytics/pack_metadata.json +++ b/Packs/AzureLogAnalytics/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Log Analytics", "description": "Log Analytics is a service that helps you collect and analyze data generated by resources in your cloud and on-premises environments.", "support": "xsoar", - "currentVersion": "1.1.31", + "currentVersion": "1.1.32", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureNetworkSecurityGroups/ReleaseNotes/1_2_31.md b/Packs/AzureNetworkSecurityGroups/ReleaseNotes/1_2_31.md new file mode 100644 index 000000000000..492f4c321a95 --- /dev/null +++ b/Packs/AzureNetworkSecurityGroups/ReleaseNotes/1_2_31.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Network Security Groups + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureNetworkSecurityGroups/pack_metadata.json b/Packs/AzureNetworkSecurityGroups/pack_metadata.json index 9d8a6933d352..e83a2729a51f 100644 --- a/Packs/AzureNetworkSecurityGroups/pack_metadata.json +++ b/Packs/AzureNetworkSecurityGroups/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Network Security Groups", "description": "Azure Network Security Groups are used to filter network traffic to and from Azure resources in an Azure virtual network", "support": "xsoar", - "currentVersion": "1.2.30", + "currentVersion": "1.2.31", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureRiskyUsers/ReleaseNotes/1_1_36.md b/Packs/AzureRiskyUsers/ReleaseNotes/1_1_36.md new file mode 100644 index 000000000000..c53ca85fb849 --- /dev/null +++ b/Packs/AzureRiskyUsers/ReleaseNotes/1_1_36.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Risky Users + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureRiskyUsers/pack_metadata.json b/Packs/AzureRiskyUsers/pack_metadata.json index 0158a1f0b5fd..1a63916c015d 100644 --- a/Packs/AzureRiskyUsers/pack_metadata.json +++ b/Packs/AzureRiskyUsers/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Risky Users", "description": "Azure Risky Users provides access to all at-risk users and risk detections in Azure AD environment.", "support": "xsoar", - "currentVersion": "1.1.35", + "currentVersion": "1.1.36", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureSQLManagement/ReleaseNotes/1_1_46.md b/Packs/AzureSQLManagement/ReleaseNotes/1_1_46.md new file mode 100644 index 000000000000..74fe4829d459 --- /dev/null +++ b/Packs/AzureSQLManagement/ReleaseNotes/1_1_46.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure SQL Management + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureSQLManagement/pack_metadata.json b/Packs/AzureSQLManagement/pack_metadata.json index 4a9eda7728b0..df8eb5570ea1 100644 --- a/Packs/AzureSQLManagement/pack_metadata.json +++ b/Packs/AzureSQLManagement/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure SQL Management", "description": "Microsoft Azure SQL Database is a managed cloud database provided as part of Microsoft Azure", "support": "xsoar", - "currentVersion": "1.1.45", + "currentVersion": "1.1.46", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureSecurityCenter/ReleaseNotes/2_0_26.md b/Packs/AzureSecurityCenter/ReleaseNotes/2_0_26.md new file mode 100644 index 000000000000..7d903bfa3c35 --- /dev/null +++ b/Packs/AzureSecurityCenter/ReleaseNotes/2_0_26.md @@ -0,0 +1,10 @@ + +#### Integrations + +##### Microsoft Defender for Cloud + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. + +##### Microsoft Defender for Cloud Event Collector + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureSecurityCenter/pack_metadata.json b/Packs/AzureSecurityCenter/pack_metadata.json index b4d72c760d42..fb8cdc00ca46 100644 --- a/Packs/AzureSecurityCenter/pack_metadata.json +++ b/Packs/AzureSecurityCenter/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Defender for Cloud", "description": "Unified security management and advanced threat protection across hybrid cloud workloads.", "support": "xsoar", - "currentVersion": "2.0.25", + "currentVersion": "2.0.26", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureSentinel/ReleaseNotes/1_5_45.md b/Packs/AzureSentinel/ReleaseNotes/1_5_45.md new file mode 100644 index 000000000000..246fdeee2ba8 --- /dev/null +++ b/Packs/AzureSentinel/ReleaseNotes/1_5_45.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Sentinel + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureSentinel/pack_metadata.json b/Packs/AzureSentinel/pack_metadata.json index bcccd7a065cc..79c35b628492 100644 --- a/Packs/AzureSentinel/pack_metadata.json +++ b/Packs/AzureSentinel/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Sentinel", "description": "Microsoft Sentinel is a cloud-native security information and event manager (SIEM) platform that uses built-in AI to help analyze large volumes of data across an enterprise.", "support": "xsoar", - "currentVersion": "1.5.44", + "currentVersion": "1.5.45", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureStorage/ReleaseNotes/1_2_27.md b/Packs/AzureStorage/ReleaseNotes/1_2_27.md new file mode 100644 index 000000000000..0a4781f03773 --- /dev/null +++ b/Packs/AzureStorage/ReleaseNotes/1_2_27.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Storage Management + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureStorage/pack_metadata.json b/Packs/AzureStorage/pack_metadata.json index c047dda63f80..0bebfd368d6f 100644 --- a/Packs/AzureStorage/pack_metadata.json +++ b/Packs/AzureStorage/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Storage Management", "description": "Deploy and manage storage accounts and blob service properties.", "support": "xsoar", - "currentVersion": "1.2.26", + "currentVersion": "1.2.27", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureWAF/ReleaseNotes/1_1_24.md b/Packs/AzureWAF/ReleaseNotes/1_1_24.md new file mode 100644 index 000000000000..055424e71e1c --- /dev/null +++ b/Packs/AzureWAF/ReleaseNotes/1_1_24.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Web Application Firewall + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/AzureWAF/pack_metadata.json b/Packs/AzureWAF/pack_metadata.json index db0a90cf1ec7..2ca908941407 100644 --- a/Packs/AzureWAF/pack_metadata.json +++ b/Packs/AzureWAF/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure WAF", "description": "Azure Web Application Firewall is used to detect web related attacks targeting your web servers hosted in azure and allow quick respond to threats", "support": "xsoar", - "currentVersion": "1.1.23", + "currentVersion": "1.1.24", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/Microsoft365Defender/ReleaseNotes/4_5_25.md b/Packs/Microsoft365Defender/ReleaseNotes/4_5_25.md new file mode 100644 index 000000000000..b280ad17b9f5 --- /dev/null +++ b/Packs/Microsoft365Defender/ReleaseNotes/4_5_25.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft 365 Defender + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/Microsoft365Defender/pack_metadata.json b/Packs/Microsoft365Defender/pack_metadata.json index e88ae15b591d..7a245b532b48 100644 --- a/Packs/Microsoft365Defender/pack_metadata.json +++ b/Packs/Microsoft365Defender/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft 365 Defender", "description": "Microsoft 365 Defender is a unified pre- and post-breach enterprise defense suite that natively coordinates detection, prevention, investigation, and response across endpoints, identities, email, and applications to provide integrated protection against sophisticated attacks.", "support": "xsoar", - "currentVersion": "4.5.24", + "currentVersion": "4.5.25", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftCloudAppSecurity/ReleaseNotes/2_1_62.md b/Packs/MicrosoftCloudAppSecurity/ReleaseNotes/2_1_62.md new file mode 100644 index 000000000000..326c9d1df075 --- /dev/null +++ b/Packs/MicrosoftCloudAppSecurity/ReleaseNotes/2_1_62.md @@ -0,0 +1,10 @@ + +#### Integrations + +##### Microsoft Defender for Cloud Apps + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. + +##### Microsoft Defender for Cloud Apps Event Collector + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftCloudAppSecurity/pack_metadata.json b/Packs/MicrosoftCloudAppSecurity/pack_metadata.json index 0cda20fff924..c25b66383c5c 100644 --- a/Packs/MicrosoftCloudAppSecurity/pack_metadata.json +++ b/Packs/MicrosoftCloudAppSecurity/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Defender for Cloud Apps", "description": "Microsoft Cloud App Security Integration, a Cloud Access Security Broker that supports various deployment modes", "support": "xsoar", - "currentVersion": "2.1.61", + "currentVersion": "2.1.62", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_16_34.md b/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_16_34.md new file mode 100644 index 000000000000..d50274e9ec22 --- /dev/null +++ b/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_16_34.md @@ -0,0 +1,10 @@ + +#### Integrations + +##### Microsoft Defender for Endpoint Event Collector + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. + +##### Microsoft Defender for Endpoint + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json b/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json index 7d10b52de120..9b07e7222dfe 100644 --- a/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json +++ b/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Defender for Endpoint", "description": "Microsoft Defender for Endpoint (previously Microsoft Defender Advanced Threat Protection (ATP)) is a unified platform for preventative protection, post-breach detection, automated investigation, and response.", "support": "xsoar", - "currentVersion": "1.16.33", + "currentVersion": "1.16.34", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftExchangeOnline/ReleaseNotes/1_3_10.md b/Packs/MicrosoftExchangeOnline/ReleaseNotes/1_3_10.md new file mode 100644 index 000000000000..34471bce34eb --- /dev/null +++ b/Packs/MicrosoftExchangeOnline/ReleaseNotes/1_3_10.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### EWS O365 + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftExchangeOnline/pack_metadata.json b/Packs/MicrosoftExchangeOnline/pack_metadata.json index b846f7883e92..1b92894394f3 100644 --- a/Packs/MicrosoftExchangeOnline/pack_metadata.json +++ b/Packs/MicrosoftExchangeOnline/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Exchange Online", "description": "Exchange Online and Office 365 (mail)", "support": "xsoar", - "currentVersion": "1.3.9", + "currentVersion": "1.3.10", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_47.md b/Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_47.md new file mode 100644 index 000000000000..54cbbd48dd2a --- /dev/null +++ b/Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_47.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Graph API + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphAPI/pack_metadata.json b/Packs/MicrosoftGraphAPI/pack_metadata.json index 1ee47be16c5a..a551ea888cd1 100644 --- a/Packs/MicrosoftGraphAPI/pack_metadata.json +++ b/Packs/MicrosoftGraphAPI/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph API", "description": "Use the Microsoft Graph API integration to interact with Microsoft APIs that do not have dedicated integrations in Cortex XSOAR, for example, Mail Single-User, etc.", "support": "xsoar", - "currentVersion": "1.1.46", + "currentVersion": "1.1.47", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphApplications/ReleaseNotes/1_2_44.md b/Packs/MicrosoftGraphApplications/ReleaseNotes/1_2_44.md new file mode 100644 index 000000000000..b44dde582683 --- /dev/null +++ b/Packs/MicrosoftGraphApplications/ReleaseNotes/1_2_44.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Active Directory Applications + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphApplications/pack_metadata.json b/Packs/MicrosoftGraphApplications/pack_metadata.json index d1e39395d543..a56fc1604991 100644 --- a/Packs/MicrosoftGraphApplications/pack_metadata.json +++ b/Packs/MicrosoftGraphApplications/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Applications", "description": "Use this pack to manage connected applications and services", "support": "xsoar", - "currentVersion": "1.2.43", + "currentVersion": "1.2.44", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphCalendar/ReleaseNotes/1_1_23.md b/Packs/MicrosoftGraphCalendar/ReleaseNotes/1_1_23.md new file mode 100644 index 000000000000..8b746f0043d9 --- /dev/null +++ b/Packs/MicrosoftGraphCalendar/ReleaseNotes/1_1_23.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### O365 Outlook Calendar + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphCalendar/pack_metadata.json b/Packs/MicrosoftGraphCalendar/pack_metadata.json index 006331115ad5..483eb793d8d7 100644 --- a/Packs/MicrosoftGraphCalendar/pack_metadata.json +++ b/Packs/MicrosoftGraphCalendar/pack_metadata.json @@ -1,7 +1,7 @@ { "name": "Microsoft Graph Calendar", "description": "Microsoft Graph Calendar enables you to create and manage different calendars and events\n according to your requirements.", - "currentVersion": "1.1.22", + "currentVersion": "1.1.23", "support": "xsoar", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", diff --git a/Packs/MicrosoftGraphDeviceManagement/ReleaseNotes/1_1_29.md b/Packs/MicrosoftGraphDeviceManagement/ReleaseNotes/1_1_29.md new file mode 100644 index 000000000000..05621ec3fb56 --- /dev/null +++ b/Packs/MicrosoftGraphDeviceManagement/ReleaseNotes/1_1_29.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Endpoint Manager (Intune) + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphDeviceManagement/pack_metadata.json b/Packs/MicrosoftGraphDeviceManagement/pack_metadata.json index 2bd91bbf41a9..e1988e159868 100644 --- a/Packs/MicrosoftGraphDeviceManagement/pack_metadata.json +++ b/Packs/MicrosoftGraphDeviceManagement/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Device Management", "description": "Microsoft Graph Device Management", "support": "xsoar", - "currentVersion": "1.1.28", + "currentVersion": "1.1.29", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphFiles/ReleaseNotes/1_1_27.md b/Packs/MicrosoftGraphFiles/ReleaseNotes/1_1_27.md new file mode 100644 index 000000000000..6288ad251842 --- /dev/null +++ b/Packs/MicrosoftGraphFiles/ReleaseNotes/1_1_27.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### O365 File Management (Onedrive/Sharepoint/Teams) + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphFiles/pack_metadata.json b/Packs/MicrosoftGraphFiles/pack_metadata.json index 187499ebf767..b72a303f294b 100644 --- a/Packs/MicrosoftGraphFiles/pack_metadata.json +++ b/Packs/MicrosoftGraphFiles/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Files", "description": "Use the O365 File Management (Onedrive/Sharepoint/Teams) integration to enable your app get authorized access to files in OneDrive, SharePoint, and MS Teams across your entire organization. This integration requires admin consent.", "support": "xsoar", - "currentVersion": "1.1.26", + "currentVersion": "1.1.27", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_47.md b/Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_47.md new file mode 100644 index 000000000000..062f91b0b4cf --- /dev/null +++ b/Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_47.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Active Directory Groups + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphGroups/pack_metadata.json b/Packs/MicrosoftGraphGroups/pack_metadata.json index f195a6f219f8..c24e20742c97 100644 --- a/Packs/MicrosoftGraphGroups/pack_metadata.json +++ b/Packs/MicrosoftGraphGroups/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Groups", "description": "Microsoft Graph Groups enables you to create and manage different types of groups and group functionality according to your requirements.", "support": "xsoar", - "currentVersion": "1.1.46", + "currentVersion": "1.1.47", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphIdentityandAccess/ReleaseNotes/1_2_50.md b/Packs/MicrosoftGraphIdentityandAccess/ReleaseNotes/1_2_50.md new file mode 100644 index 000000000000..96ed7ec9d656 --- /dev/null +++ b/Packs/MicrosoftGraphIdentityandAccess/ReleaseNotes/1_2_50.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Active Directory Identity And Access + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphIdentityandAccess/pack_metadata.json b/Packs/MicrosoftGraphIdentityandAccess/pack_metadata.json index 9f86c4f5dc5f..9c456e393b4f 100644 --- a/Packs/MicrosoftGraphIdentityandAccess/pack_metadata.json +++ b/Packs/MicrosoftGraphIdentityandAccess/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Identity and Access", "description": "Use this pack to manage roles and members in Microsoft.", "support": "xsoar", - "currentVersion": "1.2.49", + "currentVersion": "1.2.50", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphMail/ReleaseNotes/1_6_9.md b/Packs/MicrosoftGraphMail/ReleaseNotes/1_6_9.md new file mode 100644 index 000000000000..a4778485f197 --- /dev/null +++ b/Packs/MicrosoftGraphMail/ReleaseNotes/1_6_9.md @@ -0,0 +1,10 @@ + +#### Integrations + +##### Microsoft Graph Mail Single User + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. + +##### O365 Outlook Mail (Using Graph API) + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphMail/pack_metadata.json b/Packs/MicrosoftGraphMail/pack_metadata.json index 05283cd91e3d..13a577face96 100644 --- a/Packs/MicrosoftGraphMail/pack_metadata.json +++ b/Packs/MicrosoftGraphMail/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Mail", "description": "Microsoft Graph lets your app get authorized access to a user's Outlook mail data in a personal or organization account.", "support": "xsoar", - "currentVersion": "1.6.8", + "currentVersion": "1.6.9", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphSearch/ReleaseNotes/1_0_12.md b/Packs/MicrosoftGraphSearch/ReleaseNotes/1_0_12.md new file mode 100644 index 000000000000..97a079160ff4 --- /dev/null +++ b/Packs/MicrosoftGraphSearch/ReleaseNotes/1_0_12.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Graph Search + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphSearch/pack_metadata.json b/Packs/MicrosoftGraphSearch/pack_metadata.json index 8282ac7c0433..5bc670197548 100644 --- a/Packs/MicrosoftGraphSearch/pack_metadata.json +++ b/Packs/MicrosoftGraphSearch/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Search", "description": "Use the Microsoft Search API in Microsoft Graph to search content stored in OneDrive or SharePoint: files, folders, lists, list items, or sites.", "support": "community", - "currentVersion": "1.0.11", + "currentVersion": "1.0.12", "author": "randomizerxd", "url": "", "email": "", diff --git a/Packs/MicrosoftGraphSecurity/ReleaseNotes/2_2_17.md b/Packs/MicrosoftGraphSecurity/ReleaseNotes/2_2_17.md new file mode 100644 index 000000000000..e46c712e736c --- /dev/null +++ b/Packs/MicrosoftGraphSecurity/ReleaseNotes/2_2_17.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Graph Security + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphSecurity/pack_metadata.json b/Packs/MicrosoftGraphSecurity/pack_metadata.json index b85b87978b45..517f960c7832 100644 --- a/Packs/MicrosoftGraphSecurity/pack_metadata.json +++ b/Packs/MicrosoftGraphSecurity/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Security", "description": "Unified gateway to security insights - all from a unified Microsoft Graph\n Security API.", "support": "xsoar", - "currentVersion": "2.2.16", + "currentVersion": "2.2.17", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphTeams/ReleaseNotes/1_1_5.md b/Packs/MicrosoftGraphTeams/ReleaseNotes/1_1_5.md new file mode 100644 index 000000000000..4ce303bd418b --- /dev/null +++ b/Packs/MicrosoftGraphTeams/ReleaseNotes/1_1_5.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### O365 Teams (Using Graph API) + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphTeams/pack_metadata.json b/Packs/MicrosoftGraphTeams/pack_metadata.json index 6ca7b582765a..13cd0ba52c42 100644 --- a/Packs/MicrosoftGraphTeams/pack_metadata.json +++ b/Packs/MicrosoftGraphTeams/pack_metadata.json @@ -2,7 +2,7 @@ "name": "MicrosoftGraphTeams", "description": "O365 Teams (Using Graph API) gives you authorized access to a user’s Teams enabling you to facilitate communication through teams as that user, or read conversations and/or messages of that user.", "support": "community", - "currentVersion": "1.1.4", + "currentVersion": "1.1.5", "author": "Joachim Bockland", "url": "", "email": "", diff --git a/Packs/MicrosoftGraphUser/ReleaseNotes/1_5_35.md b/Packs/MicrosoftGraphUser/ReleaseNotes/1_5_35.md new file mode 100644 index 000000000000..71c21796db72 --- /dev/null +++ b/Packs/MicrosoftGraphUser/ReleaseNotes/1_5_35.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Azure Active Directory Users + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftGraphUser/pack_metadata.json b/Packs/MicrosoftGraphUser/pack_metadata.json index 309b5103f354..a1644db29143 100644 --- a/Packs/MicrosoftGraphUser/pack_metadata.json +++ b/Packs/MicrosoftGraphUser/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph User", "description": "Use the Microsoft Graph integration to connect to and interact with user objects on Microsoft Platforms.", "support": "xsoar", - "currentVersion": "1.5.34", + "currentVersion": "1.5.35", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftManagementActivity/ReleaseNotes/1_3_43.md b/Packs/MicrosoftManagementActivity/ReleaseNotes/1_3_43.md new file mode 100644 index 000000000000..53bc5fd68ae2 --- /dev/null +++ b/Packs/MicrosoftManagementActivity/ReleaseNotes/1_3_43.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Management Activity API (O365 Azure Events) + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftManagementActivity/pack_metadata.json b/Packs/MicrosoftManagementActivity/pack_metadata.json index 6744a7b8afba..76763c4a3855 100644 --- a/Packs/MicrosoftManagementActivity/pack_metadata.json +++ b/Packs/MicrosoftManagementActivity/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Management Activity API (O365/Azure Events)", "description": "An integration for Microsoft's management activity API, which enables you to fetch content records and manage your subscriptions.", "support": "xsoar", - "currentVersion": "1.3.42", + "currentVersion": "1.3.43", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftTeams/ReleaseNotes/1_4_61.md b/Packs/MicrosoftTeams/ReleaseNotes/1_4_61.md new file mode 100644 index 000000000000..2ddee38825ff --- /dev/null +++ b/Packs/MicrosoftTeams/ReleaseNotes/1_4_61.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Teams Management + +- Fixed an issue in where the GCC endpoints were incorrect in the supported integrations. diff --git a/Packs/MicrosoftTeams/pack_metadata.json b/Packs/MicrosoftTeams/pack_metadata.json index a82ab88565ac..4d610b7f7c76 100644 --- a/Packs/MicrosoftTeams/pack_metadata.json +++ b/Packs/MicrosoftTeams/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Teams", "description": "Send messages and notifications to your team members.", "support": "xsoar", - "currentVersion": "1.4.60", + "currentVersion": "1.4.61", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",