📌 For Power Platform deprecation announcements please see Power Platform deprecation tracker
Repository designed for tracking and notifying subscribers on changes to Microsoft Dynamics 365 Finance & Operations deprecation pages.
Tracked pages as of 12/6/2022:
- Removed or deprecated features in Dynamics 365 Commerce
- Removed or deprecated features in Dynamics 365 Finance
- Removed or deprecated features in Dynamics 365 Supply Chain Management
- Removed or deprecated features in Dynamics 365 Human resources
- Removed or deprecated features in Dynamics 365 Project Operations
- Removed or deprecated platform features
I would love to track more pages and expand on this idea. If you have suggestions for pages please leave a comment on my blog post or drop an issue here.
Every 12 hours, an Azure function will scrape pages and check for changes. If it finds updates, it will create a commit and release. If you watch this repo, you will receive an email upon each release.
If you don't want any emails, just star the repo and pop in once in a while to check out the history on the files, i.e. /pages/d365-finance-deprecations.txt.
- HtmlAgilityPack - HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT
- Octokit for .NET - A GitHub API client library for .NET
- Azure Functions