Skip to content

Instantly share code, notes, and snippets.

@Salvodif
Created October 8, 2013 10:18
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Salvodif/6882615 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<AzureConf>
<Blob>
<Container FileExt="css" Name="css" />
<Container FileExt="js" Name="scripts" />
</Blob>
<AzureAccountInfo>
<Name>your blob account name</Name>
<Key>your blob account key</Key>
</AzureAccountInfo>
</AzureConf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment