Skip to content

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

@eccc-fp

Description

@eccc-fp

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

Metadata

Metadata

Labels

Auto-AssignAuto assign by botService AttentionThis issue is responsible by Azure service team.Web Appsaz webappapp-service-generalbugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions