Mock function to simulate a ticket service
Deploy this function via Visual Studio Code following the procedures here
- Provision a Cosmos DB instance to hold tickets created by the function
- Deploy the function app that is in the folder ticket-dummy-service
- After deployed go to the application settings and add the following settings:
- HOST: CosmosDB URL
- AUTH_KEY: Cosmos DB Key
- After deployed go to the application settings and add the following settings: