The following are the very first lines of code in this recipe:
#r "Newtonsoft.json"#r "Microsoft.WindowsAzure.Storage"
The preceding lines of code instruct the runtime function to include a reference to the specified library in the current context.