Miroslav Obradovic
Results
2
comments of
Miroslav Obradovic
> While we're waiting on Az module support, here is the equivalent command using the Azure CLI: > > `az appconfig kv set` > > Full docs here: > >...
Here's an example for reading key-values from App Configuration, although using a connection string instead of access token for authentication. Keys can contain slash characters, so they need to be...