Skip to content

Commit 9493788

Browse files
Merge pull request #250498 from msjasteppe/events-quick-edit
Small edits
2 parents bddd638 + 9e23181 commit 9493788

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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.
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
@@ -10,12 +10,12 @@ ms.date: 07/11/2023
1010
ms.author: jasteppe
1111
---
1212

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
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 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.
1919

2020
## Disable events
2121

@@ -25,7 +25,7 @@ To disable events from sending event messages for a single **Event Subscription*
2525

2626
:::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":::
2727

28-
2. Select **Delete** and confirm the Event Subscription deletion.
28+
2. Select **Delete** and confirm the **Event Subscription** deletion.
2929

3030
:::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":::
3131

@@ -46,7 +46,7 @@ To avoid errors and successfully delete workspaces, follow these steps and in th
4646

4747
## Next steps
4848

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.
5050

5151
To learn about how to troubleshoot events, see
5252

articles/healthcare-apis/fhir/convert-data-with-azure-data-factory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ For the **Transform HL7v2 health data to FHIR R4 format and write to ADLS Gen2
170170
* 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).
171171
* For **rootTemplate** specify the name of the template to be used for the pipeline executions associated with this trigger (for example: `ADT_A01`).
172172

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.
174174

175175
:::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":::
176176

0 commit comments

Comments
 (0)