Skip to content

Commit cc826ab

Browse files
authored
Merge pull request #1654 from superyaniv/patch-1
2 parents fcf9c2e + f2d41eb commit cc826ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/microsoft/step-zero-azure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ If you prefer to use the Azure portal see the `Azure Kubernetes Service quicksta
168168

169169
.. code-block:: bash
170170
171-
SP_PASSWD=$(az ad create-for-rbac \
171+
SP_PASSWD=$(az ad sp create-for-rbac \
172172
--name <SERVICE-PRINCIPAL-NAME> \
173173
--role Contributor \
174174
--scopes $VNET_ID \

0 commit comments

Comments
 (0)