Skip to content

Commit 2cdbfca

Browse files
authored
Fixes the link to the new topic for registering a DICOM application.
1 parent c1d57b3 commit 2cdbfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/dicom/get-started-with-dicom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The DICOM service is secured by Azure Active Directory (Azure AD) that can't be
3737

3838
### Register a client application
3939

40-
You can create or register a client application from the [Azure portal](../register-application.md), or using PowerShell and Azure CLI scripts. This client application can be used for one or more DICOM service instances. It can also be used for other services in Azure Health Data Services.
40+
You can create or register a client application from the [Azure portal](dicom-register-application.md), or using PowerShell and Azure CLI scripts. This client application can be used for one or more DICOM service instances. It can also be used for other services in Azure Health Data Services.
4141

4242
If the client application is created with a certificate or client secret, ensure that you renew the certificate or client secret before expiration and replace the client credentials in your applications.
4343

0 commit comments

Comments
 (0)