แก้ไข

Create a workload in the Azure portal

Workloads are logical groups of zero or more workload resource groups and their underlying Azure resources in an enclave.

In this how-to guide, you create a workload within an existing enclave and optionally add workload resource groups.

Prerequisites

  • To access Azure Enclave, you need an Azure subscription. If you don't already have a subscription, create a free account before you begin.
  • All access to Azure Enclave takes place through a community or an enclave. For this how-to article, create a community and enclave using the Azure portal.

Sign in to Azure

Sign in to the Azure portal.

Create a workload

  1. Enter Azure Enclave in the search.

  2. Under Services, select Azure Enclave.

  3. In the Azure Enclave page, select Workloads in the left menu.

    Screenshot showing the Azure Enclave portal homepage.

  4. On the Workloads page, select Create.

  5. Enter the basic details for your workload:

    • Enclave: Select an existing enclave. This value is automatically applied if you started workload creation from an existing enclave.
    • Workload name: Enter a workload name, for example, cyber-monitoring-apps.

    Screenshot showing the workload creation basics page.

Note

Choose a workload naming convention that makes sense for your organization. For more information, see Define your naming convention.

Add workload resource groups

  1. To add a new resource group during workload creation, select Add, enter a resource group name, and repeat as needed. You can also create resource groups later or attach an existing resource group to the workload after the workload is created. The resource group must be in the same subscription and can't already be linked to another workload.

  2. Select Next, and then enter any tags for your workload.

  3. Select Review + create, confirm that the workload details are correct, and then select Create.

Note

You can decide how to logically organize your resources in workload resource groups, subject to the workload resource group restrictions.

Validate the workload

After you create the workload, confirm that it appears on the Workloads page and that any workload resource groups you added appear in the workload details.

Important

You can't delete a workload while its linked resource groups contain resources.

References