title | description | services | author | ms.service | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|
Quickstart: Set up Azure Attestation by using the Azure portal |
In this quickstart, you'll learn how to set up and configure an attestation provider by using the Azure portal. |
attestation |
msmbaldwin |
attestation |
quickstart |
08/31/2020 |
mbaldwin |
Follow this quickstart to get started with Azure Attestation. Learn how to manage an attestation provider, a policy signer, and a policy by using the Azure portal.
If you don't have an Azure subscription, create a free account before you begin.
In this section, you'll create an attestation provider and configure it with either unsigned policies or signed policies. You'll also learn how to view and delete the attestation provider.
-
Go to the Azure portal menu or the home page and select Create a resource.
-
In the search box, enter attestation.
-
In the results list, select Microsoft Azure Attestation.
-
On the Microsoft Azure Attestation page, select Create.
-
On the Create attestation provider page, provide the following inputs:
- Subscription: Choose a subscription.
- Resource Group: Select an existing resource group, or select Create new and enter a resource group name.
- Name: Enter a unique name.
- Location: Choose a location.
- Policy signer certificates file: Don't upload the policy signer certificates file to configure the provider with unsigned policies.
-
After you provide the required inputs, select Review+Create.
-
If there are validation issues, fix them and then select Create.
-
Go to the Azure portal menu or the home page and select Create a resource.
-
In the search box, enter attestation.
-
In the results list, select Microsoft Azure Attestation.
-
On the Microsoft Azure Attestation page, select Create.
-
On the Create attestation provider page, provide the following information:
- Subscription: Choose a subscription.
- Resource Group: Select an existing resource group, or select Create new and enter a resource group name.
- Name: Enter a unique name.
- Location: Choose a location.
- Policy signer certificates file: Upload the policy signer certificates file to configure the attestation provider with signed policies. See examples of policy signer certificates.
-
After you provide the required inputs, select Review+Create.
-
If there are validation issues, fix them and then select Create.
- Go to the Azure portal menu or the home page and select All resources.
- In the filter box, enter the attestation provider name and select it.
There are two ways to delete the attestation provider. You can:
- Go to the Azure portal menu or the home page and select All resources.
- In the filter box, enter the attestation provider name.
- Select the check box and select Delete.
- Enter yes and select Delete.
Or you can:
- Go to the Azure portal menu or the home page and select All resources.
- In the filter box, enter the attestation provider name.
- Select the attestation provider and go to the overview page.
- Select Delete on the menu bar and select Yes.
Follow the steps in this section to view, add, and delete policy signer certificates.
- Go to the Azure portal menu or the home page and select All resources.
- In the filter box, enter the attestation provider name.
- Select the attestation provider and go to the overview page.
- Select Policy signer certificates on the resource menu on the left side of the window or on the lower pane. If you see a prompt to select certificate for authentication, please click cancel to proceed.
- Select Download policy signer certificates. The button will be disabled for attestation providers created without the policy signing requirement.
- The downloaded text file will have all certificates in a JWS format.
- Verify the certificate count and the downloaded certificates.
- Go to the Azure portal menu or the home page and select All resources.
- In the filter box, enter the attestation provider name.
- Select the attestation provider and go to the overview page.
- Select Policy signer certificates on the resource menu on the left side of the window or on the lower pane. If you see a prompt to select certificate for authentication, please click cancel to proceed.
- Select Add on the upper menu. The button will be disabled for attestation providers created without the policy signing requirement.
- Upload the policy signer certificate file and select Add. See examples of policy signer certificates.
- Go to the Azure portal menu or the home page and select All resources.
- In the filter box, enter the attestation provider name.
- Select the attestation provider and go to the overview page.
- Select Policy signer certificates on the resource menu on the left side of the window or on the lower pane. If you see a prompt to select certificate for authentication, please click cancel to proceed.
- Select Delete on the upper menu. The button will be disabled for attestation providers created without the policy signing requirement.
- Upload the policy signer certificate file and select Delete. See examples of policy signer certificates.
This section describes how to view an attestation policy and how to configure policies that were created with and without a policy signing requirement.
- Go to the Azure portal menu or the home page and select All resources.
- In the filter box, enter the attestation provider name.
- Select the attestation provider and go to the overview page.
- Select Policy on the resource menu on the left side of the window or on the lower pane. If you see a prompt to select certificate for authentication, please click cancel to proceed.
- Select the preferred Attestation Type and view the Current policy.
Follow these steps to upload a policy in JWT or text format if the attestation provider was created without a policy signing requirement.
-
Go to the Azure portal menu or the home page and select All resources.
-
In the filter box, enter the attestation provider name.
-
Select the attestation provider and go to the overview page.
-
Select Policy on the resource menu on the left side of the window or on the lower pane. If you see a prompt to select certificate for authentication, please click cancel to proceed.
-
Select Configure on the upper menu.
-
Select Policy Format as JWT or as Text.
If the attestation provider was created without policy signing requirement, the user can upload a policy in either JWT or Text format.
- If you chose JWT format, upload the policy file with the policy content in unsigned/signed JWT format and select Save. See policy examples.
- If you chose text format, upload the policy file with the content in Text format or enter the policy content in the text area and select Save. See policy examples.
For the file upload option, the policy preview is shown in text format and isn't editable.
-
Select Refresh on the upper menu to view the configured policy.
If the attestation provider was created with a policy signing requirement, follow these steps to upload a policy in JWT format.
-
Go to the Azure portal menu or the home page and select All resources.
-
In the filter box, enter the attestation provider name.
-
Select the attestation provider and go to the overview page.
-
Select Policy on the resource menu on the left side of the window or on the lower pane.
-
Select Configure on the upper menu.
-
Upload the policy file in signed JWT format and select Save. See policy examples.
If the attestation provider was created with a policy signing requirement, the user can upload a policy only in signed JWT format.
For the file upload option, the policy preview is shown in text format and isn't editable.
-
Select Refresh to view the configured policy.