Skip to content

taeyo/AzureFuncs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my Azure Functions Samples (private)

repo for azure functions sample

  1. Function to get last modified blob name in blob container
    • need to add storage account key with name, "AzureStorage" to application settings
    • it does not work with Azure Functions 2.x(.net core 2.0)
      • I think there are some issues with Azure Storage SDK now. but, possible to work in neat future.
    • so, please use Azure Function 1.x

About

repo for azure functions sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages