diff --git a/it-and-security/teams/company-owned-ipads.yml b/it-and-security/teams/company-owned-ipads.yml index 5f50253c26..1de3f56c45 100644 --- a/it-and-security/teams/company-owned-ipads.yml +++ b/it-and-security/teams/company-owned-ipads.yml @@ -23,6 +23,3 @@ controls: policies: queries: software: - app_store_apps: - - app_store_id: '618783545' # Slack - - app_store_id: '546505307' # Zoom diff --git a/it-and-security/teams/company-owned-iphones.yml b/it-and-security/teams/company-owned-iphones.yml index b7f5aeae02..60067ea907 100644 --- a/it-and-security/teams/company-owned-iphones.yml +++ b/it-and-security/teams/company-owned-iphones.yml @@ -23,6 +23,3 @@ controls: policies: queries: software: - app_store_apps: - - app_store_id: '618783545' # Slack - - app_store_id: '546505307' # Zoom diff --git a/it-and-security/teams/personally-owned-iphones.yml b/it-and-security/teams/personally-owned-iphones.yml index 8bdaf45e53..2b36e9352f 100644 --- a/it-and-security/teams/personally-owned-iphones.yml +++ b/it-and-security/teams/personally-owned-iphones.yml @@ -22,6 +22,3 @@ controls: policies: queries: software: - app_store_apps: - - app_store_id: '618783545' # Slack - - app_store_id: '546505307' # Zoom diff --git a/it-and-security/teams/workstations-canary.yml b/it-and-security/teams/workstations-canary.yml index 2b236d06db..d772ca1a58 100644 --- a/it-and-security/teams/workstations-canary.yml +++ b/it-and-security/teams/workstations-canary.yml @@ -145,4 +145,3 @@ software: - path: ../lib/windows/software/zoom.yml # Zoom for Windows (x86) - path: ../lib/windows/software/google-chrome.yml # Google Chrome for Windows app_store_apps: - - app_store_id: '803453959' # Slack Desktop diff --git a/it-and-security/teams/workstations.yml b/it-and-security/teams/workstations.yml index 83ecf89648..d48630f6d0 100644 --- a/it-and-security/teams/workstations.yml +++ b/it-and-security/teams/workstations.yml @@ -67,7 +67,6 @@ controls: software: - package_path: ../lib/macos/software/google-chrome.yml # Google Chrome for macOS - package_path: ../lib/macos/software/zoom.yml # Zoom for macOS - - app_store_id: '803453959' # Slack Desktop macos_updates: deadline: "2025-02-23" minimum_version: "15.3" @@ -98,4 +97,3 @@ software: - path: ../lib/macos/software/zoom.yml # Zoom for macOS - path: ../lib/macos/software/google-chrome.yml # Google Chrome for macOS app_store_apps: - - app_store_id: '803453959' # Slack Desktop