Testing the Application Locally
When you run an Azure application locally for the first time, the environment needs to be initialized. Fortunately Visual Studio and the Windows Azure SDK will do the work for you. The first thing you notice is that the tools generate a new database on your machine; this is required for storing blobs, tables, and queues. This step also reserves local ports for reaching the previously mentioned contents locally. You can see this when you press F5. The Windows Azure Simulation Environment is started, and a dialog shows the progress of the database generation and IPs initialization, as represented in Figure 40.6.
Figure 40.6 Completion of the Simulation Environment initialization.
This also creates a local developer ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access