You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/events/events-disable-delete-workspace.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: How to disable the events feature and delete Azure Health Data Services workspaces - Azure Health Data Services
3
-
description: Learn how to disable the events feature and delete Azure Health Data Services workspaces.
2
+
title: How to disable the 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.
4
4
services: healthcare-apis
5
5
author: msjasteppe
6
6
ms.service: healthcare-apis
@@ -10,12 +10,12 @@ ms.date: 07/11/2023
10
10
ms.author: jasteppe
11
11
---
12
12
13
-
# How to disable the events feature and delete Azure Health Data Services workspaces
13
+
# How to disable the events and delete Azure Health Data Services workspaces
14
14
15
15
> [!NOTE]
16
16
> [Fast Healthcare Interoperability Resources (FHIR®)](https://www.hl7.org/fhir/) is an open healthcare specification.
17
17
18
-
In this article, learn how to disable the events feature and delete Azure Health Data Services workspaces.
18
+
In this article, learn how to disable events and delete Azure Health Data Services workspaces.
19
19
20
20
## Disable events
21
21
@@ -25,7 +25,7 @@ To disable events from sending event messages for a single **Event Subscription*
25
25
26
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":::
27
27
28
-
2. Select **Delete** and confirm the Event Subscription deletion.
28
+
2. Select **Delete** and confirm the **Event Subscription** deletion.
29
29
30
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":::
31
31
@@ -46,7 +46,7 @@ To avoid errors and successfully delete workspaces, follow these steps and in th
46
46
47
47
## Next steps
48
48
49
-
In this article, you learned how to disable the events feature and delete workspaces.
49
+
In this article, you learned how to disable events and delete Azure Health Data Services workspaces.
Copy file name to clipboardExpand all lines: articles/healthcare-apis/fhir/convert-data-with-azure-data-factory.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ For the **Transform HL7v2 health data to FHIR R4 format and write to ADLS Gen2
170
170
* For **inputStorageFile** use `@triggerBody().fileName`. This parameter provides the runtime value for this parameter based on the file associated with the event triggered (for example: file name of the new HL7v2 blob created/updated in the storage account configured in the trigger).
171
171
* For **rootTemplate** specify the name of the template to be used for the pipeline executions associated with this trigger (for example: `ADT_A01`).
172
172
173
-
2. Select **Save** to create the new trigger. Be sure to select **Publish** on the menu bar to begin your trigger running on the defined schedule.
173
+
2. Select **OK** to create the new trigger. Be sure to select **Publish** on the menu bar to begin your trigger running on the defined schedule.
174
174
175
175
:::image type="content" source="media/convert-data/convert-data-with-azure-data-factory/trigger-run-parameters.png" alt-text="Screenshot of Azure Data Factory trigger parameters." lightbox="media/convert-data/convert-data-with-azure-data-factory/trigger-run-parameters.png":::
0 commit comments