This is part 4 in a series of posts about writing service brokers in .NET Core.
Implementing a Service Broker in .NET part 4: Azure Storage account binding
· 7 min read
This is part 4 in a series of posts about writing service brokers in .NET Core.
This is part 3 in a series of posts about writing service brokers in .NET Core.
Azure API Management recently announced the general availability of a new feature called Versions and Revisions. Versions allow you to group multiple versions of your API, revisions allow controlled, safe and testable API changes. Here is another post that explains things in more detail.