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.
-
BUG: Connect-AzureAD command does not work inside CloudShell if it is in a .ps1 script
Repro: If you just type Connect-AzureAD on a PowerShell Cloud Shell, it works.
If you type in an save "Connect-AzureAD" in a ps1 file, upload your ps1 file and then call the ps1 file from Cloud Shell, it fails with below errors:
InvalidOperation: /opt/microsoft/powershell/7/profile.ps1:60
Line |
60 | & ($script:PSCloudShellUtilityModuleInfo){param([string]$Label, [ …| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The expression after '&' in a pipeline element produced an object that was
| not valid. It must result in a command name, a script block, or a CommandInfo
| object.InvalidOperation: /opt/microsoft/powershell/7/profile.ps1:167
Line |
167 | $azureADParameters = @{'Identity' = $true; 'TenantId' = $env:…4 votes -
Fix New-AzureADMSInvitation
I already created an issue on Github. Please look at:
https://github.com/AzureAD/azure-activedirectory-powershell/issues/24
It seems like a known error as I also found this:
https://social.msdn.microsoft.com/Forums/ie/en-US/81140ed7-29f1-4301-ac8f-3e3f01717e31/powershell-azuread-newazureadmsinvitation-getting-an-object-reference-not-set-to-an-instance-of-an?forum=WindowsAzureAD
and this:
https://stackoverflow.com/questions/49288405/azure-ad-powershell-cloud-object-reference-not-set-to-an-instance-of-an-objecIt would be even better if you could integrate this function into the new Az module.
This function is literally the only reason we have to use the AzureAD module instead of just the Az module.2 votes -
Make edit shortcuts work.
ctrl/v and ctrl/c displays ^V and ^C instead of doing Paste and copy. Have to use the mouse to paste.
1 vote -
Where is Resolve-DnsName
why is Resolve-DnsName not possible in Cloud Shell? Major problem.
2 votes -
1 vote
-
Records of both security alerts and spending
Revealed correlation between no response on the job and time spent spending. When there was downtime they spent their time and effort on on using their dollars in exchange for time and effort they could earn to have what they spent their dollars earned with their time and effort earning. Their time and effort was spent on spending their time and effort on spending.
1 vote -
Cloud Shell: MSOnline and ExchangeOnlineManagement do not work
Cloud Shell: MSOnline and ExchangeOnlineManagement modules do not work.
1 vote -
Allow AzureADPreview Modules in Cloud Shell
Today, we don't have the ability to add AzureADPreview modules to Cloud Shell. Could we have the ability to add these?
12 votes -
1 vote
-
Requesting a Cloud Shell.Failed to provision a Cloud Shell: {"code":"TenantActiveUserQuotaReached","message":"Tenant '604c1504-c6a3-4080-81a
Requesting a Cloud Shell.Failed to provision a Cloud Shell: {"code":"TenantActiveUserQuotaReached","message":"Tenant '604c1504-c6a3-4080-81aa-b33091104187' has '306' active users in location 'westus', which exceeds the active user quota."}
32 votes -
Support Consolas in Azure Cloud Shell
Please support the consolas font in Azure Cloud Shell
1 vote -
Problem: "Requesting a Cloud Shell. Sorry, your Cloud Shell failed to provision. Please retry later. Request correlation id: UKSOUTH2"
error message:
Requesting a Cloud Shell. Sorry, your Cloud Shell failed to provision. Please retry later. Request correlation id: UKSOUTH2any idea (I have tried later ... without success)
thanks2 votes -
msonline
MSOnline Module is not working in the shell. Some commands like Get-MsolDomainFederationSettings are only available in this module. This module should be allowed to work. The cloud shell says the module is installed and imported however the commands are not recognized.
2 votes -
Add PowerShell ISE
It would be awesome to be able to write script / look at all the command option with some sort of ISE integration.
1 vote -
Get-MsolGroup is not recognized !!
System.Management.Automation.CommandNotFoundException: The term 'Get-MsolGroup' is not recognized as the name of a cmdlet, function, script file, or operable program
How to get this running ?
1 vote -
get-disk isnt working
please help
1 vote -
Text not visible
Text not visible.. but cursor is active and we can do copy paste. The screen is just blue color and nothing in it
1 vote -
Execute script from another share
Currently you only seem able to store/execute scripts from your user HOME directory. Ideally we would like to have shared folders with scripts/data that you can CD into (just like you would in Windows) and execute in that context
1 vote -
Allow PASTE into Cloud Shell
ALlow PASTE into cloud shell. Its really annoying that the "TRY IT" on this page: https://docs.microsoft.com/en-gb/azure/governance/resource-graph/concepts/explore-resources
have to be manually entered. Why doesn't PASTE work (it should find the plaintext version of the paste buffer by default)? In Chrome, only PASTE AS PLAINTEXT works. In Edge, forget it.
3 votes -
quota
Cannot connect to cloud shell for training due to quota:
Requesting a Cloud Shell.Failed to provision a Cloud Shell: {"code":"TenantActiveUserQuotaReached","message":"Tenant '604c1504-c6a3-4080-81aa-b33091104187' has '300' active users in location 'westus', which exceeds the active user quota."}
14 votes
- Don't see your idea?