DSC partial configurations in Azure Automation DSC

Hi guys,

This is my first post on Powershell.org, so please be kind.
I have a project where I’m using DSC with Azure ARM. Unfortunately, that only gives me the posibility of having one DSC per VM.
My question is: does anyone know if I can use DSC partial configurations in Azure Automation DSC? If that is possible, any hints would be much appreciated.

Thank you all,
Sorin

Unfortunately, azure automation currently doesn’t support partial configuration.

Thank you Nitin for your fast input.
Since this is a test environment, I will just create an Azure VM and enable it as pull server, so I can use the partial configurations.

Best,
Sorin