Matt Boothman
Results
1
issues of
Matt Boothman
I'd like the ability to lock a keyvalue at creation and/or after creation. Perhaps something like this (see `.properties.locked`): ```json { "type": "Microsoft.AppConfiguration/configurationStores/keyValues", "apiVersion": "2020-07-01-preview", "name": "[concat(variables('configStoreName'), '/environment:name')]", "dependsOn": [...
enhancement
ARM