Skip to content

Commit

Permalink
Replaced some Prisma SASE references with Strata Cloud Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-techpubs-tools committed Nov 16, 2024
1 parent a1bfd66 commit 6ecabbe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions products/scm/docs/home.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ that provide network configuration and network
security services. This suite of software offers network security for an enterprise's users, no
matter where they might be physically located, be it in the office or from a remote location.

The Prisma SASE APIs described here are intended to enable automation and integration solutions for
Prisma SASE products and services.
The Strata Cloud Manager APIs described here are intended to enable automation and integration solutions for
Strata Cloud Manager products and services.

Currently, Prisma SASE offers the following APIs:
Currently, Strata Cloud Manager offers the following APIs:

- [Tenancy Service](/scm/api/tenancy/tenancy-api)
- [Identity and Access Management Service](/scm/api/iam/iam-api)
Expand All @@ -39,8 +39,8 @@ Most of these APIs use a common authentication mechanism and base URL. See [Get
Prisma Access Insights, however, uses different mechanisms for authentication and base URL. See the
[Prisma Access Insights API overview](/access/docs/insights) for more information.
The [legacy Prisma SD-WAN APIs](/sdwan/docs)
also use a different auth workflow and base URL than do the rest of the Prisma
SASE APIs.
also use a different auth workflow and base URL than do the rest of the
Strata Cloud Manager APIs.

The use of these APIs are governed by the Palo Alto Networks
[End User License](https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/legal/palo-alto-networks-end-user-license-agreement-eula.pdf).
8 changes: 4 additions & 4 deletions products/scm/docs/tenant-service-groups.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ keywords:
- scm
---

A tenant service group (TSG) is used by the Prisma SASE Platform to provide a logical
container which contains SASE tenants and other TSGs. It is the building block for a multitenancy
A tenant service group (TSG) is used by the Strata Cloud Manager to provide a logical
container which contains Strata Cloud Manager tenants and other TSGs. It is the building block for a multitenancy
hierarchy. Generally, this hierarchy is described as a series of nested tenants, where a tenant is
used to manage, monitor, and license SASE products such as Prisma Access. But mechanically, a tenant
used to manage, monitor, and license Strata Cloud Manager products such as Prisma Access. But mechanically, a tenant
is just a TSG. The terms are often used interchangeably.

You can examine the TSG hierarchy for your installation:
Expand All @@ -38,7 +38,7 @@ access to), and the tenants that are children of the TSG.

There are two ways to create a TSG:

1. By using the Prisma SASE Platform user interface. The first time you create a TSG,
1. By using the Strata Cloud Manager user interface. The first time you create a TSG,
you must use the user interface because there's no other way for you to get an access token.

2. By using the [create a tenant service
Expand Down

0 comments on commit 6ecabbe

Please sign in to comment.