After deploying the Azure function into Azure it does not start triggering because of the time zone of the function. Add the configuration Based on your time zone. Microsoft Time Zone WEBSITE_TIME_ZONE
To achieve this, two extra managed solutions are imported into the environment: Ribbon Workbench: https://ribbonworkbench.uservoice.com/knowledgebase/articles/80806-download-ribbon-workbench-for-crm-2011-2013-2015-2 Develop1 SmartButtons: https://ribbonworkbench.uservoice.com/knowledgebase/articles/896958-smart-buttons Create a new flow { "type": "object", "properties": { "id": { "type": "string" } } } { "type": "object", "properties": { "entityname": { "type": "string" } } } Save the flow and copy the URL Open Ribbon Workbench select your solution. Drag and drop the smart button. You can change button text and image into property. Note that for Production and Dev environment flow HTTP host URL can be change. Xrm.Navigation.openAlertDialog({text:"Success message."})