python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure Webapp Clone powershell script is not working
I want to copy an existing webapp to another app plan. I have collected the command from https://learn.microsoft.com/en-us/azure/app-service/app-service-web-app-cloning
But getting ##[error]Long runni...
Akash paul
Votes: 0
Answers: 1
How to list Service principal permissions using powershell
I have to list out the permissions given to a service principal using powershell. Get-AzAdDServicePrincipal cmdlet not giving full details. Can anyone help?
I need the permissions list with claim valu...
Krushna Kumar
Votes: 0
Answers: 1
Authorisation errors when deploying ARM templates to Azure Resource Group
I'm trying to deploy a couple ARM templates to an existing Azure Resource Group (RG1) from PowerShell. I'm getting authorisation errors while doing so though. The strange thing is that I'm not having ...
MrRog
Votes: 0
Answers: 1
How to Get All the Containers From a Specific Azure Storage Account using Azure CLI?
How to Get All the Containers From a Specific Azure Storage Account using Azure CLI?
How to set context in azure cli like we set context in Powershell?
$ctx = $storageAccount.Context
How can we achiev...
Priyanka Chaudhari
Votes: 0
Answers: 1