Skip to content

Commit ed4a6e8

Browse files
authored
Merge pull request #212199 from msjasteppe/events-disable-updates
Minor verbiage and formatting updates
2 parents 7a5c875 + 54dfec6 commit ed4a6e8

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,36 @@
11
---
2-
title: Disable events and delete workspaces - Azure Health Data Services
3-
description: This article provides resources on how to disable Events and delete workspaces.
2+
title: Disable Events and delete workspaces - Azure Health Data Services
3+
description: This article provides resources on how to disable the Events service and delete 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/06/2022
9+
ms.date: 09/22/2022
1010
ms.author: jasteppe
1111
---
1212

13-
# Disable events and delete workspaces
13+
# Disable Events and delete workspaces
1414

1515
In this article, you'll learn how to disable the Events feature and delete workspaces in the Azure Health Data Services.
1616

17-
## Disable events
17+
## Disable Events
1818

19-
To disable events from sending event messages for a single Event Subscription, the Event Subscription must be deleted.
19+
To disable Events from sending event messages for a single **Event Subscription**, the **Event Subscription** must be deleted.
2020

21-
1. Select the Event Subscription to be deleted. In this example, we'll be selecting an Event Subscription named **fhir-events**.
21+
1. Select the **Event Subscription** to be deleted. In this example, we'll be selecting an Event Subscription named **fhir-events**.
2222

2323
:::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":::
2424

2525
2. Select **Delete** and confirm the Event Subscription deletion.
2626

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

29-
3. To completely disable Events, delete all Event Subscriptions so that no Event Subscriptions remain.
29+
3. To completely disable Events, delete all **Event Subscriptions** so that no **Event Subscriptions** remain.
3030

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

3333
> [!NOTE]
34-
>
3534
> The Fast Healthcare Interoperability Resources (FHIR®) service will automatically go into an **Updating** status to disable the Events extension when a full delete of Event Subscriptions is executed. The FHIR service will remain online while the operation is completing.
3635
3736
## Delete workspaces
@@ -46,7 +45,7 @@ As an example:
4645

4746
## Next steps
4847

49-
For more information about how to troubleshoot Events, see
48+
For more information about troubleshooting Events, see the Events troubleshooting guide:
5049

5150
>[!div class="nextstepaction"]
5251
>[Troubleshoot Events](./events-troubleshooting-guide.md)

0 commit comments

Comments
 (0)