Dynamics 365 FastTrack Implementation Assets
The Dynamics 365 FastTrack team uses this repository to share Dynamics 365 Customer Service, Dynamics 365 F&O and Commerce best implementation guidelines. These may be documentation, extension code, business practices etc.
Contents
Outline the file contents of the repository. It helps users navigate the codebase, build configuration and any related assets.
| File/folder | Description |
|---|---|
Finance | Dynamics 365 Finance guides |
Commerce | Dynamics 365 Commerce guides |
Analytics | Dynamics 365 Analytics guides |
SQL Maintenance | Indexes & statistics maintenance script |
Storage Management | Data cleanup scripts |
Dual-write | Dynamics 365 Dual-write guides |
SCM | Tools for SCM and WHS solutions |
ScheduleAPI | Project Operations - Schedule API example |
PO-DataMigration | Project Operations - ADF data migration |
Cloud security | Dynamics 365 Cloud security guides |
Integration | Dynamics 365 integration samples |
Monitoring and Telemetry | Monitoring Dynamics 365 using App Insights |
Customer Service | Dynamics 365 Customer Service samples & guides |
Field Service | Dynamics 365 Field Service samples & guides |
BatchTracing | Tool for capturing D365 traces from batch |
.gitignore | Define what to ignore at commit time. |
CHANGELOG.md | List of changes to the sample. |
CONTRIBUTING.md | Guidelines for contributing to the sample. |
README.md | This README file. |
LICENSE | The license for the sample. |
Finance guides
Commerce guides
- POS UI Negative inventory check/prevention (CRT extension)
- Ecommerce load test sample
- Dynamics 365 Commerce storefront E2E functional test sample
Analytics guides
SQL Maintenance
Dual-write
SCM Tools
- Small Parcel Shipping Tools A sample TMS DLL is included for testing SPS scenarios without a live connection to a carrier.
Project Operations - Schedule API
- Schedule API A PowerShell sample to illustrate the Schedule API for Project Operations.
- PO-DataMigration An Azure Data Factory sample to illustrate data migration for Project Operations.
Cloud Security
Integration
- Integration Dynamics 365 integration samples.
Customer Service
- Solution Component Validator Sample to monitor components in solutions based on Horizontal Solution Segmentation approach.
Field Service
- Schedule Board Settings Management PCF Control A PCF control created to help manage Schedule Board Settings records, including viewing details about each attribute, copying boards, deleting boards, disabling/enabling boards, and opening the board record form.
- Schedule Board Settings Management PCF Control (Virtual) A variant of the Schedule Board Settings Management PCF control built using the virtual PCF control framework for faster load times and bundle.js size reduction.
- Azure DevOps Sample Pipelines Azure DevOps export and import sample pipelines for Dataverse (not Field Service-specific) to help you easily implement healthy ALM practices and move away from manual solution deployment processes.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.