policy expressions

About this tag
Policy expressions in Azure API Management allow you to add dynamic behavior to your API policies. This tag covers content from an Azure Friday series that explains the basics of policy expressions, including how they fit into the API Management architecture. The series demonstrates using familiar Razor syntax and how API Management compiles expressions with the Roslyn compiler. Topics include architecture, syntax, and compilation of policy expressions for customizing API behavior.
  1. News

    Azure API Management Policy Expressions 101 | Azure Friday

    Scott talks to Vladimir Vinogradsky in this three-part series on Azure API Management Policy Expressions. This first episode covers the basics and explains the architecture of API Management and where policy expressions fit in. You'll see how you can use familiar Razor syntax and how API...
Back
Top