- Module 1: Learn about using an Azure API gateway to share APIs with partners, and how to use subscription keys to control access to your APIs.
- Create an Azure API gateway
- Import an API to the API gateway
- Publish an API ready for developer access
- Call an API with a subscription key
- Module 2: Learn how to use Azure API Management to change an API without rewriting code to enable you to apply a caching policy to a GET operation for quicker response.
- Identify whether or not a policy exists for the desired behavior
- Choose a policy scope
- Configure and apply a caching policy in the Azure portal
- Module 3: Protect your back-end APIs from information exposure and implement throttling to prevent resource exhaustion with policies in Azure API Management.
- Create an Azure API gateway
- Import a RESTful API into the gateway
- Implement policies to secure and throttle the requests
- Call an API to test the applied policies
- Module 4: Discover how to protect your APIs from unauthorized use with API keys and client certificate authentication.
- Use API keys to secure your APIs
- Use client certificate authentication to secure your APIs
- Module 5: In this module, you will learn how to assemble multiple Azure Functions into a single API using Azure API Management.
- Identify the value of Azure API Management in a serverless application
- Import an Azure Functions app as an API in Azure API Management
- Import multiple Azure Functions apps as a single API in Azure API Management
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will: