Azure / Azure/GuestConfiguration

Need ability to support objects and array as parameter to machine configuration

Open
#322 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
8
Forks
13
PR merge metrics
No merged PRs in 30d

Description

#### Details of the scenario you tried and the problem that is occurring
Machine configuration is positioned as replacement for Azure Automation DSC but it does not support pretty basic feature of passing more complex objects then basic types (https://learn.microsoft.com/en-us/azure/governance/machine-configuration/how-to/create-policy-definition#:~:text=types%20for%20parameters%3A-,String,Float,-The%20cmdlets%20New)
#### Verbose logs showing the problem

#### Suggested solution to the issue
Objects and arrays shall be supported since they are supported in DSC v3
#### The DSC configuration that is used to reproduce the issue (if applicable)
```powershell
# insert configuration here
```

#### The operating system the target node is running

#### Version and build of PowerShell the target node is running

#### Version of the module that was used

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.