>> read le WIKI before start
This is an example Azure Functions project written in Java. The function performs a simple addition task based on user input number1 et number2 .
To run this Azure Function locally, make sure you have the following prerequisites:
Clone the project:
git clone https://github.com/codeurzebs/MyAzureFunction.git
cd MyAzureFunction
mvn clean package