Skip to content

Commit 35771d1

Browse files
committed
Learn Editor: Update configure-import-data.md
1 parent c0f7d21 commit 35771d1

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

articles/healthcare-apis/fhir/configure-import-data.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ To enable a managed identity on the FHIR service:
3131

3232
After you enable the managed identity, a system-assigned GUID value appears.
3333

34-
[![Screenshot that shows selections for enabling a managed identity for the FHIR service.](media/export-data/fhir-mi-enabled.png)](media/export-data/fhir-mi-enabled.png#lightbox)
34+
![Screenshot that shows selections for enabling a managed identity for the FHIR service.](media/configure-import-data/fhir-mi-enabled.png)
35+
36+
3537

3638
## Step 2: Assign permissions to the FHIR service
3739

@@ -44,7 +46,9 @@ Use the following steps to assign permissions to access the storage account:
4446
3. Add the [Storage Blob Data Contributor](../../role-based-access-control/built-in-roles.md#storage-blob-data-contributor) role to the FHIR service.
4547
4. Select **Save**.
4648

47-
[![Screenshot of the page for adding a role assignment.](media/bulk-import/add-role-assignment-page.png)](media/bulk-import/add-role-assignment-page.png#lightbox)
49+
![add-role-assignment-page](media/configure-import-data/add-role-assignment-page.png)
50+
51+
4852

4953
Now you're ready to select the storage account for import.
5054

@@ -111,13 +115,13 @@ To securely import FHIR data into the FHIR service from an Azure Data Lake Stora
111115
1. On the **Firewalls and virtual networks** tab, select **Enabled from selected virtual networks and IP addresses**.
112116

113117
[![Screenshot of Azure Storage networking settings.](media/export-data/storage-networking-1.png)](media/export-data/storage-networking-1.png#lightbox)
114-
118+
115119
1. In the **Resource type** dropdown list, select **Microsoft.HealthcareApis/workspaces**. In the **Instance name** dropdown list, select your workspace.
116120

117121
1. In the **Exceptions** section, select the **Allow trusted Microsoft services to access this storage account** checkbox.
118122

119123
[![Screenshot that shows the option to allow trusted Microsoft services to access this storage account.](media/export-data/exceptions.png)](media/export-data/exceptions.png#lightbox)
120-
124+
121125
1. Select **Save** to retain the settings.
122126

123127
1. Run the following PowerShell command to install the `Az.Storage` PowerShell module in your local environment. You can use this module to configure your Azure storage accounts by using PowerShell.
@@ -145,7 +149,7 @@ To securely import FHIR data into the FHIR service from an Azure Data Lake Stora
145149
1. Confirm that under **Resource instances**, **2 selected** appears in the **Instance name** dropdown list. The two selected instances are the name of the workspace instance and the name of the FHIR service instance that you registered as trusted Microsoft resources.
146150

147151
[![Screenshot of Azure Storage networking settings with resource type and instance names.](media/export-data/storage-networking-2.png)](media/export-data/storage-networking-2.png#lightbox)
148-
152+
149153
You're now ready to securely import FHIR data from the storage account. The storage account is on selected networks and isn't publicly accessible. To securely access the files, you can use [private endpoints](../../storage/common/storage-private-endpoints.md) for the storage account.
150154

151155
[!INCLUDE [Specific IP ranges for storage account](../includes/common-ip-address-storage-account.md)]
75.9 KB
Loading
133 KB
Loading

0 commit comments

Comments
 (0)