Yes, the Azure SDK and Tools come with a local emulation environment that is very similar to real Azure and allows you to do most of the development without deploying one bit for Azure.
Emulation is provided for Azure roles and repositories (tables, blocks, queues). If you need SQL Azure, we recommend that you use regular SQL Server and stick to only compatible features.
source
share