Skip to content

Commit 27ad6c9

Browse files
Merge pull request #286668 from jovinson-ms/deid-logging-link
Add Deid to AHDS logging and Trusted Service articles
2 parents 7d028ba + 4c3f883 commit 27ad6c9

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/healthcare-apis/logging.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: healthcare-apis
55
author: msjasteppe
66
ms.service: azure-health-data-services
77
ms.topic: tutorial
8-
ms.date: 06/12/2024
8+
ms.date: 09/12/2024
99
ms.author: jasteppe
1010
---
1111

@@ -50,6 +50,8 @@ Here's an example of the AuditLog:
5050

5151
[Enable diagnostic settings for the MedTech service](./../healthcare-apis/iot/how-to-enable-diagnostic-settings.md)
5252

53+
[Enable diagnostic logging in the de-identification service (preview)](./deidentification/monitor-deidentification-service-reference.md)
54+
5355
[Use Azure Monitor logs](/azure/azure-monitor/essentials/platform-logs-overview).
5456

5557
[Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metrics-supported)

articles/healthcare-apis/network-access-security.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: timritzer
66
ms.service: azure-health-data-services
77
ms.subservice: fhir
88
ms.topic: conceptual
9-
ms.date: 05/06/2024
9+
ms.date: 09/12/2024
1010
ms.author: jasteppe
1111
---
1212

@@ -16,7 +16,7 @@ Azure Health Data Services provides multiple options for securing network access
1616

1717
## Private Link
1818

19-
[Private Link](../private-link/index.yml) is a network isolation technique that allows access to Azure services, including Azure Health Data Services. Private Link allows data to flow over private Microsoft networks instead of the public internet. By using Private Link, you can allow access only to specified virtual networks, and lock down access to provisioned services. For more information, see [Configure Private Link](healthcare-apis-configure-private-link.md).
19+
[Private Link](../private-link/index.yml) is a network isolation technique that allows access to Azure services, including Azure Health Data Services. Private Link allows data to flow over private Microsoft networks instead of the public internet. By using Private Link, you can allow access only to specified virtual networks, and lock down access to provisioned services. For more information, see [Configure Private Link](configure-private-link.md).
2020

2121
## Microsoft Trusted Services
2222

@@ -42,6 +42,10 @@ Here's a list of features that can make outbound connections from Azure Health D
4242

4343
- **Events**: [Allow trusted services access to Azure Event Hubs](../event-hubs/event-hubs-service-endpoints.md)
4444

45+
### De-identification service (preview)
46+
47+
- **De-identify documents in Azure Storage**: [Allow trusted services access to Azure Storage accounts](../storage/common/storage-network-security.md)
48+
4549
## Service tags
4650

4751
[Service tags](../virtual-network/service-tags-overview.md) are sets of IP addresses that correspond to an Azure Service, for example Azure Health Data Services. You can use tags to control access on several Azure networking offerings such as Network Security Groups, Azure Firewall, and more.

0 commit comments

Comments
 (0)