Install and Use Cloud Tools for PowerShell
GSP033
Overview
PowerShell is a command-line shell and associated scripting language built on the .NET Framework. It's the default task automation and configuration management tool used in the Windows world. A PowerShell cmdlet is a lightweight command invoked within PowerShell.
Cloud Tools for PowerShell is a collection of cmdlets for accessing and manipulating Google Cloud resources such as Compute Engine, Cloud Storage, Google Cloud SQL and Google Cloud DNS —with more to come!
Follow along with this lab to learn how to interact with Google Cloud resources from PowerShell.
What you'll learn
-
How to install Cloud Tools for PowerShell.
-
How to authenticate with the Cloud SDK.
-
How to create and manage Compute Engine from PowerShell.
-
How to backup data to Cloud Storage from PowerShell.
Prerequisites
This is an advanced lab. Before taking it, you should be comfortable with at least the basics of shell programming and virtual machines. Here are some Qwiklabs that can get you up to speed:
- Getting Started with Cloud Shell & gcloud
- Creating a Virtual Machine
- Running Windows Containers on Compute Engine (with Powershell)
Once your prepared, scroll down to start integrating Powershell scripts with the various Google Cloud services.
Qwiklabs に参加してこのラボの残りの部分や他のラボを確認しましょう。
- Google Cloud Console への一時的なアクセス権を取得します。
- 初心者レベルから上級者レベルまで 200 を超えるラボが用意されています。
- ご自分のペースで学習できるように詳細に分割されています。