Learn to implement various types of services including Service API, Logic App, and Functions . Learn to set up authentication using Azure AD, OAuth, and OpenID.
identify the essential features of Azure Functions Runtime that we can utilize to build applications
demonstrate the steps involved in creating Azure functions
recognize how to work with Azure functions using Azure Logic App
recall how to create serverless API using Azure Functions
describe the essential capabilities provided by OpenAPI for Azure Functions
specify the concept of triggers and bindings along with the essential benefits associated with their application on Azure Functions
demonstrate the approach of storing unstructured data using Azure Functions
develop Azure functions using Visual studio
demonstrate the steps involved in disabling functions in Azure Functions
create an azure function app using Azure portal, create an HTTP triggered function within the Azure function app and get a function URL to invoke functions