azure-service-operator icon indicating copy to clipboard operation
azure-service-operator copied to clipboard

Feature: Goal-seeking creation of Azure API Managament

Open ross-p-smith opened this issue 1 year ago • 2 comments

Azure APIM supports soft deletion by default. We need to support goal seeking behaviour so that the Operator can createOrRestore if required. The Resource Provider will currently error if you supply Restore: true if an apim has not previously been created. We would like the Operator to succeed in this scenario.

ross-p-smith avatar Oct 16 '23 17:10 ross-p-smith