azure-cloud-shell Questions
4
Solved
When i execute following command
Clear-AzureProfile
Connect-AzAccount -TenantID xxxxxxxxxxxxxxxxxxx
Set-AzContext -SubscriptionId xxxxxxxxxxxxxxxxxxx
in Azure PowerShell i get this error.
Set...
Swarm asked 20/6, 2019 at 17:34
11
Solved
I'm trying to follow the example of how to Install and configure Terraform to provision VMs and other infrastructure into Azure using Azure Cloud shell as described here:
The following command pro...
Matildamatilde asked 18/8, 2018 at 17:47
3
Solved
I am trying to get credentials for my Azure Kubernetes Cluster. Ran the script to fetch details on Azure cloud shell and got a .config file. I wonder if there is a way to download the file from my ...
Sassafras asked 9/7, 2018 at 16:30
1
Solved
In Step 3 - Create a Public IP of this tutorial Deploy a Windows VM to Azure with Ansible, I am getting the error shown below when I run the following YAML playbook in Azure Cloud Shell. Ques...
Therapy asked 29/10, 2020 at 3:29
2
Solved
I've created an web app running the grafana docker image as this
az group create --name grp-test-container-1
--location "West Europe"
az appservice plan create --name asp-test-container...
Airwaves asked 4/2, 2019 at 20:20
2
Trying to access Azure App log stream from curl, as suggested by Azure Kudu web page. I'm on Windows 10 command prompt. This is a sample command line I'm trying:
curl -u myUserName https://myApp.s...
Unbelt asked 12/6, 2018 at 14:56
2
Solved
In the Azure Cloud Shell, I can use az account list-locations to get a list of all the locations supported in my subscription. How can I filter the response to only include the name property of the...
Chinchy asked 12/7, 2018 at 18:25
1
Solved
I'm trying to insert new row in my table storage by using Azure Cloud Shell but I'm facing below exception. So let me know any other command that we need to use to insert.
Blockquote
Add-AzTa...
Corliss asked 27/3, 2020 at 19:5
1
Solved
New-AzureADPolicy missed in the Azure cloud shell
New-AzureADPolicy : The term 'New-AzureADPolicy' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the...
Hiedihiemal asked 9/8, 2019 at 9:27
2
Solved
I created a PowerShell cloud shell in Azure portal, configured to use an existing general purpose v2 storage account. Created a new file share and gave it a name. When I look inside the file share,...
Manila asked 4/7, 2018 at 22:0
2
Solved
In our Azure Cloud Shell, Powershell mode we can't run ps1 files. Although we are doing the same asin the MS Doc.
Any Suggestions, what am I doing wrong.
PS Azure:\> dir
Directory: Azure:/S...
Carp asked 7/9, 2018 at 21:26
1
© 2022 - 2024 — McMap. All rights reserved.