-
### Description
I am having issues identifying the root cause of the Connect-AzAccount : Entry point was not found error in my system. The behavior of the Connect-AzAccount cmdlet is completely inc…
-
### Description
Azure DevOps uses the `vsts_azpcontainer` user which it directly injects into the container at run-time.
This breaks the build as the module seems to have moved from `/usr/local/…
-
### Description
I am trying to enable Defender for Cloud features using the PowerShell commands.
Set-AzSecurityPricing -Name "AppServices" -PricingTier "Standard" throws an error "Set-AzSecurityPric…
-
### Description
While executing this cmdlet:
```pwsh
Get-AzStorageBlobByTag -Context $storageCTX -TagFilterSqlExpression """IsLatest""='true'"
```
The following is returned:
```pwsh
Get-AzStor…
-
**Describe the bug**
In our environment we have an Azure SSIS IR configured with a custom setup script stored on a storage account.
The storage account is accessed via a SAS URI which you need to pr…
-
### Description
We use a lot of Azure PowerShell cmdlets when performing maintenance on our environment.
Some cmdlets give an authorization error which we cannot explain.
The error does not alway…
-
**Related command**
`az account alias xxx`
`az webapp xxx`
**Describe the bug**
I am using the python code to get all the help information of commands. I find that a global parameter '--subscrip…
-
## Description
Originates from: https://stackoverflow.com/questions/66069060/azure-dns-zone-tags-issue
## Steps to reproduce
Issue can be reproduced while applying tags to a DNS Zone resource wit…
-
### Description
If we run the cmdlet
`Test-AzPostgreSqlFlexibleServerConnect -ResourceGroupName $serverResourceGroupName -Name $serverName -DatabaseName $databaseName -AdministratorUserName $aadAd…
-
**Describe the bug**
> If a User has an "'" (single quote or apostrophe) in their directory path then import-module or running commandlets fails.
**To Reproduce**
Steps to reproduce the behavior:…