Summary

Completed

You've learned the basics of creating and connecting to an Azure storage account. You wrote a simple application to connect to a storage account and create a blob container. Other modules in this Learning Path build on that knowledge to show you how to use Blob Storage and Queues to store data and connect apps together.

We only used examples of JavaScript and C#, but Azure supports a variety of other languages. Check the official SDK Tools documentation page to find the official list of links to the client libraries for all the currently supported languages.

Additional resources

Clean up

The sandbox automatically cleans up your resources when you're finished with this module.

When you're working in your own subscription, it's a good idea at the end of a project to identify whether you still need the resources you created. Resources that you leave running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.