question

MSTechie-7364 avatar image
0 Votes"
MSTechie-7364 asked MSTechie-7364 answered

Azure File share both AD Auth and Managed Identity with Azure Function ?


We have a single Azure File Share , which is accessed by 2 resources namely

1) Azure function to Azure File Share
2) On-Premises VM via file mount option using AD Authentication (not Azure AD, but on-prem AD) https://docs.microsoft.com/en-us/azure/storage/files/storage-files-identity-auth-active-directory-enable

Can we use Managed Identity while connecting to Azure File Share from Azure Function and for the same azure function , can we use AD Authentication , while accessing from a domain joined on-premises VM ?

So can we have both MSI and on-prem AD authentication at sametime for Azure File share ? i think it is possible , but need your answer please.

Please help


azure-functionsazure-filesazure-managed-identity
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MSTechie-7364 avatar image
0 Votes"
MSTechie-7364 answered

I checked it myself. It is possible.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.