Federations Utility for SQL Azure

Welcome to the sample utility for federations. This is a sample utility and code to show you some of the programmability patterns in federations in SQL Azure.

Here is a quick tour of the site.

  • Basic Fan-out Query Utility: Sample code and utility that will showcase how to fanout a simple query to federation members in a given federation. You can navigate to the page by clicking under Home>Fanout Query Utility at the menu above.
  • Full Fan-out Query Utility: Gives you more flexiable options for processing fan-out queries with TSQL summary queries and parameters to specify degree of parallelism and a range value with min and/or max. You can navigate to the page through the menu with Home > Fanout Query Utility - Full.

For more information visit the Help Page or see the page with Sample Queries

Disclaimer: The code and the utility is provided as is. The sample is not intended for production application use.