azure-service-operator
azure-service-operator copied to clipboard
Feature: Add support for Oracle Database@Azure
Please add support for Oracle Database@Azure, much like DBforPostgreSQL
Initally support the declaration of
- Autonomous Database (ARM docs)
- Base Database Service (I could not find ARM docs)
Ultimately it should support all services
We may need to have a look around to see if we can find what "Base Database Service" is in ARM. I'm guessing/hoping it's there but possibly just under a different name.
If we get those details, might be able to sic copilot on it.