Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eccc-fp opened this issue Dec 31, 2024 · 1 comment
Assignees
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

Comments

@eccc-fp
Copy link

eccc-fp commented Dec 31, 2024

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

@eccc-fp eccc-fp added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Dec 31, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 31, 2024

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Web Apps az webapp Service Attention This issue is responsible by Azure service team. Auto-Assign Auto assign by bot app-service-general labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants