ラボの設定手順と要件
アカウントと進行状況を保護します。このラボを実行するには、常にシークレット ブラウジング ウィンドウとラボの認証情報を使用してください。

SQL Server Deployment Using Workload Manager

ラボ 1時間 15分 universal_currency_alt クレジット: 5 show_chart 中級
info このラボでは、学習をサポートする AI ツールが組み込まれている場合があります。
このコンテンツはまだモバイル デバイス向けに最適化されていません。
快適にご利用いただくには、メールで送信されたリンクを使用して、デスクトップ パソコンでアクセスしてください。

GSP1299

Google Cloud self-paced labs logo

Overview

In this hands-on lab, you learn how to deploy your SQL Server Always On availability group cluster using Workload Manager Guided Deployment Automation for SQL Server.

Workload Manager Guided Deployment Automation for SQL Server is a feature within Google Cloud's Workload Manager service. It's designed to simplify and accelerate the process of deploying SQL Server workloads on the Google Cloud Platform. Instead of manually configuring infrastructure and software, this tool provides a guided interface to define your requirements, and then it automates the deployment based on best practices.

What you'll do

  • Deploy an SQL Server cluster.
  • Review the deployment.

Setup and requirements

Before you click the Start Lab button

Read these instructions. Labs are timed and you cannot pause them. The timer, which starts when you click Start Lab, shows how long Google Cloud resources are made available to you.

This hands-on lab lets you do the lab activities in a real cloud environment, not in a simulation or demo environment. It does so by giving you new, temporary credentials you use to sign in and access Google Cloud for the duration of the lab.

To complete this lab, you need:

  • Access to a standard internet browser (Chrome browser recommended).
Note: Use an Incognito (recommended) or private browser window to run this lab. This prevents conflicts between your personal account and the student account, which may cause extra charges incurred to your personal account.
  • Time to complete the lab—remember, once you start, you cannot pause a lab.
Note: Use only the student account for this lab. If you use a different Google Cloud account, you may incur charges to that account.

How to start your lab and sign in to the Google Cloud console

  1. Click the Start Lab button. If you need to pay for the lab, a dialog opens for you to select your payment method. On the left is the Lab Details pane with the following:

    • The Open Google Cloud console button
    • Time remaining
    • The temporary credentials that you must use for this lab
    • Other information, if needed, to step through this lab
  2. Click Open Google Cloud console (or right-click and select Open Link in Incognito Window if you are running the Chrome browser).

    The lab spins up resources, and then opens another tab that shows the Sign in page.

    Tip: Arrange the tabs in separate windows, side-by-side.

    Note: If you see the Choose an account dialog, click Use Another Account.
  3. If necessary, copy the Username below and paste it into the Sign in dialog.

    {{{user_0.username | "Username"}}}

    You can also find the Username in the Lab Details pane.

  4. Click Next.

  5. Copy the Password below and paste it into the Welcome dialog.

    {{{user_0.password | "Password"}}}

    You can also find the Password in the Lab Details pane.

  6. Click Next.

    Important: You must use the credentials the lab provides you. Do not use your Google Cloud account credentials. Note: Using your own Google Cloud account for this lab may incur extra charges.
  7. Click through the subsequent pages:

    • Accept the terms and conditions.
    • Do not add recovery options or two-factor authentication (because this is a temporary account).
    • Do not sign up for free trials.

After a few moments, the Google Cloud console opens in this tab.

Note: To access Google Cloud products and services, click the Navigation menu or type the service or product name in the Search field. Navigation menu icon and Search field

Task 1. Secret Manager for an Active Directory user

In this task, you create a secret and store the Active Directory account password in Secret Manager.

  1. In the Google Cloud console, in the Navigation menu (Navigation menu icon), click Security > Secret Manager.

  2. Click Create Secret.

  3. For Name, type ad-secret.

  4. For Secret value, type or paste the following:

LabP@ssw0rd!
  1. Leave the remaining settings as their defaults and click Create Secret.

Click Check my progress to verify the objective.

Verify the secret has been created.

Task 2. Secret Manager for the SQL Server user

Create a secret and store the SQL Server account password.

  1. Return to the Secret Manager page and click Create Secret.

  2. For Name, type sql-secret.

  3. For Secret value, type or paste the following:

LabP@ssw0rd!
  1. Leave the remaining settings as their defaults and click Create Secret.

Click Check my progress to verify the objective.

Verify the secret has been created.

Task 3. Create the SQL Server deployment

