зеркало из https://github.com/Azure/missionlz.git
Update command-line-tools.md (#1110)
* Update command-line-tools.md added -usedeviceauthentication to the connect-azaccount cmdlet login * Fixed casing --------- Co-authored-by: Jason Masten <jamasten@microsoft.com>
This commit is contained in:
Родитель
555f125e69
Коммит
87450b7d8d
|
@ -171,7 +171,7 @@ Before deploying to Azure, you first need to ensure your session is connected to
|
|||
|
||||
```PowerShell
|
||||
# PowerShell
|
||||
Connect-AzAccount -Environment '<Azure Cloud Name>'
|
||||
Connect-AzAccount -Environment '<Azure Cloud Name>' -UseDeviceAuthentication
|
||||
```
|
||||
|
||||
```BASH
|
||||
|
|
Загрузка…
Ссылка в новой задаче