0

I selected bellow area and pressed command+C.

cloud shell capture

Following string is pasted from my clipboard.

You are viewing an offline list of runtimes. For up to dat

My browser is Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36

NewGyu
  • 1

1 Answers1

0

This is a known limitation.

Note: FireFox/IE may not support clipboard permissions properly.

For more details, refer "Limitations of Azure Cloud Shell".

CHEEKATLAPRADEEP
  • 12,191
  • 1
  • 19
  • 42
  • I'm using Google Chrome for Mac. Is it also limited by clipboard permission ? – NewGyu Jan 31 '18 at 01:47
  • This shouldn't occur for Chrome - could you verify this repros across other browsers and what type of OS you are running? Could you also tell us where you are using cloud shell from (portal/shell.azure/docs/etc.)? – jluk Feb 02 '18 at 00:12
  • I wrote user-agent string in this post. `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36` – NewGyu Feb 02 '18 at 06:37
  • > Could you also tell us where you are using cloud shell from (portal/shell.azure/docs/etc.)? 1. I logged in "https://portal.azure.com" with my user account. 2. I clicked ">_" button that placed at header navi. Then, the Azure Cloud Shell was launched bottom of screen. – NewGyu Feb 02 '18 at 06:47
  • In the case of using `Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0) Gecko/20100101 Firefox/57.0 `, it did not reproduced. – NewGyu Feb 02 '18 at 06:58