Exercise - Create an Azure Remote Rendering account

Completed

You need an Azure Remote Rendering account to access the Remote Rendering service. In this exercise, you use the Azure portal to create a Remote Rendering account. You copy the account ID, account domain, and primary access key to use in the next unit to remotely render a model.

Create the Remote Rendering account

  1. After the sandbox activates, open the Azure portal and select Create a resource.

  2. On the Create a resource page, enter remote rendering in the Search box.

  3. On the Marketplace page, at the bottom of the Remote Rendering tile, select Create > Remote Rendering.

    A screenshot of the Marketplace results with the Create Remote Rendering selection highlighted.

  4. On the Create Remote Rendering page, leave the Subscription field populated with the sandbox subscription name. Drop down the arrow next to Resource group and select the prepopulated sandbox resource group, which is learn- followed by a GUID.

  5. For Name, enter a globally unique name with valid characters a-z, 0-9, and -. Leave Region at the prepopulated value.

    A screenshot of the Remote Rendering Account wizard.

  6. Select Review + create at the bottom of the page, and then select Create.

It takes a few seconds for the Remote Rendering account to be created. A notification appears after deployment is complete.

View the subscription keys and endpoint

  1. When you see the notification that deployment is complete, select Go to resource.

  2. The Remote Rendering Overview page shows the Account Domain and Account ID. Copy these values to use later in this module.

    A screenshot of the Remote Rendering overview page with the Account Domain and Account ID highlighted.

  3. In the left navigation, select Access Keys under Settings.

  4. On the Access Keys page, copy the Primary key value to use later in the module.

    A screenshot of the Access Keys selection and page, highlighting the Copy icon next to the Primary key.