Skip to content

Commit 53e03a6

Browse files
authored
Making changes for words
Adding space and making word changes based on last review
1 parent 569f846 commit 53e03a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/resource-governance-with-app-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ You can create an application group using the Azure portal by following these st
4949
:::image type="content" source="./media/resource-governance-with-app-groups/add-app-group-active-directory.png" alt-text="Screenshot of the Add application group page with Azure AD option.":::
5050

5151
### [Supported Security Context type](#supported-security-context-type)
52-
Review the auto-generated **Client group ID**, which is the unique ID associated with the application group..The scope of application governance (namespace or entity level) would depend on the access level for the used Azure AD application ID.The following table shows auto generated Client Group ID for different security Context type:
52+
Review the auto-generated **Client group ID**, which is the unique ID associated with the application group. The scope of application governance (namespace or entity level) would depend on the access level for the used Azure AD application ID. The following table shows auto generated Client Group ID for different security Context type:
5353

5454
| Security Context type | Auto-generated client group ID|
5555
| ---| --- |
5656
| Namespace shared access key | `NamespaceSASKeyName=<NamespaceLevelKeyName>` |
57-
| AAD App ID | `AADAppID=<AppID>` |
57+
| Azure AD Application | `AADAppID=<AppID>` |
5858
| Event Hubs shared access key | `EntitySASKeyName=<EntityLevelKeyName>` |
5959
6060
> [!NOTE]

0 commit comments

Comments
 (0)