|
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
|
7 | 7 | ms.subservice: fhir
|
8 | 8 | ms.topic: how-to
|
9 |
| -ms.date: 07/11/2023 |
| 9 | +ms.date: 09/26/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 | 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 select 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 |
| - :::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"::: |
| 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 |
|
28 | 28 | 2. Select **Delete** and confirm the **Event Subscription** deletion.
|
29 | 29 |
|
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"::: |
| 30 | + :::image type="content" source="media/disable-delete-workspaces/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/select-subscription-delete.png"::: |
31 | 31 |
|
32 |
| -3. To completely disable events, delete all **Event Subscriptions** so that no **Event Subscriptions** remain. |
| 32 | +3. If you have multiple **Event Subscriptions**, follow the steps to delete the **Event Subscriptions** so that no **Event Subscriptions** remain. |
33 | 33 |
|
34 |
| - :::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"::: |
| 34 | + :::image type="content" source="media/disable-delete-workspaces/no-event-subscriptions-found.png" alt-text="Screenshot of Event Subscriptions and delete all event subscriptions to disable events." lightbox="media/disable-delete-workspaces/no-event-subscriptions-found.png"::: |
35 | 35 |
|
36 | 36 | > [!NOTE]
|
37 |
| -> The FHIR service will automatically go into an **Updating** status to disable events when a full delete of **Event Subscriptions** is executed. The FHIR service will remain online while the operation is completing. |
| 37 | +> The FHIR service will automatically go into an **Updating** status to disable events when a full delete of **Event Subscriptions** is executed. The FHIR service will remain online while the operation is completing, however, you won't be able to make any further configuration changes to the FHIR service until the updating has completed. |
38 | 38 |
|
39 |
| -## Delete workspaces |
| 39 | +## Delete events enabled workspaces |
40 | 40 |
|
41 |
| -To avoid errors and successfully delete workspaces, follow these steps and in this specific order: |
| 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. |
44 |
| -2. Delete all workspace associated Event Subscriptions. |
| 43 | +1. Delete all workspace associated child resources (for example: DICOM services, FHIR services, and MedTech services). |
| 44 | +2. Delete all workspace associated **Event Subscriptions**. |
45 | 45 | 3. Delete workspace.
|
46 | 46 |
|
47 | 47 | ## Next steps
|
48 | 48 |
|
49 |
| -In this article, you learned how to disable events and delete Azure Health Data Services workspaces. |
| 49 | +In this article, you learned how to disable events and delete events enabled workspaces. |
50 | 50 |
|
51 | 51 | To learn about how to troubleshoot events, see
|
52 | 52 |
|
|
0 commit comments