functions-storage-managed-identity
functions-storage-managed-identity copied to clipboard
A sample showing how to utilize Managed Service Identity from an Azure Function to connect to an Azure Storage account, including local development support
Results
2
functions-storage-managed-identity issues
Sort by
recently updated
recently updated
newest added
Terraform is deprecating `azurerm_function_app` and replacing with `azurerm_linux_function_app` and `azurerm_windows_function_app`
good first issue
Try running the sample with a blob that has a space in the name and the sas token generation code will not work. ``` This XML file does not appear...
bug
good first issue