Skip to content

Commit 86cc47d

Browse files
committed
Fix spacing issue.
1 parent d6fb2d1 commit 86cc47d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/healthcare-apis/dicom/configure-customer-managed-keys.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,7 @@ For the DICOM service to operate properly, it must always have access to the key
294294

295295
In any scenario where the DICOM service can't access the key, API requests return with `500` errors and the data is inaccessible until access to the key is restored. The [Azure Resource health](../../service-health/overview.md) view for the DICOM service helps you diagnose key access issues.
296296

297-
If key access is lost for more than 30 minutes, ensure you make an update to the DICOM service to refresh the key access. See
298-
[Update the DICOM service with the encryption key](#update-the-dicom-service-with-the-encryption-key) for more information. If an update is not made, the DICOM service will continue to be unavailable even if key access is restored without an update.
297+
If key access is lost for more than 30 minutes, ensure you make an update to the DICOM service to refresh the key access. See [Update the DICOM service with the encryption key](#update-the-dicom-service-with-the-encryption-key) for more information. If an update is not made, the DICOM service will continue to be unavailable even if key access is restored without an update.
299298

300299
## Update the DICOM service after changing a managed identity
301300
If you change the managed identity in any way, such as moving your DICOM service to a different tenant or subscription, the DICOM service isn't able to access your keys until you update the service manually with an ARM template deployment. For steps, see [Use an ARM template to update the encryption key](configure-customer-managed-keys.md#update-the-key-by-using-an-arm-template).

0 commit comments

Comments
 (0)