Azure Cloud Shell
Have feedback for Azure Cloud Shell? Submit your idea or vote up an idea submitted by another Cloud Shell user. All of the feedback you share here will be monitored and reviewed by the Azure Cloud Shell engineering team. By suggesting or voting for ideas here, you will help us shape the future of Cloud Shell. Remember that this site is only for feature suggestions and ideas, if you have technical questions please try our documentation or StackOverflow.
-
Add Cross-platform CLI for Microsoft Team Foundation Server and Visual Studio Team Services (tfx-cli)
Could tfx-cli (https://github.com/Microsoft/tfs-cli) be pre-installed to azure cloud shell?
2 votes -
vim support escape key.
I can run VIM, but I can't hit the escape key to get out of insert mode.
2 votes -
Start the sender and receiver apps, I get the below error when running this command: cd ~/azure-event-hubs/samples/Java/Basic/SimpleSend jav
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Exception in thread "main" com.microsoft.azure.eventhubs.EventHubException: java.lang.NullPointerException, TrackingId: 49bf0836-e660-42a0-ad46-db5cca07a206, at: 2019-03-19T21:14:17.471Z[Etc/UTC]at com.microsoft.azure.eventhubs.impl.MessagingFactory$RunReactor.run(MessagingFactory.java:559)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)Caused by: java.lang.NullPointerException
at java.lang.StringBuilder.<init>(StringBuilder.java:112)
at com.microsoft.azure.eventhubs.impl.ConnectionHandler.onConnectionInit(ConnectionHandler.java:70)
at org.apache.qpid.proton.engine.BaseHandler.handle(BaseHandler.java:116)
at org.apache.qpid.proton.engine.impl.EventImpl.dispatch(EventImpl.java:108)
at org.apache.qpid.proton.reactor.impl.ReactorImpl.dispatch(ReactorImpl.java:324)
at org.apache.qpid.proton.reactor.impl.ReactorImpl.process(ReactorImpl.java:291)
at com.microsoft.azure.eventhubs.impl.MessagingFactory$RunReactor.run(MessagingFactory.java:507)
... 7 more1 vote -
1 vote
-
It keeps timing out while I am attempting to create a VM in the tutorial.
What's up with that?
1 vote -
I can't create virtual machine
I can't do anything on CLI, even typing, on the right side what should I do
1 vote -
I was taking a tour of creating a virtual machine and none of the typed in commands worked. Even copy/paste failed. NO CLI!
Why force people to learn ANOTHER CLI syntax? Enough is enough. Make it a graphical interface please, this business is hard enough without having to learn so may different command interfaces.
1 vote -
make bash .profile file work in Cloud Shell
Although there is a .profile file in a user's home directory in bash Cloud Shell, I could not find any evidence that it gets executed when starting a Cloud Shell session. It is possible to work around this with a hack in the .bashrc and an extra environment variable, but the behavior of bash startup scripts in bash Cloud Shell should be well-defined and documented.
2 votes -
Secure your Azure SQL Database / Monitor your database
Under "Azure SQL Database auditing", could not create new storage account. I kept getting an error when putting the name as storage12345auditing. No matter how I tried to name the new storage account I could not get it to work and I got timed out again. 1 hour is not long enough for this tutorial. I've timed out 3 times now so I am giving up at this point. This is the worse tutorial I've ever seen!
1 vote -
Sandbox Time Too Short!
I was working in Azure Tutorial "Secure your Azure SQL Database" and the Sandbox Time was only one hour! Well it timed out before I could complete the modules. I was in module 4 of 8 and saw that I would have to rush so I was only doing the commands and skipped reading so I could finish before the Timeout. Well I got Timed Out in the 5th module and now I guess I have to do the whole thing all over again! Who's bright idea was it to change the Timeout to 1 hour? That is ridiculous! 4…
1 vote -
edit comments
Allow the option to edit our comments, not just the option to delete them.
1 vote -
Instructions not clear
Instructions not clear on how to save the file. Do you save it on your local conputer and what text editor do you use. Instructions 2 and 3 was not clear as to what should be done.
1 vote -
El la practica en scripts apunta a realizar una configuracion en una vm con linux, pero la creacion de la maquina fue en windows 2016.
El la practica en scripts apunta a realizar una configuracion de nginx en una vm con linux, pero la creacion de la maquina fue en windows 2016.
ya que la de linux dio error
Deployment failed. Correlation ID: 42b6668d-3369-48a4-a759-1dbcf4e993e6. {
"error": {"code": "PropertyChangeNotAllowed",
"message": "Changing property 'imageReference' is not allowed.",
"target": "imageReference"}
1 vote -
1 vote
-
alihamzehzadeh@outlook.com
بصورت دائم آنلاین بمانیم
1 vote -
while working it disconnects frequently and reconnects. Its breaks the concentration while working. Please fix .. I like this az shell :)
While working the session is not idle but still I see frequently it's disconnects and reconnects. It breaks teh concentration of work. Please fix . Love this az shell.
4 votes -
Ipad
Eliminate double letters on new iPad Pro Keyboard.
I.e., when I try to type “ls”, I get “llss”. The shell then tells me “llss” is not a recognized command.2 votes -
Add support for cloud shell copy to clipboard
It would be awesome to be able to implement something similar to xclip in linux, where you can pipe directly into the clipboard. (ex. cat ~/.ssh/id_rsa.pub | xclip -selection clipboard)
1 vote -
Allow output to be redirected to clipboard similar to PBcopy
For example, I might have a large log file I want to grab the output of. Trying to get that into my clipboard via scrolling is a silly, futile undertaking. Allow the output to be redirected into a box that is easily copied.
2 votes -
Add HashiCorp Packer to Bash
Bash already has Terraform from HashiCorp included. It would be nice to also have Packer (https://www.packer.io/) to build custom images from marketplace images.
14 votes
- Don't see your idea?