-
## To Reproduce
```
Dockerfile contains:
FROM mcr.microsoft.com/azure-cloudshell:latest
In running container, enter:
az extension add --name azure-devops
```
## Observed Behavior
```
…
-
### Describe the bug
This command (done in Azure CloudShell in this case):
`az ssh vm --resource-group myresourcegroup --vm-name myvmconsolename`
Generates this error:
`SSH Login using AAD crede…
-
**Describe the bug**
az aks create fails if cached SPN is deleted, command tries to find the SPN cached in ~/.azure/aksServicePrincipal.json but if this does not exist then the command eventually fai…
-
### Description
While executing this cmdlet:
```pwsh
Get-AzStorageBlobByTag -Context $storageCTX -TagFilterSqlExpression """IsLatest""='true'"
```
The following is returned:
```pwsh
Get-AzStor…
-
When trying to clone the repo into my directory in Powershell I come across the error :
fatal: could not create work tree dir 'MfgAI': Read-only file system
I tried using Chmod 777 directory_name…
-
## To Reproduce
Open shell, type "code ."
Commands you ran
"code ."
## Observed Behavior
This link https://learn.microsoft.com/en-us/azure/cloud-shell/using-cloud-shell-editor, suggest there …
-
### Describe the bug
When Running the Command line with Correct Sub, Tenant, Res Grp, VM name works with windows powerShell, but does not work with Linux , even tried the Azure Cloud Shell. Attemping…
-
https://github.com/solliancenet/azure-synapse-analytics-ga-content-packs/blob/main/hands-on-labs/setup/asa-workspace-deploy.md
When executing .\environment-setup.ps1:
Create KeyVault linked servic…
-
Does this occur consistently? Always
Repro steps:
Run 'Azure: Sign In'
(The default browser Firefox opened)
Click on my account logged in
(Web page shows sign in succeed)
Noth…
-
### Description
Azure Automation allows customers to run PowerShell scripts as runbooks. We recently published a new Docker image for PowerShell 5.1 with Az module version 11.2.0, which includes Az.I…