I am new to Azure API management. I was writing policies for our APIM. As the policy gets more complex, it seems very difficult to find exact method or way to write.
Is there any plugin like VS code plugin which will enable us to write Azure policy, or atleast C# expression part. Does any plugin has the intellisense build in for writing and evaluating Azure policy in IDE without directly putting to Azure APIM.
Need some suggestion to find best IDE/tool to write few complex AZURE APIM policy.