Skip to content

Commit 6bbf3fb

Browse files
authored
Apply suggestions from PR review
Add missing asterisk; Acrolinx fix.
1 parent e381348 commit 6bbf3fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/sre-agent/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The security requirements for users are different depending on if you're creatin
2828

2929
| Action | User account requirements |
3030
|---|---|
31-
| Create agent | The user account needs to be in the *Owner* or *User Access Administrator* role with *Owner or *Admin* permissions in the subscription. |
31+
| Create agent | The user account needs to be in the *Owner* or *User Access Administrator* role with *Owner* or *Admin* permissions in the subscription. |
3232
| Access/run the agent | The user account must have *Contributor* permissions to the resource group the agent is running in, or for the agent instance.<br><br>**Note**: This requirement doesn't mean the user account needs *Contributor* access to the entire subscription or all resource groups.|
3333

3434
## Agent security context

articles/sre-agent/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following table outlines frequent issues you might encounter and their solut
1818

1919
| Scenario | Reason | Remarks |
2020
|---|---|---|
21-
| The agent shows a permissions error in the chat and knowledge graph. | The agent is created with *Contributor* access and a account with only *Reader* permissions attempts to interact with the agent. | Deny assignments or Azure Policy blocks identity assignment to the agent resource group. |
21+
| The agent shows a permissions error in the chat and knowledge graph. | The agent is created with *Contributor* access and an account with only *Reader* permissions attempts to interact with the agent. | Deny assignments or Azure Policy blocks identity assignment to the agent resource group. |
2222
| The location dropdown is blank. | A non-US region policy blocks access to Sweden Central. | If your subscription or management group limits to US-only deployments, then the creation step fails. |
2323
| The *Create* button is disabled. | Lack of administrative permissions. | Agent identity assignments fail if the user account lacks *Owner* or *User Access Administrator* permissions. |
2424

0 commit comments

Comments
 (0)