-
## Description
PS C:\Windows\system32> New-AzRoleAssignment -ObjectId "S-1-5-21-x-x-x-x" -Scope "/subscriptions/x-RoleDefinitionName Reader
New-AzRoleAssignment : The content of your request…
-
Steps to reproduce
------------------
This does not repro, sporadically happens in the CI run and i luckily got one repro
PS C:\Users\Administrator> Install-Module -Name Azurestack -Repositor…
-
For the built-in metadata properties listed here: https://github.com/Azure/autorest.powershell/blob/master/docs/metadata.md
The ReleaseNotes property is missing, and we would like to add that funct…
-
### Description
When custom resource group is specified in Register-AzureStackHCI parameter, it will likely result in error registering arc agent.
```PowerShell
Register-AzStackHCI -Region $Regio…
-
### Terraform Version
```
2021-05-03T11:37:49.555+1000 [INFO] Terraform version: 0.15.1
2021-05-03T11:37:49.555+1000 [INFO] Go runtime version: go1.16.2
```
### Provider Version
azurestack…
-
**Describe the enhancement**
Right now, we're shipping a separate image for each cloud platform we support. Sometimes, that means actually shipping in the same disk format with just different platf…
-
## Description
I was advised I should create a bug report for not being able to log in using username and password in Powershell core. This makes things difficult when we port our tests from Windows …
-
## Benefit/Result/Outcome
Applying STIGs (Security Technical Implementation Guides) at deployment time will reduce the amount of time needed to achieve and ATO for a Mission Landing Zone instance
…
-
-
Some APIs, like AzureStack Admin APIs use PUT for create, but do not support headers like
```
if-none-match: *
```
That would force the PUT to fail if the resource already existed.
- Determi…