ZTNA Connector Application Tags
Focus
Focus
Prisma Access

ZTNA Connector Application Tags

Table of Contents

ZTNA Connector Application Tags

Assign tags to private application targets to automate security policy enforcement through dynamic address groups without manual address object management.
Where Can I Use This?What Do I Need?
  • Prisma Access (Managed by Strata Cloud Manager)
  • Prisma Access (Managed by Panorama)
  • We require a minimum version of Prisma Access 5.0 to enable ZTNA Connector support.
  • Prisma Access license includes 10 connectors, 20,000 FQDNs, and 1024 IP subnets. This functionality is provided for the purpose of trying out ZTNA Connectors in your environment.
  • The Private App add-on license includes 200 ZTNA Connectors, 20,000 FQDNs, and 1024 IP subnet functionality.
Tags are metadata labels you assign to FQDN targets, IP subnet targets, and wildcard targets in Prisma Access® ZTNA Connector. Without application tagging, you manually create individual address objects for each target, which increases administrative overhead as your private application inventory grows and can result in overly permissive access controls. When you assign a tag to an application target, the firewall automatically creates address objects from the tag-to-IP mappings and populates the corresponding dynamic address group, eliminating manual address object updates and policy rewrites as application targets change.
When you tag a target in ZTNA Connector, Prisma Access automatically translates the tag-to-IP mappings into address objects and pushes them to the firewall. The firewall updates the membership of any dynamic address group that references the tag without requiring a commit or manual policy update. As ZTNA Connector resolves application targets to IP addresses—whether through DNS resolution of FQDN targets or direct IP subnet assignments—the firewall keeps dynamic address group membership current in real time. You reference the dynamic address group in a security policy rule to enforce access controls across all tagged targets without rewriting the rule as your application inventory changes.
For wildcard targets, ZTNA Connector automatically applies the parent wildcard target's tag to any FQDN applications discovered under the wildcard. This inheritance extends policy coverage to newly identified applications without additional configuration. If you update a tag on a wildcard target, the change propagates to all FQDN applications discovered under that wildcard.
You can assign up to five tags per application target. Tags referenced by a dynamic address group can't be deleted until you remove or update those dynamic address groups to use different match criteria. Before you remove a tag from a target, verify that no dynamic address group uses the tag as a match criterion, because the firewall can't remove the corresponding address objects from a dynamic address group that still references the tag.
Tag a Private Application Target
Assign tags to application targets so that Prisma Access can automatically create address objects from the tag-to-IP mappings and populate dynamic address groups. Tags you assign to wildcard targets automatically propagate to all FQDN applications discovered under that wildcard. You can assign up to five tags per target.
  1. Select ConfigurationZTNA Connector and then select Connector Groups.
  2. Select the Connector Group that contains the application targets you want to tag.
  3. Select the target type to tag:
    • To tag an FQDN-based application, select FQDN Targets.
    • To tag an IP subnet-based application, select IP Subnet Targets.
    • To tag a wildcard-based application and all applications discovered under it, select Wildcard Targets.
  4. Add to create a new target, or select an existing target and click Edit.
  5. In the Tags field, select one or more existing tags from the dropdown, or Create a tag to define a new tag. To create a new tag, enter a Name, optionally choose a Color and enter a Description, then Create
    .
    You can assign up to five tags per target. Tags are shared across all targets in a connector group, allowing you to group related private applications and enforce consistent security policy across the group.
  6. Save to apply the tags.
    After you save, Prisma Access automatically translates the tag-to-IP mappings into address objects and pushes them to the firewall. The firewall automatically updates the membership of any dynamic address group that references the tag.
  7. (Optional) To remove a tag from a target, select the target, Edit, remove the tag from the Tags field, and Save.
    Before removing a tag, verify that no dynamic address group uses the tag as a match criterion. Remove or update any dynamic address groups that reference the tag before removing it from the target. The firewall can't remove address objects from a dynamic address group that still references the tag.
Create a Dynamic Address Group Using ZTNA Connector Tags
Create a dynamic address group that filters membership by ZTNA Connector tags. Prisma Access automatically populates the group with the IP addresses it resolves for application targets with matching tags, and updates membership as tags and targets change. Before creating a dynamic address group, tag your ZTNA Connector application targets as described in the previous section.
  1. Select ConfigurationNGFW and Prisma AccessObjectsAddressAddress Groups and click Add Address Group.
  2. Enter a Name and optional Description for the address group.
  3. For Type, choose Dynamic.
  4. Select Add Match Criteria, then select the ZTNA Connector tab in the match criteria panel.
  5. Select one or more tags from the list to use as match criteria, choose AND or OR to define how multiple tags are evaluated, then click Save.
    Selecting OR includes targets that match any of the specified tags. Selecting AND includes only targets that match all specified tags.
  6. Save and Push Config to save and push your configuration changes.
Create a Security Policy Rule Using the Dynamic Address Group
Create a security policy rule that uses the dynamic address group as the destination to enforce access controls for all tagged ZTNA Connector application targets. When application targets change or tags are updated, the dynamic address group membership updates automatically and the policy remains in effect without a rule rewrite.
  1. Select ConfigurationNGFW and Prisma AccessSecurity ServicesSecurity Policy and click Add Rule.
  2. Enter a Name for the rule.
  3. Under Destination, Add next to Address and select the dynamic address group you created.
  4. For Action, choose Allow.
  5. Save and Push Config to save and push your configuration changes.