SlideShare a Scribd company logo
Integration of mule esb with microsoft azure
 MuleSoft provides the most widely used integration
platform to connect any application, data service or an API,
across the cloud and on-premise continuum. Microsoft
Azure is a cloud-based data-storage infrastructure that is
accessible to the user programmatically via a MuleSoft
‘Microsoft Service Bus’ connector. The Microsoft Service
Bus Mule connector allows developers to access any
amount of data, at any time and from anywhere on the
web. With connectivity to the Microsoft Azure API, users
can interface Azure to store objects, download and use
data with other Azure services. Applications can also be
built for which internet storage is required – all from
within MuleSoft Anypoint Platform.
 Instant access to the Microsoft Azure API enables
businesses to create seamless integration between Azure
and other databases, CMS applications such as Drupal, and
CRM applications such as Salesforce.
Integration of mule esb with microsoft azure
 Microsoft Azure Account
 Microsoft Azure Namespace, Shared Access
Key Name and Shared Access Key
 Mule Anypoint Microsoft Service Bus
Connector
 To complete this sample, we need an Azure
account. We can activate the MSDN subscriber
benefits or sign up for a free trial.
 To begin using Service Bus topics and subscriptions
in Azure, firstly we must create a service namespace.
A service namespace provides a scoping container for
addressing Service Bus resources within the
application.
 To create a service namespace:
 Log on to the Azure Management Portal
 In the left navigation pane of the Management Portal,
click Service Bus
 In the lower pane of the Management Portal,
click Create
 In the Add a new namespacedialog, enter a
namespace name. The system immediately checks to
see if the name is available.
Integration of mule esb with microsoft azure
 Click Connection Information. In the Access
connection information dialog, find the
connection string that contains the SAS key
and key name. Make a note of these values,
as we will use this information later to
perform operations with the namespace
Integration of mule esb with microsoft azure
 Send to Queues, Topics and Event Hubs with support of AMQP message properties
and header, including custom properties.
 Receive from Queues and Topics asynchronously
 Rest Management API
◦ CRUD for Queues
◦ CRUD for Topics
◦ CRUD for Subscriptions
◦ CRUD for Rules
 The connector supports the following Service Bus versions:
 Microsoft Azure Service Bus (Cloud)
 Microsoft Windows Service Bus (on-premises)

 Configure Mule Anypoint Microsoft Service Bus connector with the following
settings –
 Configuration:(Azure connector configured using the config element) This element
must be placed out of flow and at the root of the Mule application. We can create
as many configurations deemed necessary as long as each carries its own name.
 Connection Pool: Azure connector offers automatic connection management via
the use of a connection pool. This pool will act a storage mechanism for all the
connections that are in-use by the user of this connector.
 Prior to the execution of a processor, the
connector will attempt to lookup for an
already established connection and if one
doesn’t exist, it will create one. This lookup
mechanism is done in the connection pool via
the use of connection variables declared as
keys.

Integration of mule esb with microsoft azure
 Reconnection Strategies specify on how a connector
behaves when the connection fails. We can control the
attempts by Mule to reconnect using several criteria –
 Type of exception
 Number and frequency of reconnection attempts
 Notifications generated
 With a reconnection strategy, the behaviour of a failed
connection can be controlled in a much better way by
configuring it, for example, to re-attempt the connection
only once every 15 minutes, and to give up after 30
attempts. An automatic notification can be sent to the IT
administrator whenever this reconnection strategy goes
into effect. A strategy can also be defined which attempts
to reconnect only during business hours. Such a setting
can prove useful if the server is frequently shut down for
maintenance.
 The below Mule application is used to get the
list of queues created under Azure cloud
using Mule Anypoint Microsoft Service Bus
connector.
 Install the Microsoft Service Bus Connector in Anypoint Studio (3.5 and
above)http://repository.mulesoft.org/connectors/releases/3.5
 Create a new Anypoint Studio Project and Flow.
 Before using the Microsoft Service Bus Connector in the Mule Flows, create a
global element for ‘Microsoft Service Bus: Azure Service Bus’ configuration which
can be reused in all other flows across the Mule project – wherever the objects are
created & deleted to and from Microsoft Azure cloud server.
 Configure the ‘Microsoft Service Bus: Azure Service Bus’ connector by providing
the following information for the global element
◦ Service Namespace
◦ Shared Access Key Name
◦ Shared Access Key
 Use HTTP inbound endpoint to hit the service and to pull the list of queues from
the Microsoft Azure storage server.
 Configure the Microsoft Service Bus endpoint by providing the following to fetch
