I have been creating a collection of Azure related DSC resources, and mostly because it isn't clear what the purpose is, I've been leaving Get-TargetResource with a default
I imagine (read am hoping) that this can be used to get values from the resource that can then be piped back into the logic.
I'm poking around trying to figure out how, but it would be good if anyone has been there already and can point me in a direction...