{
  "Name": "Zscaler Private Access (ZPA)",
  "Author": "Microsoft - support@microsoft.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/ZscalerLogo.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The [Zscaler Private Access (ZPA)](https://www.zscaler.com/) solution provides the capability to ingest [Zscaler Private Access events](https://help.zscaler.com/zpa/what-zscaler-private-access) into Microsoft Sentinel.\n\n This solution is dependent on the Custom logs via AMA connector to collect the logs. The Custom logs solution will be installed as part of this solution installation. \n\n **NOTE**: Microsoft recommends installation of Custom logs via AMA Connector. Legacy connector uses the Log Analytics agent which were deprecated on **Aug 31, 2024.** Using MMA and AMA on same machine can cause log duplication and extra ingestion cost [more details](https://learn.microsoft.com/azure/sentinel/ama-migrate?WT.mc_id=Portal-fx).",
  "Workbooks": [
    "Workbooks/ZscalerZPA.json"
  ],
  "Hunting Queries": [
    "Hunting Queries/ZscalerAbnormalTotalBytesSize.yaml",
    "Hunting Queries/ZscalerApplicationByUsers.yaml",
    "Hunting Queries/ZscalerConnectionCloseReason.yaml",
    "Hunting Queries/ZscalerIPsByPorts.yaml",
    "Hunting Queries/ZscalerSourceLocation.yaml",
    "Hunting Queries/ZscalerTopConnectors.yaml",
    "Hunting Queries/ZscalerTopSourceIP.yaml",
    "Hunting Queries/ZscalerUrlhostname.yaml",
    "Hunting Queries/ZscalerUserAccessGroups.yaml",
    "Hunting Queries/ZscalerUserServerErrors.yaml"
  ],
  "Parsers": [
    "Parsers/ZPAEvent.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/ZscalerSharedZPASession.yaml",
    "Analytic Rules/ZscalerUnexpectedCountEventResult.yaml",
    "Analytic Rules/ZscalerUnexpectedCountries.yaml",
    "Analytic Rules/ZscalerUnexpectedUpdateOperation.yaml",
    "Analytic Rules/ZscalerZPAConnectionsByDormantUser.yaml",
    "Analytic Rules/ZscalerZPAConnectionsByNewUser.yaml",
    "Analytic Rules/ZscalerZPAConnectionsFromNewCountry.yaml",
    "Analytic Rules/ZscalerZPAConnectionsFromNewIP.yaml",
    "Analytic Rules/ZscalerZPAConnectionsOutsideOperationalHours.yaml",
    "Analytic Rules/ZscalerZPAUnexpectedSessionDuration.yaml"
  ],
  "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-customlogsviaama"
  ],
  "Metadata": "SolutionMetadata.json",
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Zscaler Private Access (ZPA)",
  "Version": "3.0.1",
  "TemplateSpec": true
}