Skip to content

Commit 7747a18

Browse files
authored
Update screenshots (#5335)
1 parent a28b5ff commit 7747a18

File tree

4 files changed

+15
-13
lines changed

4 files changed

+15
-13
lines changed

docs/api/service-accounts.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ The Service Accounts API allows you to manage service accounts. [Service account
1919

2020
| Deployment | Documentation URL |
2121
|:------------|:--------------------------------------------------------------------|
22-
| AU | https://api.au.sumologic.com/docs/#tag//serviceAccountManagement |
23-
| CA | https://api.ca.sumologic.com/docs/#tag//serviceAccountManagement |
24-
| DE | https://api.de.sumologic.com/docs/#tag//serviceAccountManagement |
25-
| EU | https://api.eu.sumologic.com/docs/#tag//serviceAccountManagement |
26-
| FED | https://api.fed.sumologic.com/docs/#tag//serviceAccountManagement |
27-
| IN | https://api.in.sumologic.com/docs/#tag//serviceAccountManagement |
28-
| JP | https://api.jp.sumologic.com/docs/#tag//serviceAccountManagement |
29-
| KR | https://api.kr.sumologic.com/docs/#tag//serviceAccountManagement |
30-
| US1 | https://api.sumologic.com/docs/#tag//serviceAccountManagement |
31-
| US2 | https://api.us2.sumologic.com/docs/#tag//serviceAccountManagement |
22+
| AU | https://api.au.sumologic.com/docs/#tag/serviceAccountManagement |
23+
| CA | https://api.ca.sumologic.com/docs/#tag/serviceAccountManagement |
24+
| DE | https://api.de.sumologic.com/docs/#tag/serviceAccountManagement |
25+
| EU | https://api.eu.sumologic.com/docs/#tag/serviceAccountManagement |
26+
| FED | https://api.fed.sumologic.com/docs/#tag/serviceAccountManagement |
27+
| IN | https://api.in.sumologic.com/docs/#tag/serviceAccountManagement |
28+
| JP | https://api.jp.sumologic.com/docs/#tag/serviceAccountManagement |
29+
| KR | https://api.kr.sumologic.com/docs/#tag/serviceAccountManagement |
30+
| US1 | https://api.sumologic.com/docs/#tag/serviceAccountManagement |
31+
| US2 | https://api.us2.sumologic.com/docs/#tag/serviceAccountManagement |
3232

3333
## Required role capabilities
3434

docs/manage/security/service-accounts.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,11 @@ When a service account is deactivated or deleted, the access keys on the service
6767

6868
## Change an access key on a service account
6969

70-
To modify only the access keys on a service account (rather than the service account itself), open the service account, hover over an access key, and click the three-dot kebab icon to reveal modification options.
71-
72-
<img src={useBaseUrl('/img/security/edit-access-keys-on-service-account.png')} alt="Edit access keys on a service account" style={{border: '1px solid gray'}} width="300"/>
70+
To modify only the access keys on a service account (rather than the service account itself):
71+
1. Open the service account.
72+
1. Click the number under **Access Keys**. <br/><img src={useBaseUrl('/img/security/edit-access-keys-on-service-account.png')} alt="Edit access keys on a service account" style={{border: '1px solid gray'}} width="300"/>
73+
1. Select the access key you want to change.
74+
1. Make changes as needed. You can change the domains and scope, deactivate the key, or delete the key.
7375

7476
## Audit logging for service account activity
7577

-19.6 KB
Loading
-5.57 KB
Loading

0 commit comments

Comments
 (0)