Prisma Access
Onboard a ZTNA Connector in Google Cloud Platform
Table of Contents
Expand All
|
Collapse All
Prisma Access Docs
-
- 6.1 Preferred and Innovation
- 6.0 Preferred and Innovation
- 5.2 Preferred and Innovation
- 5.1 Preferred and Innovation
- 5.0 Preferred and Innovation
- 4.2 Preferred
- 4.1 Preferred
- 4.0 Preferred
- 3.2 Preferred and Innovation
-
-
- 4.0 & Later
- Prisma Access China
-
-
Onboard a ZTNA Connector in Google Cloud Platform
ZTNA Connector deployment in Google Cloud Platform.
- Review the requirements and guidelines and the FQDNs and ports you need to configure to use Prisma Access ZTNA Connector in the Google Cloud Platform (GCP).
- Retrieve and copy the Connector key and secret values on the Prisma SASE Portal: ConfigurationZTNA ConnectorConnectors, find the Connector object you created in Prisma Access to associate with this VM, and select Copy Token; then, copy the Key and Secret values.
After you’ve met all the prerequisites, follow these steps to onboard a Prisma Access
ZTNA Connector in GCP.
- Go to GCP Marketplace and search for Prisma Access ZTNA Connector.Choose the software plan that best suits your requirement.
Deploy ZTNA Connector 1-Arm in GCP
Follow these steps to deploy ZTNA Connector 1-Arm in GCP:- LAUNCH to configure ZTNA Connector 1-Arm.
On New Prisma Access ZTNA Connector 1-Arm deployment, Download the terraform.
Choose your option based on your requirement. In the downloaded folder, go to envs > commercial and change your directory to this environment.The details related to the package and the commands are available in README.md file.Modify your deployment variables in the file terraform.tfvars and run the following commands.username@M-####### gcp % find 1-arm 1-arm 1-arm/outputs.tf 1-arm/main.tf 1-arm/marketplace_test.tfvars 1-arm/README.md 1-arm/variables.tf 1-arm/envs 1-arm/envs/commercial 1-arm/envs/commercial/outputs.tf 1-arm/envs/commercial/main.tf 1-arm/envs/commercial/terraform.tfvars 1-arm/envs/commercial/README.md 1-arm/envs/commercial/variables.tf username@M-####### gcp %- terraform init- initializes the terraform
- terraform plan- output of this command will show the GCP resources that will be created
- terraform apply- deploys them into your GCP account
Deploy ZTNA Connector 2-Arm in GCP
Follow these steps to deploy ZTNA Connector in GCP:- LAUNCH to configure.
On New Prisma Access ZTNA Connector 2-Arm deployment, Download the terraform.
Choose your option based on your requirement. In the downloaded folder, go to envs > commercial and change your directory to this environment.The details related to the package and the commands are available in README.md file.Modify your deployment variables in the file terraform.tfvars and run the following commands.username@M-####### gcp % find 1-arm 1-arm 1-arm/outputs.tf 1-arm/main.tf 1-arm/marketplace_test.tfvars 1-arm/README.md 1-arm/variables.tf 1-arm/envs 1-arm/envs/commercial 1-arm/envs/commercial/outputs.tf 1-arm/envs/commercial/main.tf 1-arm/envs/commercial/terraform.tfvars 1-arm/envs/commercial/README.md 1-arm/envs/commercial/variables.tf username@M-####### gcp %- terraform init- initializes the terraform
- terraform plan- output of this command will show the GCP resources that will be created
- terraform apply- deploys them into your GCP account