the list of queues from the Azure server –
◦ Link to the ‘global Connector Configuration’
◦ Operation name
Integration of mule esb with microsoft azure
 We are now ready to run the project! First, let
us test run the application from Studio:
 Right-click on the application in the Package
Explorer pane.
 Select Run As > Mule Application:
 Start a browser and go
to http://localhost:8081/GetQueueList
 The list of existing queues should be
returned in JSON format (results will vary
according to the Service Bus instance).
Integration of mule esb with microsoft azure
Integration of mule esb with microsoft azure
 No point-to-point integration required
 Seamless integration running in the background
 Quick data synchronization between Microsoft Azure with an on-
premise and cloud based applications
 Facilitate applications with Microsoft Azure capacities for large
volume data storage
 Store applications data and can be rolled back during disaster
recovery
 Bi-directional data communication between applications and
Microsoft Azure
 Highly scalable, it secures a solution for backing up and
archiving your critical data
 Send event notifications when objects are uploaded to Microsoft
Azure
 Access any amount of data, at any time, from anywhere on the
web

More Related Content

What's hot (20)

PPTX
[DevDay2019] Micro Frontends Architecture - By Thang Pham, Senior Software En...
DevDay Da Nang
 
PDF
MuleSoft Anypoint Platform and Three Tier Architecture
Harish Kumar
 
PDF
FEVR - Micro Frontend
Miki Lombardi
 
PPTX
Logging best practice in mule using logger component
Govind Mulinti
 
PDF
Sharepoint Basics
Shervin Thomas
 
PPTX
Micro-frontends – is it a new normal?
Lohika_Odessa_TechTalks
 
PDF
MuleSoft Surat Meetup#48 - Anypoint API Governance (RAML, OAS and Async API) ...
Jitendra Bafna
 
PDF
REST APIs with Spring
Joshua Long
 
PPTX
Flutter
Shyju Madathil
 
PDF
Flutter
Dave Chao
 
PDF
Mule 4 migration + Common Integration Challenges : MuleSoft Virtual Muleys Me...
Angel Alberici
 
PDF
Denver MuleSoft Meetup: Deep Dive into Anypoint Runtime Fabric Security
Stephanie Lawrence
 
PPT
SharePoint Topology
Information Technology
 
PPTX
Benefits of integration with the Mulesoft Anypoint Platform
Cloud Analogy
 
PDF
State of Micro Frontend
Yugo Sakamoto
 
PPTX
Scrum Ceremonies
James Barnes, CSP
 
PDF
Salesforce CLI
Keir Bowden
 
PDF
Spring Web Services: SOAP vs. REST
Sam Brannen
 
PPTX
Demystifying the use of circuit breakers with MuleSoft
Sandeep Deshmukh
 
PPTX
[Madrid-Meetup April 22] UAPIM.pptx
jorgelebrato
 
[DevDay2019] Micro Frontends Architecture - By Thang Pham, Senior Software En...
DevDay Da Nang
 
MuleSoft Anypoint Platform and Three Tier Architecture
Harish Kumar
 
FEVR - Micro Frontend
Miki Lombardi
 
Logging best practice in mule using logger component
Govind Mulinti
 
Sharepoint Basics
Shervin Thomas
 
Micro-frontends – is it a new normal?
Lohika_Odessa_TechTalks
 
MuleSoft Surat Meetup#48 - Anypoint API Governance (RAML, OAS and Async API) ...
Jitendra Bafna
 
REST APIs with Spring
Joshua Long
 
Flutter
Dave Chao
 
Mule 4 migration + Common Integration Challenges : MuleSoft Virtual Muleys Me...
Angel Alberici
 
Denver MuleSoft Meetup: Deep Dive into Anypoint Runtime Fabric Security
Stephanie Lawrence
 
SharePoint Topology
Information Technology
 
Benefits of integration with the Mulesoft Anypoint Platform
Cloud Analogy
 
State of Micro Frontend
Yugo Sakamoto
 
Scrum Ceremonies
James Barnes, CSP
 
Salesforce CLI
Keir Bowden
 
Spring Web Services: SOAP vs. REST
Sam Brannen
 
Demystifying the use of circuit breakers with MuleSoft
Sandeep Deshmukh
 
[Madrid-Meetup April 22] UAPIM.pptx
jorgelebrato
 

Viewers also liked (20)

PPTX
Apache spark
sivachandra mandalapu
 
PPTX
Dockerizing mule soft esb
sivachandra mandalapu
 
PPTX
Splitter
sivachandra mandalapu
 
PPTX
Integrate mule esb with microsoft office 365 share point
sivachandra mandalapu
 
PPTX
How to use processor chain
sivachandra mandalapu
 
