I am trying to figure out a way to run Chef Install to generate Chef policy files in my C# Azure Service Fabric Application. Unfortunately I not having much luck finding information to support this activity.
Process.Start
, just like any other external process spawning in C#.