Using Policy Fragments in Azure APIM

As you get further into APIM usage, your code will invariably become more and more complicated. It’s just the way it is – with greater code comes greater complexity. Policy Fragments are a great way to organize your code. At first glance, it can appear that they are building mini-abstracted policy functions, but it’s important … Read More