You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/fhir/deploy-azure-portal.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The Azure portal provides a web interface with guided workflows, making it an ef
17
17
18
18
- Verify you have an Azure subscription and permissions to create resource groups and deploy resources.
19
19
20
-
- Deploy Azure Health Data Services. For steps, see [Deploy workspace in the Azure portal](../healthcare-apis-quickstart.md).
20
+
- Deploy a workspace for Azure Health Data Services. For steps, see [Deploy workspace in the Azure portal](../healthcare-apis-quickstart.md).
21
21
22
22
## Create a new FHIR service
23
23
@@ -34,15 +34,17 @@ The Azure portal provides a web interface with guided workflows, making it an ef
34
34
35
35
-**Integration with non-Microsoft Entra ID (optional)**: Use this option when you need to configure up to two additional identity providers other than Micrsoft Entra ID to authenticate and access FHIR resources with SMART on FHIR scopes.
36
36
37
-
-**Setting versioning policy**: The versioning policy controls the history setting for FHIR service at the system level or individual resource type level. For more information, see [FHIR versioning policy and history management](fhir-versioning-policy-and-history-management.md).
37
+
-**Setting versioning policy**: The versioning policy controls the history setting for FHIR service at the system level or individual resource type level. For more information, see [FHIR versioning policy and history management](fhir-versioning-policy-and-history-management.md). Choose **Next: Security**.
38
38
39
-
1. Choose **Next: Security**. On the **Security settings** tab, review the fields.
39
+
- On the **Security settings** tab, review the fields.
40
40
41
-
By default, data is encrypted with Microsoft-managed keys. For additional control over encryption keys, you can supply customer-managed keys to use for encryption of data. Customer-managed keys must be stored in an Azure Key Vault. You can either create your own keys and store them in a key vault, or use the Azure Key Vault APIs to generate keys. For more information, see [Configure customer-managed keys for the FHIR service](configure-customer-managed-keys.md).
41
+
By default, data is encrypted with Microsoft-managed keys. For additional control over encryption keys, you can supply customer-managed keys to use for encryption of data. Customer-managed keys must be stored in an Azure Key Vault. You can either create your own keys and store them in a key vault, or use the Azure Key Vault APIs to generate keys. For more information, see [Configure customer-managed keys for the FHIR service](configure-customer-managed-keys.md). Choose **Next: Tags**.
42
42
43
-
1. Choose **Next: Tags**. On the **Tags** tab (optional), enter any tags. Tags are name and value pairs used for categorizing resources and aren't required. For more information, see [Use tags to organize your Azure resources and management hierarchy](../../azure-resource-manager/management/tag-resources.md).
43
+
- On the **Tags** tab (optional), enter any tags.
44
+
45
+
Tags are name and value pairs used for categorizing resources and aren't required. For more information, see [Use tags to organize your Azure resources and management hierarchy](../../azure-resource-manager/management/tag-resources.md).
44
46
45
-
1.Choose **Review + Create** to begin the validation process. Review the details and successful validation message, and then choose **Create** to begin the deployment.
47
+
-Choose **Review + Create** to begin the validation process. Wait until you receive confirmation that the deployment completed successfully. Review the confirmation screen, and then choose **Create** to begin the deployment.
46
48
47
49
The deployment process might take several minutes. When the deployment completes, you see a confirmation message.
0 commit comments