Skip Navigation Links

​​The Cloud Connector for Microsoft Office 365 and SharePoint 2010 connects almost any on-premise data source, e.g. ODBC, OLEDB, Microsoft .NET based providers, Files (Excel, XML, CSV), SQL databases like SQL Server, Oracle, MySQL, IBM DB2, IBM AS/400, IBM Informix, Notes, SharePoint, Exchange, Active Directory, Navision, SAP and many more directly to native SharePoint lists in the Microsoft Cloud - or any other Microsoft SharePoint 2010 installation - in just minutes without any programming. For any questions please use the FAQ Web Form or contact sales@layer2.de directly.

Office 365 & Azure Integration: How to connect a SQL Azure database table to native SharePoint lists in the cloud?

​It's easy to connect a Windows Azure database table to native SharePoint lists in Office 365, SharePoint Online or any other SharePoint 2010 sandbox.

Sample requirement:

In our scenario we want to provide links to documents in Windows Azure in a SharePoint link list in Office 365.

Steps to connect:

First you have to create the SQL Azure table like this:

 

Fig.: Creating a SQL Azure table to host the document link information.

 

As a next step you have to create a Links list in your Office 365 or SharePoint Online. Use the Links template for this.

As a next step you can connect both data entities using the Cloud Connector for one-way replication. You have to provide a connection definition similar to the following:

<?xml version="1.0" encoding="utf-8" ?>
<connection
xmlns=http://www.layer2.de/schemas/cloudConnections
interval="60" version="1.2" enabled="true">
<dataEntities>

<dataEntity name="AzureSource" 
provider="System.Data.SqlClient" 
connectionString="Server=tcp:myserver.database.windows.net;Database=myDatabase;
User ID=MyUser@myserver.database.windows.net;Password=MyPassword;
Trusted_Connection=False; Encrypt=True;"
selectStatement="Select *, docLink + ';#' + docName as SPURL from DocLinks"
primaryKey="docLink"
type="source" >
</dataEntity>

<dataEntity name="Office365Destination"
provider="Layer2.SharePoint.Provider"
connectionString="Data Source=https://myserver.sharepoint.com/sites/mysite/; Initial Catalog=AzureDocLinks; Authentication=Office365; User Id=myUser@MyDomain.onmicrosoft.com;Password=MyPassword;"
selectStatement=""
type="destination" >
</dataEntity>
</dataEntities>
 
<fieldMappings>
 <fieldMapping>
  <field entity="AzureSource" name="SPURL"/>
  <field entity="Office365Destination" name="URL" />
    </fieldMapping>
 
 <fieldMapping>
  <field entity="AzureSource" name="docDescription"/>
  <field entity="Office365Destination" name="Notes" />
    </fieldMapping> 
  
</fieldMappings>
 
</connection>
 
Please note:
  • The System.Data.SqlClient provider has to be installed on the server or client computer, where the Cloud Connector runs.
  • Please make shure that SQL Azure can be reached from the Cloud Connector computer using it's ports 1433/1434. There are different ways to do this, e.g. open in firewall, using a port bridge etc.
  • The URL column of the "AzureDocLinks" Links list is of type URL. To provide the link as usual with link url and link text  you have to use the notation "link;#text". That's why the SQL query creates a SPURL field during runtime. The Azure SPURL field is mapped to the SharePoint URL column in the mapping section of the connection definition file.
 

Fig.: The URL field in SharePoint consists of link and description.

  • You need a primary key on the Azure side. Here as a sample the URL itself is used, but you can use any other as well.
  • In this sample the content is replicated one way only (Azure to O365) every hour.

Benefits:

  • SQL Azure data can be used with Office 365, SharePoint Online or any other SharePoint 2010 in native SharePoint lists.
  • All SharePoint list features are available for SQL Azure data, e.g. notifications and workflows on external data change (e.g. linked document changes in this sample).
  • You can use Azure to store documents that can be linked in Office 365, SharePoint Online or any other SharePoint 2010.
  • More general benefits see the Cloud Connector product page.

In this sample an unidirectional connection is used. Generally SQL Azure tables can be connected bi-directional to native SharePoint lists as well.

       "Please support us to improve our products and solutions. Give us your feedback."

Related Contacts

Frank Daske, Business Development Manager

Frank Daske

Frank Daske, Business Development Manager +49 (0) 40 28 41 12 - 30 sales@layer2.de (Please note that the 011 exit code must be dialed first for all international calls made from the USA , Canada and Australia.)

News

Microsoft Office 365 now fully integrates local or cloud-based external data via Layer2 Cloud Connector

ISV Gold Partner Layer2 now adds seamless integration of almost any corporate and cloud-based applications with native SharePoint Online lists and libraries to Microsoft Office 365.

Microsoft Office 365 Business Connectivity Services now available with Layer2’s Cloud Connector V2.0

​Layer2 today has announced V2.0 of its Cloud Connector replication service to integrate corporate on-premise data - e.g. files, SQL databases, ERP/CRM, Microsoft Dynamics CRM or NAV, SAP etc. - with the Office 365 cloud.
Related Downloads

pdf ImageFlyer: Layer2 Partner Program

Partner with us as a software reseller or SharePoint service provider. There is a free Partner Program with up to 30% discount. Please download as PDF.

pdf ImageGet in the Cloud – With your corporate data sources connected

Download this step-by-step instruction to connect your corporate or cloud data sources bi-directional to any Microsoft SharePoint Server 2010 / 2013, including Microsoft Office 365.

pdf ImageOffice 365: How to sync with local file share?

When you are moving to the cloud, there are a lot of reasons to keep your local file system. But you don't have to miss the benefits of the cloud.

pdf ImageOffice 365: How to sync with local SharePoint?

You can replicate selected parts of your SharePoint intranet portal to the Office 365 / SharePoint Online cloud.

pdf ImageOffice 365: How to sync with XML data?

Almost any system is able to expose data as XML file or web request. You can simply connect and sync to the Office 365 cloud.

pdf ImageProductflyer: Cloud Connector for Microsoft SharePoint & Office 365

Flyer with features, benefits & pricing info for download as PDF.

xml ImageSharePoint Cloud Connector PAD File

This XML-based PAD file offers a Cloud Connector product description for resellers to download and publish.

Related Links

Are you looking for resellers & implementation partners?

​Australia:

Web Cloud Solutions (Melbourne)
Inverse Curve (Brisbane)
DevWorkz (Sidney)

France:

Censio (especially SAP intgration)

India:

IOTAP (Mumbai)

Netherlands:

Wortell (Lijnden)

New Zealand:

IOTAP (Wellington)

Oman:

IOTAP

Spain:

Syntax.es  (Madrid)

 

Sweden:

NetIntegrate Sweden AB

UK:

EPMLive (London)

IOTAP: (Milton Keynes)

 

United States:

 

ACTS | Application Consulting Training Solutions, Inc. (FL)

 

Aquilent

Buchanan & Edwards 

EPMLive (Carlsbad CA)
 
IOTAP (Washington DC)
 
Managed Connections (Marietta, GA)

Cloud Connector @ Microsoft Office 365 Marketplace

Please share your Cloud Connector experience with other customers and rate us at Microsoft Office 365 Marketplace:

Microsoft-Office-365-Marketplace.png

Layer2 Cloud Connector Community Group @ LinkedIn

​Are you already @ LinkedIn? Please join the Cloud Connector Community Group to share your experience.

Do you want to integrate an Azure Database with Office 365, SharePoint Online or any other SharePoint 2010?   

Microsoft Partner

 

Powered By Microsoft Office SharePoint Server 2010

 

Cloud Accelerate Partner