Skip to content

Commit e38801b

Browse files
authored
Merge pull request #251352 from msjasteppe/events-delete-updates
Updating article and screeshots
2 parents f738f55 + 7c0e040 commit e38801b

10 files changed

+33
-46
lines changed

articles/healthcare-apis/events/events-consume-logic-apps.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Consume events with Logic Apps - Azure Health Data Services
3-
description: Learn how to consume FHIR events with Logic Apps.
2+
title: Consume FHIR events with Logic Apps - Azure Health Data Services
3+
description: Learn how to consume FHIR events with Logic Apps to enable automation workflows.
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
@@ -259,7 +259,7 @@ The options in this example are:
259259

260260
- Method is "Get"
261261
- URL is `"concat('https://', triggerBody()?['subject'], '/_history/', triggerBody()?['dataVersion'])"`.
262-
- Authentication type is "Managed Identity".
262+
- Authentication type is **Managed Identity**.
263263
- Audience is `"concat('https://', triggerBody()?['data']['resourceFhirAccount'])"`.
264264

265265
### Allow FHIR Reader access to your Logic App
@@ -282,7 +282,7 @@ When you've specified the first four steps, add the role assignment by Managed i
282282

283283
### Add a condition
284284

285-
After you have given FHIR Reader access to your app, go back to the Logic App workflow Designer. Then add a condition to determine whether the event is one you want to process. Select the **+** below HTTP to "Choose an operation". On the right, search for the word "condition". Select on **Built-in** to display the Control icon. Next select **Actions** and choose **Condition**.
285+
After you have given FHIR Reader access to your app, go back to the Logic App workflow Designer. Then add a condition to determine whether the event is one you want to process. Select the **+** below HTTP to "Choose an operation". On the right, search for the word **Condition**. Select on **Built-in** to display the Control icon. Next select **Actions** and choose **Condition**.
286286

287287
When the condition is ready, you can specify what actions happen if the condition is true or false.
288288

articles/healthcare-apis/events/events-disable-delete-workspace.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
---
2-
title: How to disable events and delete Azure Health Data Services workspaces - Azure Health Data Services
3-
description: Learn how to disable events and delete Azure Health Data Services workspaces.
2+
title: How to disable events and delete events enabled workspaces - Azure Health Data Services
3+
description: Learn how to disable events and delete events enabled workspaces.
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: how-to
9-
ms.date: 07/11/2023
9+
ms.date: 09/26/2023
1010
ms.author: jasteppe
1111
---
1212

13-
# How to disable events and delete Azure Health Data Services workspaces
13+
# How to disable events and delete event enabled workspaces
1414

