Automating the Serverless Middleware Creation
Learn how to set up the automation pipeline part for the Serverless Middleware creation.
We'll cover the following
Automating the process
In this lesson, we will do the following:
- Automate the infrastructure creation for our Middleware App.
- Add a step that creates a web application (Server Farm) with configured logging and managed identity (MSI).
- Add steps to the
AzureValidationMiddlewareFunctionApp.json
based on the ARM templates that we created previously.
We will need to update the file AzureValidationMiddlewareFunctionApp.json
with the following pipeline part:
Get hands-on with 1400+ tech skills courses.