azure-service-operator
azure-service-operator copied to clipboard
Feature: Goal-seeking creation of Azure API Managament
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.