Andrew Connell

Developing Secure BCS Connections with WCF Services for SharePoint Online and Windows Azure

Last November Microsoft rolled out an update to SharePoint Online, part of Office 365, that enabled users to leverage BCS connections to consume and work with data that doesn't live inside SharePoint Online. Unlike an on-premise deployment, the only BCS option available to users is to create external content types that connect to WCF services using the declarative only approach. This differs from an on-premise deployment which external content types can also be connected to databases or be deployed as a .NET Assembly Connector. One challenge with this approach is the WCF service you're connecting to can't be secured... it's wide open. Not great for an enterprise. However Steve Fox has put up a blog post showing how to secure the service hosted in Windows Azure and consume this secure service with BCS in SharePoint Online. A great read! » SharePoint Online and Windows Azure: Developing Secure BCS Connections using WCF Services Technorati Tags: sharepoint online,spo,office365,azure,wcf,bcs...

Last November Microsoft rolled out an update to SharePoint Online, part of Office 365, that enabled users to leverage BCS connections to consume and work with data that doesn’t live inside SharePoint Online. Unlike an on-premise deployment, the only BCS option available to users is to create external content types that connect to WCF services using the declarative only approach.

This differs from an on-premise deployment which external content types can also be connected to databases or be deployed as a .NET Assembly Connector. One challenge with this approach is the WCF service you’re connecting to can’t be secured… it’s wide open. Not great for an enterprise.

However Steve Fox has put up a blog post showing how to secure the service hosted in Windows Azure and consume this secure service with BCS in SharePoint Online. A great read!

» SharePoint Online and Windows Azure: Developing Secure BCS Connections using WCF Services

Andrew Connell
Developer & Chief Course Artisan, Voitanos LLC. | Microsoft MVP
Written by Andrew Connell

Andrew Connell is a web developer with a focus on Microsoft Azure & Microsoft 365. He’s received Microsoft’s MVP award every year since 2005 and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s the founder of Voitanos and is dedicated to delivering industry-leading on-demand video training to professional developers. He lives with his wife & two kids in Florida.