PPTX
How to use parse template
sivachandra mandalapu
 
PPTX
How to use Cache scope
sivachandra mandalapu
 
PPTX
How to use attachment transformer
sivachandra mandalapu
 
PPTX
Mule esb with amazon s3 Integration
sivachandra mandalapu
 
PPTX
Or Filter
sivachandra mandalapu
 
PPTX
And Filter
sivachandra mandalapu
 
PPTX
Not Filter
sivachandra mandalapu
 
PPTX
Bean as Datasource
sivachandra mandalapu
 
PPTX
Cloud hub deployment
sivachandra mandalapu
 
PPTX
How to use IMAP endpoint
sivachandra mandalapu
 
PPTX
How to use poll scope
sivachandra mandalapu
 
PPTX
How to use jms outbound endpoint
sivachandra mandalapu
 
PPTX
Securing api with_o_auth2
sivachandra mandalapu
 
PPTX
How to read json message payload
sivachandra mandalapu
 
PPTX
How to use message enricher
sivachandra mandalapu
 
Apache spark
sivachandra mandalapu
 
Dockerizing mule soft esb
sivachandra mandalapu
 
Integrate mule esb with microsoft office 365 share point
sivachandra mandalapu
 
How to use processor chain
sivachandra mandalapu
 
How to use parse template
sivachandra mandalapu
 
How to use Cache scope
sivachandra mandalapu
 
How to use attachment transformer
sivachandra mandalapu
 
Mule esb with amazon s3 Integration
sivachandra mandalapu
 
Bean as Datasource
sivachandra mandalapu
 
Cloud hub deployment
sivachandra mandalapu
 
How to use IMAP endpoint
sivachandra mandalapu
 
How to use poll scope
sivachandra mandalapu
 
How to use jms outbound endpoint
sivachandra mandalapu
 
Securing api with_o_auth2
sivachandra mandalapu
 
How to read json message payload
sivachandra mandalapu
 
How to use message enricher
sivachandra mandalapu
 
Ad

Similar to Integration of mule esb with microsoft azure (20)

PPTX
Get Queue List from Microsoft Azure using Mule ESB
Sanjeet Pandey
 
PPTX
Integration with Microsoft Azure using Mule ESB
Sanjeet Pandey
 
PPTX
Integrate to retrieve data microsoft azure
Son Nguyen
 
PPTX
Microsoft azure integration
Son Nguyen
 
PPTX
Mule Microsoft Service Bus
Ankush Sharma
 
PPTX
Brisbane MuleSoft Meetup 2023-03-22 - Anypoint Code Builder and Splunk Loggin...
BrianFraser29
 
PPTX
Sharing Resources - Mule
Anil Kumar V
 
PPTX
Mule Introduction
mha4
 
PPTX
Introduce Mule
mha4
 
PDF
Introduction To Mule
Roy Prins
 
PPTX
Query in share point by mule
Son Nguyen
 
PPTX
First Monterrey MuleSoft Meetup - Introduction to MuleSoft.
Ricardo Rodríguez
 
PPTX
Second Caracas MuleSoft Meetup Slides
Fernando Silva
 
PPTX
London MuleSoft Meetup
Akshata Sawant
 
PPTX
Chandigarh MuleSoft Meetup #01
Lalit Panwar
 
PDF
02 basics
Naresh Naidu
 
PPTX
2024_March_ManilaMuleSoftMeetup_Presentation.pptx
Christopher Co
 
PDF
Mule soft meetups-24012020
Pablo Bellissimo
 
PPTX
Mule esb and Azure
StrawhatLuffy11
 
Get Queue List from Microsoft Azure using Mule ESB
Sanjeet Pandey
 
Integration with Microsoft Azure using Mule ESB
Sanjeet Pandey
 
Integrate to retrieve data microsoft azure
Son Nguyen
 
Microsoft azure integration
Son Nguyen
 
Mule Microsoft Service Bus
Ankush Sharma
 
Brisbane MuleSoft Meetup 2023-03-22 - Anypoint Code Builder and Splunk Loggin...
BrianFraser29
 
Sharing Resources - Mule
Anil Kumar V
 
Mule Introduction
mha4
 
Introduce Mule
mha4
 
Introduction To Mule
Roy Prins
 
Query in share point by mule
Son Nguyen
 
First Monterrey MuleSoft Meetup - Introduction to MuleSoft.
Ricardo Rodríguez
 
Second Caracas MuleSoft Meetup Slides
Fernando Silva
 
London MuleSoft Meetup
Akshata Sawant
 
Chandigarh MuleSoft Meetup #01
Lalit Panwar
 
