-
## Description
I tried creating an actiongroup today, however I found something in the help of this cmdlet which I haven't seen in a while.
The cmdlet forces me to create a dictionary which cr…
-
## Description
Set-AzSqlDatabaseAudit fails for hyperscale databases.
This is due to Microsoft.Azure.Commands.Sql.Database.Model.DatabaseEdition enum missing a value for Hyperscale
## Step…
-
I want to do Device provision for Azure IOT hub in React Native.
1. Device provision with symmetric key
2. Send telemetry message
3. Device provision with certificate and key
How can I do that w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
7759a42a1eab12818ea2a8f3f940847743968021
### Description of the issue
I faced with Azure IoTHub inte…
-
## Description
Passing inline parameters to **New-AzResourceGroupDeployment** no longer works. Tried with multiple ARM templates.
## Steps to reproduce
```powershell
New-AzResourceGroupD…
-
## Description
After creating a VMSS, I call Update-AzVmss to change the SkuCapacity.
"Update-AzVmss -ResourceGroupName adsandorctrlc -VMScaleSetName vmssctrlc -SkuCapacity 10 -Debug"
The o…
-
### Description
When running `Invoke-AzureRmVMRunCommand`, if the `-Parameter` hash table contains values with embedded spaces, only the part of said values left of the first space seem to be taken…
-
### 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…
-
For a long time now I have had a problem where I cannot perform any action on the air conditioning because I have the message: Credentials invalid, could not connect.
When this message appears, I r…
Fudal updated
1 month ago
-
## Description
`Get-AzResource` **does not** return availability zones for `Microsoft.Network/publicIpAddresses`.
REST API and `Get-AzPublicIpAddress` **do** return zones.
I would expect …