12 Forks
16 Stars
16 Watchers

functions-storage-managed-identity

A sample showing how to utilize Managed Service Identity from an Azure Function to connect to an Azure Storage account, including local development support

How to download and setup functions-storage-managed-identity

Open terminal and run command
git clone https://github.com/Azure-Samples/functions-storage-managed-identity.git
git clone is used to create a copy or clone of functions-storage-managed-identity repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with functions-storage-managed-identity https://github.com/Azure-Samples/functions-storage-managed-identity/archive/master.zip

Or simply clone functions-storage-managed-identity with SSH
[email protected]:Azure-Samples/functions-storage-managed-identity.git

If you have some problems with functions-storage-managed-identity

You may open issue on functions-storage-managed-identity support forum (system) here: https://github.com/Azure-Samples/functions-storage-managed-identity/issues