02 basics
Naresh Naidu
 
2024_March_ManilaMuleSoftMeetup_Presentation.pptx
Christopher Co
 
Mule soft meetups-24012020
Pablo Bellissimo
 
Mule esb and Azure
StrawhatLuffy11
 
Ad

More from sivachandra mandalapu (20)

PPTX
Mock component in munit
sivachandra mandalapu
 
PPTX
Jms selector
sivachandra mandalapu
 
PPTX
Sftplite
sivachandra mandalapu
 
PPTX
Object store
sivachandra mandalapu
 
PPTX
How to use SFTP
sivachandra mandalapu
 
PPTX
How to use secure property placeholder
sivachandra mandalapu
 
PPTX
Specifying a default exception strategy
sivachandra mandalapu
 
PPTX
Defining global exception strategies
sivachandra mandalapu
 
PPTX
Reference exception strategy
sivachandra mandalapu
 
PPTX
Validate json schema
sivachandra mandalapu
 
PPTX
Validation
sivachandra mandalapu
 
PPTX
Property place holder
sivachandra mandalapu
 
PPTX
Collection aggregator
sivachandra mandalapu
 
PPTX
Deployment options for mule applications
sivachandra mandalapu
 
PPTX
Setting up organization with api access
sivachandra mandalapu
 
PPTX
API gateway setup
sivachandra mandalapu
 
PPTX
Expression
sivachandra mandalapu
 
PPTX
Synchronous communication using jms back channel
sivachandra mandalapu
 
PPTX
Salesforce
sivachandra mandalapu
 
Mock component in munit
sivachandra mandalapu
 
Jms selector
sivachandra mandalapu
 
Object store
sivachandra mandalapu
 
How to use SFTP
sivachandra mandalapu
 
How to use secure property placeholder
sivachandra mandalapu
 
Specifying a default exception strategy
sivachandra mandalapu
 
Defining global exception strategies
sivachandra mandalapu
 
Reference exception strategy
sivachandra mandalapu
 
Validate json schema
sivachandra mandalapu
 
Property place holder
sivachandra mandalapu
 
Collection aggregator
sivachandra mandalapu
 
Deployment options for mule applications
sivachandra mandalapu
 
Setting up organization with api access
sivachandra mandalapu
 
API gateway setup
sivachandra mandalapu
 
Synchronous communication using jms back channel
sivachandra mandalapu
 

Recently uploaded (20)

PDF
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PPTX
How to Configure Lost Reasons in Odoo 18 CRM
Celine George
 
PPTX
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
PPTX
How to Manage Access Rights & User Types in Odoo 18
Celine George
 
PPSX
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PPTX
How to Create Rental Orders in Odoo 18 Rental
Celine George
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
PDF
IMP NAAC-Reforms-Stakeholder-Consultation-Presentation-on-Draft-Metrics-Unive...
BHARTIWADEKAR
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PPTX
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PDF
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
PDF
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
PDF
'' IMPORTANCE OF EXCLUSIVE BREAST FEEDING ''
SHAHEEN SHAIKH
 
PPTX
Gall bladder, Small intestine and Large intestine.pptx
rekhapositivity
 
PDF
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
PPTX
How to Configure Access Rights of Manufacturing Orders in Odoo 18 Manufacturing
Celine George
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
How to Configure Lost Reasons in Odoo 18 CRM
Celine George
 
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
How to Manage Access Rights & User Types in Odoo 18
Celine George
 
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
Dimensions of Societal Planning in Commonism
StefanMz
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
How to Create Rental Orders in Odoo 18 Rental
Celine George
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
IMP NAAC-Reforms-Stakeholder-Consultation-Presentation-on-Draft-Metrics-Unive...
BHARTIWADEKAR
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
'' IMPORTANCE OF EXCLUSIVE BREAST FEEDING ''
SHAHEEN SHAIKH
 
Gall bladder, Small intestine and Large intestine.pptx
rekhapositivity
 
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
How to Configure Access Rights of Manufacturing Orders in Odoo 18 Manufacturing
Celine George
 

