az webapp config connection-string set with json file does not remove, just add or update #30597
Labels
app-service-general
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Service Attention
This issue is responsible by Azure service team.
Web Apps
az webapp
Describe the bug
related to #15395
while you can add or update connection string with the bulk pattern, removing doesnt seem to work or is not implemented
Related command
az webapp config connection-string set --resource-group --name --settings "@connection-string.json"
Errors
no error
Issue script & Debug output
no output
Expected behavior
if a connection string is removed from the json, it should be removed from the app services too
Environment Summary
azure-cli 2.67.0
core 2.67.0
telemetry 1.1.0
Extensions:
account 0.2.3
Dependencies:
msal 1.31.0
azure-mgmt-resource 23.1.1
Additional context
No response
The text was updated successfully, but these errors were encountered: