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
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,37 +1,36 @@
1
1
---
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.
4
4
services: healthcare-apis
5
5
author: msjasteppe
6
6
ms.service: healthcare-apis
7
7
ms.subservice: fhir
8
8
ms.topic: how-to
9
-
ms.date: 07/06/2022
9
+
ms.date: 09/22/2022
10
10
ms.author: jasteppe
11
11
---
12
12
13
-
# Disable events and delete workspaces
13
+
# Disable Events and delete workspaces
14
14
15
15
In this article, you'll learn how to disable the Events feature and delete workspaces in the Azure Health Data Services.
16
16
17
-
## Disable events
17
+
## Disable Events
18
18
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.
20
20
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**.
22
22
23
23
:::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":::
24
24
25
25
2. Select **Delete** and confirm the Event Subscription deletion.
26
26
27
27
:::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":::
28
28
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.
30
30
31
31
:::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":::
32
32
33
33
> [!NOTE]
34
-
>
35
34
> 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.
36
35
37
36
## Delete workspaces
@@ -46,7 +45,7 @@ As an example:
46
45
47
46
## Next steps
48
47
49
-
For more information about how to troubleshoot Events, see
48
+
For more information about troubleshooting Events, see the Events troubleshooting guide:
0 commit comments