Integration of mule esb with microsoft azure

  • 2.  MuleSoft provides the most widely used integration platform to connect any application, data service or an API, across the cloud and on-premise continuum. Microsoft Azure is a cloud-based data-storage infrastructure that is accessible to the user programmatically via a MuleSoft ‘Microsoft Service Bus’ connector. The Microsoft Service Bus Mule connector allows developers to access any amount of data, at any time and from anywhere on the web. With connectivity to the Microsoft Azure API, users can interface Azure to store objects, download and use data with other Azure services. Applications can also be built for which internet storage is required – all from within MuleSoft Anypoint Platform.  Instant access to the Microsoft Azure API enables businesses to create seamless integration between Azure and other databases, CMS applications such as Drupal, and CRM applications such as Salesforce.
  • 4.  Microsoft Azure Account  Microsoft Azure Namespace, Shared Access Key Name and Shared Access Key  Mule Anypoint Microsoft Service Bus Connector
  • 5.  To complete this sample, we need an Azure account. We can activate the MSDN subscriber benefits or sign up for a free trial.
  • 6.  To begin using Service Bus topics and subscriptions in Azure, firstly we must create a service namespace. A service namespace provides a scoping container for addressing Service Bus resources within the application.  To create a service namespace:  Log on to the Azure Management Portal  In the left navigation pane of the Management Portal, click Service Bus  In the lower pane of the Management Portal, click Create  In the Add a new namespacedialog, enter a namespace name. The system immediately checks to see if the name is available.
  • 8.  Click Connection Information. In the Access connection information dialog, find the connection string that contains the SAS key and key name. Make a note of these values, as we will use this information later to perform operations with the namespace
  • 10.  Send to Queues, Topics and Event Hubs with support of AMQP message properties and header, including custom properties.  Receive from Queues and Topics asynchronously  Rest Management API ◦ CRUD for Queues ◦ CRUD for Topics ◦ CRUD for Subscriptions ◦ CRUD for Rules  The connector supports the following Service Bus versions:  Microsoft Azure Service Bus (Cloud)  Microsoft Windows Service Bus (on-premises)   Configure Mule Anypoint Microsoft Service Bus connector with the following settings –  Configuration:(Azure connector configured using the config element) This element must be placed out of flow and at the root of the Mule application. We can create as many configurations deemed necessary as long as each carries its own name.  Connection Pool: Azure connector offers automatic connection management via the use of a connection pool. This pool will act a storage mechanism for all the connections that are in-use by the user of this connector.
  • 11.  Prior to the execution of a processor, the connector will attempt to lookup for an already established connection and if one doesn’t exist, it will create one. This lookup mechanism is done in the connection pool via the use of connection variables declared as keys. 
  • 13.  Reconnection Strategies specify on how a connector behaves when the connection fails. We can control the attempts by Mule to reconnect using several criteria –  Type of exception  Number and frequency of reconnection attempts  Notifications generated  With a reconnection strategy, the behaviour of a failed connection can be controlled in a much better way by configuring it, for example, to re-attempt the connection only once every 15 minutes, and to give up after 30 attempts. An automatic notification can be sent to the IT administrator whenever this reconnection strategy goes into effect. A strategy can also be defined which attempts to reconnect only during business hours. Such a setting can prove useful if the server is frequently shut down for maintenance.
  • 14.  The below Mule application is used to get the list of queues created under Azure cloud using Mule Anypoint Microsoft Service Bus connector.
  • 15.  Install the Microsoft Service Bus Connector in Anypoint Studio (3.5 and above)http://repository.mulesoft.org/connectors/releases/3.5  Create a new Anypoint Studio Project and Flow.  Before using the Microsoft Service Bus Connector in the Mule Flows, create a global element for ‘Microsoft Service Bus: Azure Service Bus’ configuration which can be reused in all other flows across the Mule project – wherever the objects are created & deleted to and from Microsoft Azure cloud server.  Configure the ‘Microsoft Service Bus: Azure Service Bus’ connector by providing the following information for the global element ◦ Service Namespace ◦ Shared Access Key Name ◦ Shared Access Key  Use HTTP inbound endpoint to hit the service and to pull the list of queues from the Microsoft Azure storage server.  Configure the Microsoft Service Bus endpoint by providing the following to fetch the list of queues from the Azure server – ◦ Link to the ‘global Connector Configuration’ ◦ Operation name
  • 17.  We are now ready to run the project! First, let us test run the application from Studio:  Right-click on the application in the Package Explorer pane.  Select Run As > Mule Application:  Start a browser and go to http://localhost:8081/GetQueueList  The list of existing queues should be returned in JSON format (results will vary according to the Service Bus instance).
  • 20.  No point-to-point integration required  Seamless integration running in the background  Quick data synchronization between Microsoft Azure with an on- premise and cloud based applications  Facilitate applications with Microsoft Azure capacities for large volume data storage  Store applications data and can be rolled back during disaster recovery  Bi-directional data communication between applications and Microsoft Azure  Highly scalable, it secures a solution for backing up and archiving your critical data  Send event notifications when objects are uploaded to Microsoft Azure  Access any amount of data, at any time, from anywhere on the web