Login
Remember
Register
Ask a Question
What is Azure Functions?
0
votes
asked
Mar 16, 2022
in
Azure Function
by
sharadyadav1986
What is Azure Functions?
azure-function
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 16, 2022
by
sharadyadav1986
Azure Functions allows us to write codes and maintain less infrastructure and save on costs.It helps in performing tasks like image processing, processing orders, file maintenance and in running scheduled tasks.
...