Hi
Great set of features - however I'm getting an 'extracting activities failed' error when trying to import Carbon to Azure automation account assets.
Directly importing from PowerShell gallery using the Azure portal results in
Error extracting the activities from module Carbon. Extraction failed with the following error: Orchestrator.Shared.AsyncModuleImport.ModuleImportException: An error occurred during module validation. When importing the module to an internal PowerShell session, it was not able to be loaded by PowerShell. There is likely an issue with the contents of the module that results in PowerShell's not being able to load it. Please verify that the module imports successfully in a local PowerShell session, correct any issues, and then try importing again.
Manually uploading Carbon-2.2.0.zip results in
Error extracting the activities from module Carbon-2.2.0. Extraction failed with the following error: Orchestrator.Shared.AsyncModuleImport.ModuleImportException: Cannot import the module of name Carbon-2.2.0, as the module structure was invalid.
I'd like to use the Carbon_IniFile DSC module to configure an application running on an Azure VM.
I'm not sure if the files just need to be repackaged in a different structure?
Kind regards
Mike