Short demonstration on implementing a web hook within Dynamics 365 to run C# code in an Azure function. This simple example just demonstrates concepts by output to the Azure Function's log. In a real world production scenario, this type of implementation could be used to run isolated code functions that are external to Dynamics or outbound integrations to other API's or Databases