Samples: General

August 8, 2025 ยท View on GitHub

Sets up a simple APIM instance with a variety of policies to experiment.

โš™๏ธ Supported infrastructures: All infrastructures

๐Ÿ‘Ÿ Expected Run All runtime (excl. infrastructure prerequisite): ~1 minute

๐ŸŽฏ Objectives

  1. Experience a variety of policies in any of the infrastructure architectures. You may see several examples from our APIM policy snippets repo.
  2. Become proficient with how policies operate.
  3. Gain confidence in setting up and configuring policies appropriately.

๐Ÿ”— APIs

API NameWhat does it do?
Request HeadersReturns a list of the request headers sent to APIM. Useful for debugging.
API IDReturns the ID of an API as per a predefined standard such as api-123. Useful for explicitly identifying an API in telemetry.

โš™๏ธ Configuration

  1. Decide which of the Infrastructure Architectures you wish to use.
  2. Press Run All in this sample's create.ipynb notebook.