Skip to content

M365DSC Export does not export config data in a portable way #14

Description

@raandree

M365DSC exports data as a .ps1 script. That does not scale and does not allow converting the data to JSON or YAML.

There is a promising MOF Parser but this parser cannot handle complex data types. An issue is open: mikeclayton/Kingsland.MofParser#83.

The most promising way is to rewrite the M365DSC export routing to get data and not PowerShell code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions