-
### Description
On a fresh installation of Windows 10, Connect-AzureRMAccount does not return a context. The function runs, but returns the following output.
```
Account :
Subs…
-
### Description
"Set-AzLogicApp" does not work well.
- Set-AzLogicApp
https://learn.microsoft.com/en-US/powershell/module/az.logicapp/set-azlogicapp?view=azps-10.1.0
According to this docs, I go…
-
## Description
When you have an Azure Automation instance in one subscription and try to register DSC nodes in another, it fails to work. It only seems to work properly if Both the AA State C…
-
## Description
Invoke-AzRestMethod with -AsJob seems to not await asynchronous operations to complete. The Azure REST API, returns a HTTP status code 201 or 202 for asynchronous operations and a …
-
I wanted to switch from my own default definitions to the ones included in the library, but it prompted a few questions as the schema changed since I last looked. If I should split this into separate …
-
Not able to install AzureRM, because it can
## Expected Behavior
Install-Module AzureRM should install AzureRM, but does not.
## Current Behavior
Package 'AzureRM.ApiManagement' failed to…
-
### Description
Remove-AzNetworkSecurityRuleConfig ignores existing delete locks. This is because a PUT request is made to _management.azure.com_, which also means a read-only lock will hinder remo…
-
**Describe the bug**
Policies are not getting assigned when I tried to deploy them
**To Reproduce**
Deploy EPAC
**Expected behavior**
A clear and concise description of what you expected to h…
-
## Description
I want to report an issue when using New-AzWebAppSSLBinding to create a new Azure managed certificate and bind the certificate to a custom domain. It works if ServerFarm and WebApp are…
-
## Description
The "-Tag" filter for Get-AzResourceGroup doesn't work when multiple tags are in the Hashtable. When multiple tags are present, "Invalid tag format" error is returned.
## Step…