Comments on: Mastering Azure with Cloud Shell https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/ Cloud and Datacenter Blog focusing on Microsoft Azure Fri, 27 Nov 2020 07:53:24 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: Thomas Maurer https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-832374 Fri, 27 Nov 2020 07:53:24 +0000 https://www.thomasmaurer.ch/?p=11163#comment-832374 In reply to David Moreta.

since it is referencing windowsazure.com, how old is that PowerShell script? Maybe it still uses an older version?

]]>
By: David Moreta https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-832359 Fri, 27 Nov 2020 02:51:07 +0000 https://www.thomasmaurer.ch/?p=11163#comment-832359 Hi Thomas, thanks for the great article, i am trying to run a script from within Cloud Shell to clean my diagnostics logs table, i have uploaded it to my $home dir but when running it, i get this message: “WARNING: Windows Azure PowerShell module not found! Please install from http://www.windowsazure.com/en-us/downloads/#cmd-line-tools“. Do you know what’s happening?

]]>
By: Erlend Øyen https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-797666 Thu, 02 Jul 2020 02:58:21 +0000 https://www.thomasmaurer.ch/?p=11163#comment-797666 Hi

great post!

i have one question related to starting azure cloud shell from vs code for CSP admin user.

when i go from the CSP portal>>>Azure Management portal for a tenant, i can start Cloud Shell directly in the correct context

but when i start Cloud Shell locally i can’t get the same user context

i have tried to use:

az login –tenant azuretennant –username myCSP@user.domain

after login i get the list of subscription, and the subscription i wan’t to work with is listed.
but i can’t work with resources like i do via the web session.

i have also tried to use: az account set –subscription

but the issue remains.

any help on how to get the same context from locally started cloud shell would be appreciated

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-783395 Tue, 26 May 2020 06:59:57 +0000 https://www.thomasmaurer.ch/?p=11163#comment-783395 In reply to Cupid Chan.

Only modules that are working with PowerShell Core 6 or PowerShell 7. (.NET Core). There is an Azure AD Preview version already installed in Azure Cloud Shell.

]]>
By: Cupid Chan https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-783325 Mon, 25 May 2020 22:42:31 +0000 https://www.thomasmaurer.ch/?p=11163#comment-783325 Hi ,
Can you use Any module available with Microsoft?
Can you run AZureAD module?

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-777260 Mon, 27 Apr 2020 17:38:36 +0000 https://www.thomasmaurer.ch/?p=11163#comment-777260 In reply to Abhilash.

If you are speaking about the Remote Management, then you are right you can access the VMs currently only if they have a public IP address assigned.

]]>
By: Abhilash https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-777232 Mon, 27 Apr 2020 14:21:15 +0000 https://www.thomasmaurer.ch/?p=11163#comment-777232 Very well explained, thank you.

Q: How does the cloud shell connect to my azure infra? My guess is using public IP, but if I have to say SSH to a VM that doesn’t have public IP, will it work from cloud shell?

Also does the portal.azure and shell.azure have the same public IP?

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-775726 Mon, 20 Apr 2020 07:03:09 +0000 https://www.thomasmaurer.ch/?p=11163#comment-775726 In reply to Orlando Valdenegro.

In my opinion, it should be clearly yes. Because first you can run Cloud Shell in the browser correct and there is even an Azure app that you can run on your mobile phone, where Azure Cloud Shell is integrated.

]]>
By: Orlando Valdenegro https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-775662 Sun, 19 Apr 2020 21:25:10 +0000 https://www.thomasmaurer.ch/?p=11163#comment-775662 Hi I found that question and answer in the book “Microsoft AZ-900 Exam Preparation” by Georgio Deccache.
I understand that since Azure Cloud Shell is web base and can be access by a web browser, the answer should be yes, right?

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2019/01/azure-cloud-shell/#comment-775592 Sun, 19 Apr 2020 14:02:28 +0000 https://www.thomasmaurer.ch/?p=11163#comment-775592 In reply to vishal.

Hi Vishal, where did you find this question and answer? :)

]]>