I really much love this tool. We use APIM from the consumption plan, and the latest addition allowing us to use xml-artifacts to fill in the policies has been a blast!
Now, we tried to fork the policies using Products. The problem is that the groups are not part of the consumption tier products, meaning that the task fails with it.
getting existing groups https://management.azure.com/subscriptions/***/resourceGroups/MY-RESOURCEGROUP/providers/Microsoft.ApiManagement/service/***/groups?api-version=2017-03-01&$filter=(name%20eq%20'')
creating group
##[error]The remote server returned an error: (405) Method Not Allowed.
Hey,
I really much love this tool. We use APIM from the consumption plan, and the latest addition allowing us to use xml-artifacts to fill in the policies has been a blast!
Now, we tried to fork the policies using Products. The problem is that the groups are not part of the consumption tier products, meaning that the task fails with it.
Can we skip the group-creation step?