To complete this guide, you need the following:
- An Active Directory domain with at least one domain controller. You can create an Active Directory domain by using Managed Microsoft AD. Alternatively, you can deploy a custom Active Directory environment on Compute Engine and set up a private DNS forwarding zone that forwards DNS queries to your domain controllers.
- An Active Directory user that has permission to join computers to the domain
and can sign in by using RDP. If you're using Managed Microsoft AD, you can use
the
setupadminuser. - A Google Cloud project and VPC with connectivity to your Active Directory domain controllers.
- A subnet to use for the failover cluster VM instances.
To complete the guide, you also need a Google Cloud project:
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
Roles required to select or create a project
- Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
-
Create a project: To create a project, you need the Project Creator role
(
roles/resourcemanager.projectCreator), which contains theresourcemanager.projects.createpermission. Learn how to grant roles.
-
Verify that billing is enabled for your Google Cloud project.
When you finish this tutorial, you can avoid continued billing by deleting the resources you created. For more information, see Cleaning up.