Skip to content

Commit bffe33e

Browse files
committed
added images and section on how to view client id
1 parent 371aaaf commit bffe33e

File tree

5 files changed

+7
-2
lines changed

5 files changed

+7
-2
lines changed
235 KB
Loading
235 KB
Loading
46.8 KB
Loading
46.8 KB
Loading

articles/automation/migrate-run-as-accounts-managed-identity.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,17 @@ foreach ($ResourceGroup in $ResourceGroups)
162162

163163
---
164164

165-
### View Client ID
165+
### View client Id of user assigned identity
166166

167-
1. In your Automation account, under **Account Settings** select **Identity**.
167+
1. In your Automation account, under **Account Settings**, select **Identity**.
168168
1. In **User assigned** tab , select **user assigned identity**.
169+
170+
:::image type="content" source="./media/migrate-run-as-account-managed-identity/user-assigned-inline.png" alt-text="Screenshot that shows the navigation path to view client id /user-assigned-expanded.png":::
171+
169172
1. In the **Overview** page > **Essentials**, you can view the **Client ID**.
170173

174+
:::image type="content" source="./media/migrate-run-as-account-managed-identity/view-client-id-inline.png" alt-text="Screenshot that shows how to view a client ID." lightbox="./media/migrate-run-as-account-managed-identity/view-client-id-expanded.png":::
175+
171176

172177
## Graphical runbooks
173178

0 commit comments

Comments
 (0)