Azure / Azure/Azure-Functions

Ability to access a remote file share via Azure Functions

Open
#1,126 0 comments 2 reactions 0 assignees View on GitHub
feature
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

Customers are interested in using Azure Functions (Windows) to load an ML model to process data. In many cases, these customers use a 3rd party component which utilizes the model to process the data. They do not have the ability to modify the code for the 3rd party library. The library assumes the ability to load the model from a file system. The customer's existing process is to periodically update a file share with a modified model. They would like the ability for an Azure Function to mount a file share (e.g. Azure Files) to load the model from the mounted share.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.