Once you are done deploying the endpoint Node.js service to the Microsoft Azure App Service, you will need to set it up in the Alexa Cooking skill:
- Using your Chrome browser, log in to the Alexa console.
- Go to the Cooking skill.
- Go to the Endpoint screen by clicking on the menu on the left.
- Choose HTTPS. Then, enter https://myhenrytestapp.azurewebsites.net/alexa/cookingApi in the Default Region textbox and choose My development endpoint is a sub-domain of a domain that has wildcard certificate from a certificate authority from the dropdown found below the Default Region textbox.
The following screenshot shows configuring the endpoint for the skill so that the request can be custom ...