-
### Description
I'm using a service principal to query and configure another application for the purpose of putting a policy in a key vault, but every powershell command returns insufficient priv…
-
## Description
HttpsOnly property (True/False) is returned as NULL.
## Steps to reproduce
(Get-AzWebApp -Name ).SiteConfig.HttpsOnly
```powershell
(Get-AzWebApp -Name ).SiteConfig.HttpsOnly…
-
### Description
using 0.3.0 of az modules, running 'Get-AzKeyVault' or 'Get-AzKeyVault -vaultName -ResourceGroupName ' result in the following error:
writeErrorStream : True
PSMessage…
-
## Description
UseDeviceAuthentication flag for Connect-AzAccount command does not work when TenantId parameter is passed because it throws an error on the PowerShell window. In Az.Accounts 1.9…
-
## Description
When checking $error for errors at the end of a script Az.Storage reports same error 3 times. Easy to reproduce.
Get the error on all our devices on our estate. Been erroring for …
-
### Description
Calling get-AzureRmLogProfile outputs a structure which contains RetentionPolicy twice.
If the output is piped for ConvertTo-json cmdlet, that fails with a duplicate value erro…
-
## Description
Az installer (.msi) is failing to install on a machine with .Net framework 4.7.2. The installer log has following details for the failure
MSI (s) (10:4C) [17:34:00:094]: Doing …
-
## Description
This issue is very similar to several previous issues [here](https://github.com/Azure/azure-powershell/issues/7110), [here](https://github.com/Azure/azure-powershell/issues/7456), and …
-
Steps to reproduce
------------------
1. Ensure old versions of PackageManagement and PowerShellGet are installed in `PSModulePath`. On my system, I've got versions `1.0.0.1` of both.
1. Downlo…
-
## Description
Get-AzResourceGroup throws an error instead of returning $null. This is reproduced using both AzureRM and Az modules used with AzureStack modules.
Here is how to install the Az m…