Conversational agents have become the trending norm in user interaction. Since instant messaging applications being popular among the users, embedding conversational agents or the Chatbots with such services are essential for better user
The global pandemic situation has changed the world's view on technological interventions and innovations. Carrying their corporate mission of “Empowering every person and every organization on the planet to achieve more”, the big
Microsoft Build is the annual development conference with the attendance of thousands of developers over the world. In previous years this event happens in-person attendance, but due to the Covid-19 pandemic, all events
Azure Machine Learning Designer start pageIn the era of Industry 4.0 where data and predictive analytics players the major role, developing machine learning pipelines have become an essential in intelligent application development.
Designing and implementing predictive experiments requires an understanding about the problem domain as well as the knowledge on machine learning algorithms and methodologies. Extensive knowledge on programming is a necessity when it comes
Azure Traffic Manager is a DNS-based load balancer. In this blog post, we show how Traffic Manager can be configured to provide resilience and high-availability to Azure Wep Apps.
Azure DevOps Release pipelines has many built-in tasks that ease deployment of applications to Azure Platform but WebJobs deployments are not currently supported in these tasks. Fortunately, all Azure WebApps have Kudu installed; this post explains the steps to publish WebJobs using Kudu.