Skip to content

Commit 664e2c7

Browse files
committed
link fixes per build report
1 parent af459f9 commit 664e2c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/release-notes-2025.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article describes features, enhancements, and bug fixes released in 2025 fo
2626
HTTP Method Validation for Transaction Bundle Requests:
2727
Added validation to ensure the HTTP method in the Request component of the transaction bundle is a valid HTTPVerb enum value. If the HTTP method is invalid or null, a `RequestNotValidException` is thrown with a `400 Bad Request` status, providing a clearer error message to users.
2828

29-
CMK Error Handling: Improved error handling for operations dependent on customer-managed keys. Users will now see a more specific error message and a link to [Microsoft's troubleshooting guide](https://learn.microsoft.com/azure/healthcare-apis/fhir/configure-customer-managed-keys) if issues occur related to CMK.
29+
CMK Error Handling: Improved error handling for operations dependent on customer-managed keys. Users will now see a more specific error message and a link to [Microsoft's troubleshooting guide](./fhir/configure-customer-managed-keys) if issues occur related to CMK.
3030

3131
### Azure API for FHIR
3232

@@ -39,4 +39,4 @@ Partition Size Error Handling: When a partition exceeds 20GB, a `PreconditionFai
3939

4040
Transaction Failure Exception: A new FHIR-specific exception type has been introduced to handle Cosmos DB transaction failures, replacing the generic `InvalidOperationExceptions`.
4141

42-
CMK Error Handling: Improved error handling for operations dependent on customer-managed keys. Users will now see a more specific error message and a link to [Microsoft's troubleshooting guide](https://learn.microsoft.com/azure/healthcare-apis/fhir/configure-customer-managed-keys) if issues occur related to CMK.
42+
CMK Error Handling: Improved error handling for operations dependent on customer-managed keys. Users will now see a more specific error message and a link to [Microsoft's troubleshooting guide](./fhir/configure-customer-managed-keys) if issues occur related to CMK.

0 commit comments

Comments
 (0)