Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Articles with tag Azure Rss

Search for any content tagged azure

   Items 1 to 20 of 26    Next 20 >>
 

Community-driven free Azure tips eBook

We’re putting together a free eBook of 50 tips for Azure Storage, if you’ve got tips that you’d like to share we’d love to hear from you.  Read more...
By Press Release 2013/05/09 | Source: SQLServerCentral.com | Category: books
Rating: (not yet rated) |  Discuss |   Briefcase | 561 reads

BACPACs be gone: Managing real backups in Azure

While backup to the Cloud may be useful in terms of optimizing storage across the enterprise, for DBAs it remains essential that they retain fast, easy, access to the backup files. Azure Explorer is a free tool that might help.  Read more...
By Tony Davis 2013/04/29 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 21 reads

Deploying Databases to the Azure Cloud: an extended plea

Is there a sound technical reason why SQL Azure can't support extended properties?   Read more...
By Tony Davis 2013/02/25 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 29 reads

SSIS for Azure and Hybrid Data Movement

SQL Server Integration Services (SSIS) can be used effectively as a tool for moving data to and from Windows Azure SQL Database, as part of the total extract, transform, and load (ETL) solution and as part of the data movement solution. SSIS can be used effectively to move data between sources and destinations in the cloud, and in a hybrid scenario between the cloud and on-premise. This paper outlines best practices for using SSIS for cloud sources and destinations and for project planning for SSIS projects to be used with Azure or hybrid data moves, and gives an example of maximizing performance on a hybrid move by scaling out the data movement.  Read more...
By Additional Articles 2013/02/19 | Source: TechNet | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 1,407 reads

Is it time to move from SQL Azure to Amazon RDS SQL Server?

Amazon RDS SQL Server is the new kid on the block. Is it better than SQL Azure?  Read more...
By Peter Marriott 2012/07/11 | Source: SQLServerCentral.com | Category: azure
Rating: |  Discuss |   Briefcase | 9,571 reads

Stop Food Waste - OS Open Data & SQL Azure

An attempt to use Ordanance Survey OS Open Data, SQL Server and SharePoint in the construction of a system for supermarkets to supply expiring food to nearby homeless shelters.   Read more...
By Paul Brewer 2012/06/14 | Source: SQLServerCentral.com | Category: ordnance survey os data
Rating: |  Discuss |   Briefcase | 2,696 reads

Windows Azure from a Data Perspective

Before creating a data application in Windows Azure, it is important to make choices based on the type of data you have, as well as the security and the business requirements. There are a wide range of options, because Windows Azure has intrinsic data storage, completely separate from SQL Azure, that is highly available and replicated. Your data requirements are likely to dictate the type of data storage options you choose.  Read more...
By Additional Articles 2012/05/22 | Source: SimpleTalk | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 2,008 reads

How to Secure your SQL Azure Application

Developers targeting the SQL Azure platform should make sure their applications are secure. This article walks through the considerations developers need to keep in mind when designing SQL Azure applications.  Read more...
By Additional Articles 2012/03/12 | Source: developer.com | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 1,642 reads

Buck Woody's Cloud Howlers

We asked Buck Woody to come up with his favourite 'Cloud' Howlers. After 'Howler' monkeys, we are faced with Howler letters. Buck dreams of sending Howler letters to the folks who dreamed up the marketing hype around 'cloud' services, who misunderstand services, who don't prepares applications for distributed environments and so on.  Read more...
By Additional Articles 2012/02/14 | Source: SimpleTalk | Category: cloud computing
Rating:  Rate this |   Briefcase | 1,976 reads

Are you using Microsoft’s Azure platform?

We are conducting new product research and are keen to speak to people who have any experience (good or bad!) using Microsoft's SQL or Windows Azure. If you're interested and would like to get involved--tell us your frustrations, shape a new product, test-drive betas etc  Read more...
By Press Release 2011/09/16 | Source: SQLServerCentral.com | Category: survey
Rating: (not yet rated)  Rate this |   Briefcase | 1,685 reads

A Small Collection of SQL Azure Queries

We have been doing some more work with SQL Azure lately, so I have put together a small collection of...  Read more...
By GlennBerry 2011/03/15 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 1,301 reads

SQL Azure - Creating backups and copies of your databases

As a DBA you always followed a practice to back up your database (or take a snapshot of your database) before making any changes so that you can revert to your old database state if something goes wrong. Also to setup a development or test environment you use a backup of your database and restore it in the respective environment. If you are moving to SQL Azure, what would you do in these cases as backup / restore and database snapshots are not supported as of now?  Read more...
By Additional Articles 2011/02/10 | Source: MSSQLTips.com | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 2,949 reads

Connect to a SQL Azure Database Using SSMS or SQLCMD

Learn how you can connect to a SQL Azure database.  Read more...
By Additional Articles 2011/01/27 | Source: SQL Azure Tutorial | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 1,828 reads

Getting Started with SQL Azure Development

SQL Azure provides features similar to a relational database for your cloud apps. We’ll show you how to start developing for SQL Azure today.  Read more...
By Additional Articles 2011/01/14 | Source: Microsoft MSDN | Category: azure
Rating:  Rate this |   Briefcase | 2,814 reads

Migrating Your SQL Server Database Applications to SQL Azure

Most business applications you write probably utilize some kind of relational database. And, as a .NET developer, the chances are that database is Microsoft SQL Server. This article walks you through migrating your SQL Server database applications to the cloud with SQL Azure.  Read more...
By Additional Articles 2010/09/27 | Source: Database Journal | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 2,872 reads

Synchronizing SQL Server and SQL Azure

SQL Azure Data Sync provides data synchronization between the cloud and local SQL Server databases. Learn how SQL Azure Data Sync allows you to keep the most concurrent information in the cloud while allowing mobile users, businesses, and enterprise data sources all to have access to this data.  Read more...
By Additional Articles 2010/09/14 | Source: Database Journal | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 1,128 reads

Connecting Your Zend Framework Application to Microsoft Azure

After years of using PHP content management systems and a variety of custom-built PHP content management solutions, PHP Guru Jason Gilmore concluded that no solution effectively offered both the fundamental features of a content management system (CMS) and the flexibility of a web framework.   Read more...
By Additional Articles 2010/04/20 | Source: developer.com | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 1,293 reads

Azure Tutorial - Building a'Hello Word' app in Visual Studio

This article demonstrates how to build a simple Azure app using Visual Studio  Read more...
By Additional Articles 2010/02/12 | Source: SQL Server Performance | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 3,597 reads

Introduction to SQL Azure

Learn how to get started working with SQL Azure and migrating SQL Server databases to SQL Azure.  Read more...
By Additional Articles 2009/12/24 | Source: SQL Server Performance | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 3,310 reads

SQL Azure with ASP Dot Net

Don Schlichting demonstrates the development of a SQL Azure ASP Dot Net application, leveraging our existing TSQL and Dot Net skills.  Read more...
By Additional Articles 2009/12/11 | Source: Database Journal | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 5,920 reads
   Items 1 to 20 of 26    Next 20 >>