In this section, you use Guided Deployment Automation to deploy an SQL Server cluster.

  1. On the Google Cloud console title bar, type Workload Manager in the Search field.

  2. In the left pane, click Deployments.

  3. Click Create Deployment

  4. For workload type, click CHOOSE SQL SERVER

  5. On the Missing service account roles page, click Grant to assign the required roles to the service account.

Deployment basics

  1. For Deployment basics settings, use the table below. Leave the remaining settings as their defaults.

Setting

Value

Deployment name

sqlserver-lab

Deployment description

SQL Server deployment lab

Service account

Compute Engine default service account - Click **Grant** button if prompted.

Service account for Compute Engine

Compute Engine default service account - Click **Grant** if prompted.

Environment

Production

Operating System

Windows

Windows licensing type

Pay-as-you-go (PAYG)

SQL licensing type

Pay-as-you-go (PAYG)

OS image

Public image

SQL Server 2019 Standard, on Windows Server 2019 Datacenter, x64 built on 20240613

Deployment strategy

High Availability

Availability mode

Availability group (AG)

VM name prefix

sqllab

  1. Click Continue.

Location and networking

  1. For Location and networking settings, use the table below. Leave the remaining settings as their defaults.

Setting

Value

Region

Primary zone

-a

Secondary zone

-b

Tertiary zone

-c

Network

default

Subnetwork

default

Internet access

Cloud NAT

DNS zone

Create a new DNS zone

  1. Click Continue.

Active Directory

  1. For Active Directory settings, use the table below. Leave the remaining settings as their defaults.

Setting

Value

Secret name for Active Directory

ad-secret

Domain username

administrator

Active Directory IP address

Internal IP address of the lab-dc-1 instance.

Domain DNS Name

wlmlab.local

  1. Click Continue.

Database

  1. For Database settings, use the table below. Leave the remaining settings as their default.

Setting

Value

Secret name for Database Credentials

sql-secret

Tenancy model

Shared

Machine Type

n2-standard-2

  1. Click Continue.

  2. Review all the options and click Create.

Click Check my progress to verify the objective.

Verify SQL Server Deployment has been created.

Task 4. Verify the results

The deployment should be successful within 10 to 20 minutes. When successful, the status displays as Active.

Verify the deployment status.

If the deployment fails, check the Terraform logs and Ansible logs for troubleshooting.

Deployment troubleshooting.

Verify the deployment output

Each cluster should consist of two SQL Server nodes and one witness. Each SQL server node will have two allocated disks: a data disk and a log disk, resulting in a total of four disk resources.

Deployment output.

Congratulations!

You've successfully deployed SQL Server Always On availability group cluster.

Next steps/Learn more

To learn more about Workload Manager, refer to the Workload Manager Documentation.

Google Cloud training and certification

...helps you make the most of Google Cloud technologies. Our classes include technical skills and best practices to help you get up to speed quickly and continue your learning journey. We offer fundamental to advanced level training, with on-demand, live, and virtual options to suit your busy schedule. Certifications help you validate and prove your skill and expertise in Google Cloud technologies.

Manual Last Updated June 30, 2025

Lab Last Tested June 30, 2025

Copyright 2026 Google LLC. All rights reserved. Google and the Google logo are trademarks of Google LLC. All other company and product names may be trademarks of the respective companies with which they are associated.

始める前に

  1. ラボでは、Google Cloud プロジェクトとリソースを一定の時間利用します
  2. ラボには時間制限があり、一時停止機能はありません。ラボを終了した場合は、最初からやり直す必要があります。
  3. 画面左上の [ラボを開始] をクリックして開始します

シークレット ブラウジングを使用する

  1. ラボで使用するユーザー名パスワードをコピーします
  2. プライベート モードで [コンソールを開く] をクリックします

コンソールにログインする

    ラボの認証情報を使用して
  1. ログインします。他の認証情報を使用すると、エラーが発生したり、料金が発生したりする可能性があります。
  2. 利用規約に同意し、再設定用のリソースページをスキップします
  3. ラボを終了する場合や最初からやり直す場合を除き、[ラボを終了] はクリックしないでください。クリックすると、作業内容がクリアされ、プロジェクトが削除されます

このコンテンツは現在ご利用いただけません

利用可能になりましたら、メールでお知らせいたします

ありがとうございます。

利用可能になりましたら、メールでご連絡いたします

1 回に 1 つのラボ

既存のラボをすべて終了して、このラボを開始することを確認してください

シークレット ブラウジングを使用してラボを実行する

このラボを実行するには、シークレット モードまたはシークレット ブラウジング ウィンドウを使用することをおすすめします。これにより、個人アカウントと受講者アカウントの競合を防ぎ、個人アカウントに追加料金が発生することを防ぎます。