- Notes, cautions, and warnings
- Preface
- Getting Started
- Preparing for a Deployment
- Deployment
- Configuration
- Glossary
You can use SSH to access the PowerProtect Data Manager virtual appliance on GCP.
PowerProtect Data Manager for GCP supports two methods of SSH access. You can use password-based SSH, or you can use the private key from the key pair assigned to the instance when PowerProtect Data Manager was deployed.
For example:
ssh -i data_manager_private_key admin@10.2.1.5
For more information, see Connecting to VMs.