Mid Azure

How do you version your APIs in APIM?

  • Create API versions via URL path, query string, or header.
  • Example:
  • URL versioning: /v1/products
  • Header versioning: api-version: 1.0

More from Microsoft Azure Tutorial

All questions for this course