I assume I am hitting against the Direct management API limit ? If so, is there any way to use Pulumi to deploy a policy to the consumption tier of API Management?
l
limited-carpenter-34991
04/13/2022, 9:23 AM
I had the same error. It was related to the name of the policy. The policy name was to long. When i changed the name to "policy" inside the constructor, then the error disappaered.