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

Commit b056597

Browse files
author
Holm Gjeraker
committed
update az login command, closes #76
1 parent 88c232b commit b056597

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)