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
+8-8Lines changed: 8 additions & 8 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 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.
4
4
services: healthcare-apis
5
5
author: msjasteppe
6
6
ms.service: healthcare-apis
@@ -10,18 +10,18 @@ ms.date: 09/13/2023
10
10
ms.author: jasteppe
11
11
---
12
12
13
-
# How to disable events and delete Azure Health Data Services workspaces
13
+
# How to disable events and delete event enabled 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 events and delete Azure Health Data Services workspaces.
18
+
In this article, learn how to disable events and delete events enabled workspaces.
19
19
20
20
## Disable events
21
21
22
-
To disable events from sending event messages for a single Event Subscription, the Event Subscription must be deleted.
22
+
To disable events from sending event messages for a single **Event Subscription**, the **Event Subscription** must be deleted.
23
23
24
-
1. Select the Event Subscription to be deleted. In this example, we're selecting 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**.
25
25
26
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":::
27
27
@@ -40,13 +40,13 @@ To disable events from sending event messages for a single Event Subscription, t
40
40
41
41
To avoid errors and successfully delete events enabled workspaces, follow these steps and in this specific order:
42
42
43
-
1. Delete all workspace associated child resources - for example: DICOM services, FHIR services, and MedTech services.
43
+
1. Delete all workspace associated child resources (for example: DICOM services, FHIR services, and MedTech services).
44
44
2. Delete all workspace associated **Event Subscriptions**.
45
45
3. Delete workspace.
46
46
47
47
## Events enabled workspaces with errors post deletion
48
48
49
-
If you didn't follow the [Delete events enabled workspaces](#delete-events-enabled-workspaces) procedure step-by-step, you may receive an error and have an events enabled workspace that you're unable to delete. You can follow these steps to place your workspace back into a status, which allows for deletion to complete without errors.
49
+
If you didn't follow the [Delete events enabled workspaces](#delete-events-enabled-workspaces) procedure step-by-step, you may receive an error and have an events enabled workspace that you're unable to delete. You can follow these steps to place your workspace back into a status that allows for deletion to complete without errors.
50
50
51
51
1. Recreate the **Event Subscription** again using the exact same name you used to create the original **Event Subscription**.
0 commit comments