Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Copy & Paste problem #27

Closed
ernestoguimaraes opened this issue May 18, 2020 · 1 comment
Closed

Copy & Paste problem #27

ernestoguimaraes opened this issue May 18, 2020 · 1 comment

Comments

@ernestoguimaraes
Copy link

It's not a issue, only a suggestion.

When I tried to copy and past the information "az login && az extension add --name azure-devops"
the && is not copying correctly. So I needed to break the command and two stages.

  1. Logging on Azure
  2. Set Up which subscription I want to work
  3. Added the DevOps extension.

Thank you for your work.

@ernestoguimaraes
Copy link
Author

I noticed that this problem only happens on Powershell. On batch runs smoothly.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant