Skip to content

Commit abf4ef4

Browse files
authored
Update README with get_az_token.ps1 usage
Added usage example for get_az_token.ps1 script.
1 parent 9791b5b commit abf4ef4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ Notice the PowerShell user agent given we are using API calls from PS
132132
Notice the MFA requirement error description, as expected.
133133
![Notice the MFA requirement](Azure%20Active%20Directory/docs/image-20250514-202748.png)
134134

135+
Use like so:
136+
`.\get_az_token.ps1 -TenantId "xxx" -Username "you@foo.bar" -ClientId "yyy" -AcknowledgeAuthorizedTesting`
137+
135138
---
136139
### `aadinternals_audit6.ps1`
137140

0 commit comments

Comments
 (0)