Azure API Management | Subscription Contract Names
Problem Space Subscriptions are a nice and easy method of securing your APIs in APIM, however as I bumped into a small detail around their use the other day, I thought it wise to note it down.
When a Subscription Key is required on an API, as an invoker I will need to provide either a Header or a Parameter to my request which will contain the Subscription Key.
By default:
Posted by Andrew Wilson on Tuesday, December 20, 2022