mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 15:00:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Log in with a service principal using a client secret:
|
||||
|
||||
`az login --service-principal {{[-u|--username]}} {{http://azure-cli-service-principal}} {{[-p|--password]}} {{secret}} --tenant {{someone.onmicrosoft.com}}`
|
||||
`az login --service-principal {{[-u|--username]}} {{http://azure-cli-service-principal}} {{[-p|--password]}} {{secret}} {{[-t|--tenant]}} {{someone.onmicrosoft.com}}`
|
||||
|
||||
- Log in with a service principal using a client certificate:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user