Skip to content

Commit 284ad7d

Browse files
committed
Adding related content linking
1 parent 1b57896 commit 284ad7d

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

articles/healthcare-apis/azure-api-for-fhir/release-notes-2025.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,10 @@ Partition Size Error Handling: When a partition exceeds 20GB, a `PreconditionFai
2828

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

31-
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.md) if issues occur related to CMK.
31+
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.md) if issues occur related to CMK.
32+
33+
## Related content
34+
35+
[Release notes pre-2025](release-notes.md)
36+
37+
[!INCLUDE[FHIR trademark statement](../includes/healthcare-apis-fhir-trademark.md)]

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,18 @@ This article describes features, enhancements, and bug fixes released in 2025 fo
2424
HTTP Method Validation for Transaction Bundle Requests:
2525
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.
2626

27-
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.md) if issues occur related to CMK.
27+
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.md) if issues occur related to CMK.
28+
29+
## Related content
30+
31+
[Release notes 2021](release-notes-2021.md)
32+
33+
[Release notes 2022](release-notes-2022.md)
34+
35+
[Release notes 2023](release-notes-2023.md)
36+
37+
[Release notes 2024](release-notes-2024.md)
38+
39+
[Known issues](known-issues.md)
40+
41+
[!INCLUDE [FHIR and DICOM trademark statement](includes/healthcare-apis-fhir-dicom-trademark.md)]

0 commit comments

Comments
 (0)