Skip to content

Commit 3f2b69f

Browse files
committed
More updates and edits
1 parent 3d94d94 commit 3f2b69f

File tree

3 files changed

+16
-28
lines changed

3 files changed

+16
-28
lines changed

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

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

13-
# How to disable events and delete Azure Health Data Services workspaces
13+
# How to disable events and delete event enabled 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 events and delete Azure Health Data Services workspaces.
18+
In this article, learn how to disable events and delete events enabled workspaces.
1919

2020
## Disable events
2121

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

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**.
2525

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

@@ -40,13 +40,13 @@ To disable events from sending event messages for a single Event Subscription, t
4040

4141
To avoid errors and successfully delete events enabled workspaces, follow these steps and in this specific order:
4242

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).
4444
2. Delete all workspace associated **Event Subscriptions**.
4545
3. Delete workspace.
4646

4747
## Events enabled workspaces with errors post deletion
4848

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

5151
1. Recreate the **Event Subscription** again using the exact same name you used to create the original **Event Subscription**.
5252
2. Delete the **Event Subscription**.

articles/healthcare-apis/events/index.yml

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.collection: collection
1414
author: msjasteppe
1515
ms.author: jasteppe
16-
ms.date: 09/01/2023
16+
ms.date: 09/13/2023
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

@@ -41,23 +41,11 @@ landingContent:
4141
url: events-overview.md
4242
- text: Events message structures
4343
url: events-message-structure.md
44-
45-
- title: Deployment
46-
linkLists:
47-
- linkListType: deploy
48-
links:
49-
- text: Deploy events using Azure portal
50-
url: events-deploy-portal.md
51-
- text: Deploy events with sample code
52-
url: https://learn.microsoft.com/samples/azure/azure-quickstart-templates/iotconnectors/
53-
- text: Deploy Azure IoT Hub with the MedTech service
54-
url: https://learn.microsoft.com/samples/azure/azure-quickstart-templates/iotconnectors-with-iothub/
55-
56-
- title: Tools & samples
44+
45+
- title: Disable events and delete events enabled workspaces
5746
linkLists:
58-
- linkListType: download
47+
- linkListType: how-to-guide
5948
links:
60-
- text: Health data workflows sample code
61-
url: https://github.com/Azure-Samples/azure-health-data-services-samples
62-
- text: Enable $import in the FHIR service configuration
63-
url: https://learn.microsoft.com/en-us/samples/azure/azure-quickstart-templates/fhir-import/
49+
- text: How to disable events and delete event enabled Azure Health Data Services workspaces
50+
url: events-disable-delete-workspace.md
51+

articles/healthcare-apis/events/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ items:
2828
href: events-use-metrics.md
2929
- name: Enable diagnostic settings
3030
href: events-enable-diagnostic-settings.md
31-
- name: Disable events and delete workspaces
31+
- name: Disable events and delete events enabled workspaces
3232
href: events-disable-delete-workspace.md
3333
- name: Troubleshoot
3434
expanded: false

0 commit comments

Comments
 (0)