-
The GuestConfigurationPolicy.psm1 has some invalid definition (produce invalid JSON)
![image](https://user-images.githubusercontent.com/8962101/113936857-afad8400-97f8-11eb-8422-d5cea67a6e93.png)
…
-
Recently discovered issue with InSpec install script in 3.0.0 having Windows line endings
-
A GuestConfiguration Package can be a name of an installed package, a local file (ending with .zip) or a URL (no way to rely on the URL content).
If it's just a name (not a leaf path nor an http/s ur…
-
## Description
Using `Get-AzVirtualNetwork` outputs an object which to the console displays a `Tags` property, however trying to access that `Tags` property brings back no content. Instead a proper…
-
Tested on version 1.19.4
Azure DevOps on ubuntu-latest:
````
Testing the Guest Configuration Package for '/home/vsts/work/1/GuestConfigurationPolicyPackages/Linux/AuditLinuxCronjobs.zip'
Publi…
-
## Description
I am trying to setting Security Alerts for the Owner Role. Over the Azure Portal this is possible without setting additional email recipients. Using Powershell it seems that the -Ema…
-
In `Copy-DscResources`, when the MOF is parsed to find required modules, and one is not available when doing a `Get-Module -ListAvailable` we get an unhelpful error message:
```console
Get-Member: C…
-
## Description
When using the Get-AzRecoveryServicesBackupRetentionPolicyObject to create a AzureVM workload policy it supports the functions listed at https://docs.microsoft.com/en-us/powershell/mod…
-
## Description
One of my VM has **PowerState** value of "Provisioning succeeded". Not sure if this is because of the command or Azure itself.
## Steps to reproduce
```powershell
PS > Get-AzV…
-
Getting the latest (1.23.0) Golang package as mentioned on the [README page](https://github.com/pulumi/pulumi-azure-native):
`go get github.com/pulumi/pulumi-azure-native/sdk`
gives me a
`g…