sommkh

Results 1 comments of sommkh

Seems like a workaround that I had to find recently was injecting config app key values through powershell - `Set-AzAppConfigurationKeyValue -Endpoint $endpoint -Key $key -Value $value -Label $label -ContentType $contentType`...