Skip to content

amit894/azure-function-incidentbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-function-incidentbot

Incident Bot in Java on Azure Functions

PreRequisites

Buidling the CodeBase

  • mvn clean package

Running the CodeBase

  • mvn azure-functions:run

Local Testing the CodeBase

  • curl -v http://localhost:7071/api/IncidentBot

Deployment on Azure