Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 5e77d72

Browse files
authored
Merge pull request #78 from RaaLabs/fixlogincommand
update az login command, closes #76
2 parents 88c232b + b056597 commit 5e77d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Log in to Azure with the following command:
3333

3434
.. code-block:: console
3535
36-
$ az login --tenant <your-azure-tenant-id>
36+
$ az login --tenant <your-azure-tenant-id> --allow-no-subscriptions
3737
3838
You can find your Azure tenant id by opening the Azure portal > Azure active directory > Overview.
3939
If you are unable to see your tenant id in AAD, ask your Azure adminstrator for the tenant id.

0 commit comments

Comments
 (0)