mirror of
https://github.com/azure/login.git
synced 2026-06-08 01:47:21 +00:00
Minor changes
This commit is contained in:
parent
74e01f72d4
commit
b85a20eae6
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ NOTE: to manage service principals created with `az ad sp create-for-rbac`, visi
|
|||
|
||||
## Support for using `allow-no-subscriptions` flag with az login
|
||||
|
||||
Capability has been added to support access to tenants without subscriptions. This can be useful to run tenant level commands, such as 'az ad'. The action accepts an optional parameter `allow-no-subscriptions` which is `false` by default.
|
||||
Capability has been added to support access to tenants without subscriptions. This can be useful to run tenant level commands, such as `az ad`. The action accepts an optional parameter `allow-no-subscriptions` which is `false` by default.
|
||||
|
||||
```yaml
|
||||
# File: .github/workflows/workflow.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue