This is not a guide, or a tutorial, this is my scratch pad for creating a hybrid cloud model that implements a 2-tier application model (Data Tier, Application Tier). This blog entry will evolve over time as the Azure tools evolve overt time. [3/14/15/] Overview Here’s a basic diagram of what I want to accomplish. <insert image diagram here> The key here is Azure Service Bus, before this you had to figure out how to ship the…
Connect On Primise SQL to Azure
With Azure Service Bus you can connect your on premise SQL to Azure Web Sites and the like. I haven’t had a chance to do this my self, keep looking for more posts related to Azure Service Bus. This is how you would configure hybrid model for resale. http://www.bradygaster.com/post/windowsazurewebsites-onprem-servicebus This is how you would configure a hybrid model for single use http://azure.microsoft.com/en-us/documentation/articles/web-sites-hybrid-connection-get-started/
Azure Mobile Services .NET Backend – Error – The Model Backing…
Error – The model backing the ‘tableServiceContext’ context has changed since the database was created. Consider using Code First Migrations to update the database I’ve been beating Azure Mobile Services up for a while now. I have to say the product demoed well and the code samples looked pretty straight forward. After digging beyond the basic lit and branching into a project more useful than the ToDoItem demo. Side bar for a second, I’ve seen…
Claims-based Authentication, ADFS 3.0, and SharePoint 2013 – Beginners Guide
Linking back to a great post by Summit 7 Systems. http://summit7systems.com/claims-based-authentication-adfs-3-0-and-sharepoint-2013-beginners-guide/ I’m looking forward to the second post. Configuration of AD FS to support a SharePoint 2013 farm