Section 1: Developer Workstation

Azure Cloud Build Section 1 Overview

Setting up the developer workstation

For the demo, this workstation can be a physical machine or a VM, but in either case it needs discrete graphics capability. In this guide, we will use the Azure Game Development Virtual Machine. You can find it in the Azure Marketplace:

Game Dev VM

Find the Azure Game Development VM offering in the Azure Marketplace and create a VM.

  1. Fill in your Subscription, Resource Group, and Region.
  2. The Game Development VM currently ships on N-series VMs, so please ensure you have enough quota on these SKUs. For information on checking and requesting quota, please see this page.
  3. Select your VM size. For the demo, you can use the default VM choice.
  4. Fill in the VM name, admin name, and password. For operating system, either Windows 10 or Windows Server 2019 works well, and the choice depends more on what you have a license for.
  5. Go to the next step: Game Developer Tools.

Game Dev VM creation part 1

  1. Next, choose the Game Engine to be installed. Select Unreal Engine 4.27.2. You can leave all other choices as the default.

Game Dev VM creation part 2

  1. Next, choose RDP as the Remote Access Technology.

Game Dev VM creation part 3

  1. At this point, you can click on “Review + create” for purposes of this demo.
  2. Click Create once the review is done with no errors.

Using your own developer workstation

If you do not wish to use the Azure Game Development VM, please make sure you have the following software on your workstation:

Next steps

Next, go to Section 2: Version Control.

Or go back to the Introduction.

Find out more about the Azure Game Development VM.

Troubleshooting page is here.