Azure AI & Serverless functions for testing purpose.

Uddhav Paudel 0 Reputation points
2025-03-20T18:04:14.2+00:00

Isn't there any test environment to test azure AI with serverless functions?

I want to test my application before I purchase any compute or storage service. I really need this. I have developed a very nice service based on azure ai using serverless functions and showcase the functionality to others to integrate the power of azure ai in their platforms.

Project detail is available here:
https://github.com/Uddhav-Paudel/A2V

Thank you very much.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Saideep Anchuri 9,425 Reputation points Microsoft External Staff Moderator
    2025-03-21T08:54:16.0066667+00:00

    Hi Uddhav Paudel

    As part of pre-requisites, we would need a subscription with valid payment, Free or trial Azure subscriptions won't work. You can use shared compute quota though to deploy models from model catalogue. To demo the power of Gen AI models, you can use mlflow to log the model and show case its various generative AI ability. Attached reference on MLFlow which can be run on AML studio notebooks.

    Kindly refer below link: prerequisites

    https://mlflow.org/docs/latest/llms/

    Thank You.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.