Tag: azure

Azure Integration Service Environments – Whats brewing Part – I

azure health service solution vnb consulting biztalk migration

Azure Logic Apps is the Azure’s workflow as a service and an integration/connective tissue between various services on-premise, hybrid and cloud applications. Azure Integration Service Environments are instrumental in enabling the running of mission critical, complex integration scenarios with ease. It is currently marked as a leader in iPaaS offerings quadrant. 200+ connectors available for

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 ·