Tag: azure

Democratizing Digital transformation with Microsoft Power platform

dynamics 365 sales vs customer service vnb consulting

In today’s era of digital age, everybody has their own definition of Digital Transformation, but as per Microsoft, Digital transformation is all about digital feedback loop. The key pillar to any business are: Products, Customers, Employee and Operations. Data is the key for your business. You are generating data all the time as a part of

How to Mock API Response in Azure API Management?

Introduction Mocking provides a way for APIs to return sample response even when their backend is under development. This enables app developers to proceed with implementation and testing and can be useful in many scenarios: ·       When the API façade is designed first, and the backend implementation comes later or is worked upon in parallel ·