Azure / Azure/azure-cli

az webapp config connection-string set with json file does not remove, just add or update

Open
#30,597 2 comments 0 reactions 2 assignees Claimed by @seligj95 View on GitHub
act-observability-squad app-service-general Auto-Assign bug customer-reported Service Attention Web Apps
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

related to https://github.com/Azure/azure-cli/issues/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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.