0

The Azure Automation DSC seems to know to integrate with GitHub, but it seems to expect only runbooks there. At least, this is what I understand from the following UI screen: enter image description here

I have just started to learn DSC and have no runbooks. So far I only used DSC configurations, no runbooks.

So, is it only possible for runbooks? Does it mean that nobody works with just DSC configurations?

P.S.

Knowing that DSC stands for Desired State Configuration I find the term DSC configurations a bit funny.

mark
  • 725
  • 3
  • 15
  • 32

1 Answers1

0

No, at present the Azure Automation source control integration only supports runbooks and workflow runbooks.

Sam Cogan
  • 38,736
  • 6
  • 78
  • 114