Skip to content

Feature: Add enhanced createModes for appconfiguration.ConfigurationStore #5061

@theunrepentantgeek

Description

@theunrepentantgeek

When creating an appconfiguration.ConfigurationStore, you can specify either Default or Recover. This is very similar to the standard behaviour used for KeyVaults.

It would be useful to extend the behaviour of ConfigurationStore.createMode by adding the values createOrRecover and purgeThenCreate as we already have for KeyVaults.

This would increase the flexibility of ASO management of configurationStores.

Todo

  • Find the API to use for purging

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Medium Term

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions