storage Uses Managed Identity
Parameters
value
Should the Function App use Managed Identity to access the storage account. Conflicts with storage_account_access_key
.
Note: One of
storage_account_access_key
orstorage_uses_managed_identity
must be specified when usingstorage_account_name
.