Skip to content

Commit 57cf3cf

Browse files
committed
Updating per team feedback
1 parent 508659b commit 57cf3cf

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

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

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: how-to
9-
ms.date: 09/21/2023
9+
ms.date: 09/26/2023
1010
ms.author: jasteppe
1111
---
1212

@@ -44,17 +44,6 @@ To avoid errors and successfully delete events enabled workspaces, follow these
4444
2. Delete all workspace associated **Event Subscriptions**.
4545
3. Delete workspace.
4646

47-
## Events enabled workspaces with errors post deletion
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 that allows for deletion to complete without errors.
50-
51-
1. Recreate the **Event Subscription** again using the exact same name you used to create the original **Event Subscription**.
52-
2. Delete the **Event Subscription**.
53-
3. Delete the workspace.
54-
55-
> [!NOTE]
56-
> When choosing an endpoint for the Event Subscription, select any pre-existing endpoint (for example, an event hub) so that you can complete the creation of the Event Subscription. If you don't have an endpoint, create one for the purposes of this procedure and delete it after your workspace is successfully deleted.
57-
5847
## Next steps
5948

6049
In this article, you learned how to disable events and delete Azure Health Data Services workspaces.

articles/healthcare-apis/events/index.yml

Lines changed: 4 additions & 11 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/13/2023
16+
ms.date: 09/26/2023
1717

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

@@ -25,6 +25,8 @@ landingContent:
2525
links:
2626
- text: What are events?
2727
url: events-overview.md
28+
- text: Events message structures
29+
url: events-message-structure.md
2830

2931
- title: Deploy events
3032
linkLists:
@@ -33,19 +35,10 @@ landingContent:
3335
- text: Deploy events using the Azure portal
3436
url: events-deploy-portal.md
3537

36-
- title: Events message structures
37-
linkLists:
38-
- linkListType: concept
39-
links:
40-
- text: What are events?
41-
url: events-overview.md
42-
- text: Events message structures
43-
url: events-message-structure.md
44-
4538
- title: Disable events and delete events enabled workspaces
4639
linkLists:
4740
- linkListType: how-to-guide
4841
links:
49-
- text: How to disable events and delete event enabled workspaces
42+
- text: How to disable events and delete events enabled workspaces
5043
url: events-disable-delete-workspace.md
5144

0 commit comments

Comments
 (0)