{"id":18149317,"url":"https://github.com/jongio/azure-blob-functions-managedid","last_synced_at":"2025-10-08T07:17:11.229Z","repository":{"id":48128335,"uuid":"237882514","full_name":"jongio/azure-blob-functions-managedid","owner":"jongio","description":"A 3 part blog series that shows you how to upload blobs to Azure Storage from an Azure Function with Managed Identities","archived":false,"fork":false,"pushed_at":"2023-10-18T20:58:28.000Z","size":12,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T04:46:08.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blog.jongallant.com/2020/02/azure-functions-blob-managed-identity-part1","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jongio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-03T04:09:26.000Z","updated_at":"2023-08-24T09:04:48.000Z","dependencies_parsed_at":"2025-04-24T04:46:09.265Z","dependency_job_id":"304c8347-1136-4a4b-bf20-a984ba4fec54","html_url":"https://github.com/jongio/azure-blob-functions-managedid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jongio/azure-blob-functions-managedid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongio%2Fazure-blob-functions-managedid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongio%2Fazure-blob-functions-managedid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongio%2Fazure-blob-functions-managedid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongio%2Fazure-blob-functions-managedid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jongio","download_url":"https://codeload.github.com/jongio/azure-blob-functions-managedid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongio%2Fazure-blob-functions-managedid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278904588,"owners_count":26066102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-01T23:12:48.703Z","updated_at":"2025-10-08T07:17:11.187Z","avatar_url":"https://github.com/jongio.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to Upload Blobs to Azure Storage from an Azure Function with Azure Managed Identities\n\nIn this 3 part series we are going to learn a few methods for developing an Azure Function that uploads blobs to Azure Storage using the new [Azure Blob Storage SDK and the new Azure Identity SDK's DefaultAzureCredential](https://aka.ms/azsdk/). We'll first get everything running locally without any cloud dependencies via a Azurite. We'll then run the same code locally, but configure it to upload blobs to Azure Storage using a AzureCliCredential. And lastly, we'll learn how to deploy an Azure Function to Azure, that uses Azure Storage and [Managed Identities](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview). The three different setups allow you to iteratively develop Azure Functions without the cost and inner-loop dev cylce overhead of deploying everything to Azure on every code change.\n\nSee this blog series for a complete walkthrough: https://blog.jongallant.com/2020/02/azure-functions-blob-managed-identity-part1\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongio%2Fazure-blob-functions-managedid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjongio%2Fazure-blob-functions-managedid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongio%2Fazure-blob-functions-managedid/lists"}