Skip to content

Commit 37635bd

Browse files
Merge pull request #208888 from spelluru/ehubappgroups0823
update based on feedback from Rudy
2 parents 84db5da + e65350e commit 37635bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/resource-governance-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Resource governance with application groups
33
description: This article describes how to enable resource governance using application groups.
44
ms.topic: article
5-
ms.date: 05/24/2022
5+
ms.date: 08/23/2022
66
ms.custom: build-2022, event-tier1-build-2022
77
---
88

@@ -56,7 +56,7 @@ When policies for application groups are applied, the client application workloa
5656
### Disabling application groups
5757
Application group is enabled by default and that means all the client applications can access Event Hubs namespace for publishing and consuming events by adhering to the application group policies.
5858

59-
When an application group is disabled, client applications of that application group won't be able to connect to the Event Hubs namespace and all the existing connections that are already established from client applications are terminated.
59+
When an application group is disabled, the client will still be able to connect to the event hub, but the authorization will fail and then the client connection gets closed. Therefore, you'll see lots of successful open and close connections, with same number of authorization failures in diagnostic logs.
6060

6161
## Next steps
6262
For instructions on how to create and manage application groups, see [Resource governance for client applications using Azure portal](resource-governance-with-app-groups.md)

0 commit comments

Comments
 (0)