1515
> [!NOTE]
1616
> [Fast Healthcare Interoperability Resources (FHIR®)](https://www.hl7.org/fhir/) is an open healthcare specification.
1717
18-
In this article, learn how to disable events and delete Azure Health Data Services workspaces.
18+
In this article, learn how to disable events and delete events enabled workspaces.
1919

2020
## Disable events
2121

2222
To disable events from sending event messages for a single **Event Subscription**, the **Event Subscription** must be deleted.
2323

24-
1. Select the **Event Subscription** to be deleted. In this example, we select an Event Subscription named **fhir-events**.
24+
1. Select the **Event Subscription** to be deleted. In this example, we're selecting an Event Subscription named **fhir-events**.
2525

26-
:::image type="content" source="media/disable-delete-workspaces/events-select-subscription.png" alt-text="Screenshot of Events subscriptions and select event subscription to be deleted." lightbox="media/disable-delete-workspaces/events-select-subscription.png":::
26+
:::image type="content" source="media/disable-delete-workspaces/select-event-subscription.png" alt-text="Screenshot of Events Subscriptions and select event subscription to be deleted." lightbox="media/disable-delete-workspaces/select-event-subscription.png":::
2727

2828
2. Select **Delete** and confirm the **Event Subscription** deletion.
2929

30-
:::image type="content" source="media/disable-delete-workspaces/events-select-subscription-delete.png" alt-text="Screenshot of events subscriptions and select delete and confirm the event subscription to be deleted." lightbox="media/disable-delete-workspaces/events-select-subscription-delete.png":::
30+
:::image type="content" source="media/disable-delete-workspaces/select-subscription-delete.png" alt-text="Screenshot of events subscriptions and select delete and confirm the event subscription to be deleted." lightbox="media/disable-delete-workspaces/select-subscription-delete.png":::
3131

32-
3. To completely disable events, delete all **Event Subscriptions** so that no **Event Subscriptions** remain.
32+
3. If you have multiple **Event Subscriptions**, follow the steps to delete the **Event Subscriptions** so that no **Event Subscriptions** remain.
3333

34-
:::image type="content" source="media/disable-delete-workspaces/events-disable-no-subscriptions.png" alt-text="Screenshot of Events subscriptions and delete all event subscriptions to disable events." lightbox="media/disable-delete-workspaces/events-disable-no-subscriptions.png":::
34+
:::image type="content" source="media/disable-delete-workspaces/no-event-subscriptions-found.png" alt-text="Screenshot of Event Subscriptions and delete all event subscriptions to disable events." lightbox="media/disable-delete-workspaces/no-event-subscriptions-found.png":::
3535

3636
> [!NOTE]
37-
> The FHIR service will automatically go into an **Updating** status to disable events when a full delete of **Event Subscriptions** is executed. The FHIR service will remain online while the operation is completing.
37+
> The FHIR service will automatically go into an **Updating** status to disable events when a full delete of **Event Subscriptions** is executed. The FHIR service will remain online while the operation is completing, however, you won't be able to make any further configuration changes to the FHIR service until the updating has completed.
3838
39-
## Delete workspaces
39+
## Delete events enabled workspaces
4040

41-
To avoid errors and successfully delete workspaces, follow these steps and in this specific order:
41+
To avoid errors and successfully delete events enabled workspaces, follow these steps and in this specific order:
4242

43-
1. Delete all workspace associated child resources - for example: DICOM services, FHIR services, and MedTech services.
44-
2. Delete all workspace associated Event Subscriptions.
43+
1. Delete all workspace associated child resources (for example: DICOM services, FHIR services, and MedTech services).
44+
2. Delete all workspace associated **Event Subscriptions**.
4545
3. Delete workspace.
4646

4747
## Next steps
4848

49-
In this article, you learned how to disable events and delete Azure Health Data Services workspaces.
49+
In this article, you learned how to disable events and delete events enabled workspaces.
5050

5151
To learn about how to troubleshoot events, see
5252

articles/healthcare-apis/events/index.yml

Lines changed: 12 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.collection: collection
1414
author: msjasteppe
1515
ms.author: jasteppe
16-
ms.date: 09/01/2023
16+
ms.date: 09/26/2023
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

@@ -25,6 +25,8 @@ landingContent:
2525
links:
2626
- text: What are events?
2727
url: events-overview.md
28+
- text: Events message structures
29+
url: events-message-structure.md
2830

2931
- title: Deploy events
3032
linkLists:
@@ -33,31 +35,16 @@ landingContent:
3335
- text: Deploy events using the Azure portal
3436
url: events-deploy-portal.md
3537

36-
- title: Events message structures
38+
- title: Disable events and delete events enabled workspaces
3739
linkLists:
38-
- linkListType: concept
40+
- linkListType: how-to-guide
3941
links:
40-
- text: What are events?
41-
url: events-overview.md
42-
- text: Events message structures
43-
url: events-message-structure.md
44-
45-
- title: Deployment
46-
linkLists:
47-
- linkListType: deploy
48-
links:
49-
- text: Deploy events using Azure portal
50-
url: events-deploy-portal.md
51-
- text: Deploy events with sample code
52-
url: https://learn.microsoft.com/samples/azure/azure-quickstart-templates/iotconnectors/
53-
- text: Deploy Azure IoT Hub with the MedTech service
54-
url: https://learn.microsoft.com/samples/azure/azure-quickstart-templates/iotconnectors-with-iothub/
55-
56-
- title: Tools & samples
42+
- text: How to disable events and delete events enabled workspaces
43+
url: events-disable-delete-workspace.md
44+
45+
- title: Consume FHIR events with Logic Apps
5746
linkLists:
58-
- linkListType: download
47+
- linkListType: concept
5948
links:
60-
- text: Health data workflows sample code
61-
url: https://github.com/Azure-Samples/azure-health-data-services-samples
62-
- text: Enable $import in the FHIR service configuration
63-
url: https://learn.microsoft.com/en-us/samples/azure/azure-quickstart-templates/fhir-import/
49+
- text: How to consume FHIR events with Logic Apps to enable automation workflows
50+
url: events-consume-logic-apps.md
26.7 KB
Loading
49.7 KB
Loading
18.3 KB
Loading

articles/healthcare-apis/events/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ items:
2828
href: events-use-metrics.md
2929
- name: Enable diagnostic settings
3030
href: events-enable-diagnostic-settings.md
31-
- name: Disable events and delete workspaces
31+
- name: Disable events and delete events enabled workspaces
3232
href: events-disable-delete-workspace.md
3333
- name: Troubleshoot
3434
expanded: false

0 commit comments

Comments
 (0)