There's more...

If you want to minimize your server footprint, you can opt to use Azure PowerShell with its own scheduling capabilities at https://docs.microsoft.com/en-us/azure/scheduler/scheduler-powershell-reference.

Alternatively, you can opt to recreate the same logic in C# using the Dynamics 365 SDK and store the latest version in a small database. You can then embed the logic in the web API call that can be hosted on an Azure App Service, as we did in Chapter 5, External Integration. You can then use an Azure Scheduler to call that logic on an interval, as described in Running Azure scheduled tasks of the same chapter.

This recipe is yet another baby step toward building a complete CI/CD pipeline.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.97.219