Skip to content

Conversation

dsyme
Copy link
Collaborator

@dsyme dsyme commented Sep 22, 2016

See the diff


// Retrieve a reference to a container.
let container = blobClient.GetContainerReference("mycontainer")
let container = blobClient.GetContainerReference("photos")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It feels to me like we should make each file run through "clean" end-to-end as a script (and probably provide a link to the script as well - oh for fully literate programming in this repo...)

However that means creating the right containers, local files etc., and sometimes resources will have been defined earlier in the script. That's a bit annoying but probably worth it?

@dsyme dsyme merged commit fd017c0 into feature/fsharp-azure Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant