Skip to content

Commit 623a58f

Browse files
committed
fix links in other articles
1 parent 17a882f commit 623a58f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/healthcare-apis/dicom/deploy-dicom-services-in-azure-data-lake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Note that a `ConditionNotMet` code typically indicates the blob file has been mo
226226
## Next steps
227227
[Receive resource health alerts](/azure/service-health/resource-health-alert-monitor-guide)
228228

229-
[Assign roles for the DICOM service](../configure-azure-rbac.md#assign-roles-for-the-dicom-service)
229+
[Assign roles for the DICOM service](../configure-azure-rbac.md#assign-roles-for-the-fhir-and-dicom-services)
230230

231231
[Review DICOM service conformance statement](/azure/healthcare-apis/dicom/dicom-services-conformance-statement-v2)
232232

articles/healthcare-apis/dicom/deploy-dicom-services-in-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To deploy the DICOM service, you need a workspace created in the Azure portal. F
6666

6767
## Next steps
6868

69-
* [Assign roles for the DICOM service](../configure-azure-rbac.md#assign-roles-for-the-dicom-service)
69+
* [Assign roles for the DICOM service](../configure-azure-rbac.md#assign-roles-for-the-fhir-and-dicom-services)
7070
* [Use DICOMweb Standard APIs with DICOM services](dicomweb-standard-apis-with-dicom-services.md)
7171

7272
[!INCLUDE [DICOM trademark statement](../includes/healthcare-apis-dicom-trademark.md)]

articles/healthcare-apis/fhir/convert-data-azure-data-factory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before getting started, follow these steps.
2929

3030
4. Create an instance of [ADF](../../data-factory/quickstart-create-data-factory.md), which serves to orchestrate business logic. Ensure that a [system-assigned managed identity](../../data-factory/data-factory-service-identity.md) is enabled.
3131
5. Add the following [Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md) assignments to the ADF system-assigned managed identity:
32-
* **FHIR Data Converter** role to [grant permission to the FHIR service](../../healthcare-apis/configure-azure-rbac.md#assign-roles-for-the-fhir-service).
32+
* **FHIR Data Converter** role to [grant permission to the FHIR service](../../healthcare-apis/configure-azure-rbac.md#assign-roles-for-the-fhir-and-dicom-services).
3333
* **Storage Blob Data Contributor** role to [grant permission to the ADLS Gen2 account](../../storage/blobs/assign-azure-role-data-access.md?tabs=portal).
3434

3535
## Configure an Azure Data Factory pipeline

0 commit comments

Comments
 (0)