mirror of
https://github.com/azure/login.git
synced 2026-06-07 15:17:13 +00:00
Update README.md
This commit is contained in:
parent
fb7f80cf48
commit
4a95c87ed0
1 changed files with 2 additions and 1 deletions
|
|
@ -121,7 +121,8 @@ jobs:
|
|||
az group list
|
||||
pwd
|
||||
```
|
||||
|
||||
This action supports login az powershell as well for both windows and linux runners by setting an input parameter `enable-AzPSSession: true`. Below is the sample workflow for the same using the windows runner. Please note that powershell login is not supported in Macos runners.
|
||||
|
||||
## Sample workflow that uses Azure login action using OIDC to run az PowerShell (Windows)
|
||||
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue