Skip to content

v1.6.0

Choose a tag to compare

@simonkurtz-MSFT simonkurtz-MSFT released this 19 Jun 19:19
· 95 commits to main since this release
ccda532

Added

  • Azure Maps sample to demonstrate the three authentication methods (Shared Key, Azure Entra ID, SAS Token) for integrating Azure Maps with API Management. By @anotherRedbeard
  • Credential Manager (OAuth to Spotify) sample to show JSON Web Token authentication & authorization from a caller to API Management, then OAuth 2.0 authentication with a separate JSON Web Token from API Management to Spotify. This initial sample retrieves basic artist information.

Changed

  • Refactored notebooks slightly by using a new NotebookHelper. We will continuously refine and abstract to make it simpler for you to focus on what's relevant.

Full Changelog: 1.5.0...1.6.0