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

No option to turn on "Backup/restore over virtual network" option for App Service Backup commands #28987

Open
AjinkyaBapat opened this issue May 18, 2024 · 3 comments
Assignees
Labels
app-service-backup-restore Auto-Assign Auto assign by bot Auto-Resolve Auto resolve 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

@AjinkyaBapat
Copy link

Describe the bug

At present, there is no option in either az webapp config backup create or az webapp config backup update azcli commands to set the "Backup/restore over virtual network integration" option in the Custom Backup section of a Windows App Service.

image

This is causing the created Custom Backup to fail since target storage account has firewall enabled and access is restricted inside the vnet.

Related command

az webapp config backup update
az webapp config backup create

Errors

No Errors but created Custom backup does not have "Backup/restore over virtual network integration" option Enabled which is causing backup to fail since target storage account has firewall enabled and access is restricted to the Vnet.

Issue script & Debug output

N/A

Expected behavior

There should be an option to set "Backup/restore over virtual network integration" to either True or False from azcli commands.

Environment Summary

azure-cli 2.55.0 *

core 2.55.0 *
telemetry 1.1.0

Extensions:
interactive 0.5.3

Dependencies:
msal 1.24.0b2
azure-mgmt-resource 23.1.0b2

Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\asd.azure\cliextensions'

Python (Windows) 3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]

Legal docs and information: aka.ms/AzureCliLegal

Additional context

No response

@AjinkyaBapat AjinkyaBapat added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label May 18, 2024
Copy link

Hi @AjinkyaBapat,

2.55.0 is not the latest Azure CLI(2.60.0).

If you haven't already attempted to do so, please upgrade to the latest Azure CLI version by following https://learn.microsoft.com/en-us/cli/azure/update-azure-cli.

@azure-client-tools-bot-prd azure-client-tools-bot-prd bot added the Auto-Resolve Auto resolve by bot label May 18, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented May 18, 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-backup-restore labels May 18, 2024
@seligj95 seligj95 removed their assignment May 29, 2024
@AjinkyaBapat
Copy link
Author

Is there any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-service-backup-restore Auto-Assign Auto assign by bot Auto-Resolve Auto resolve 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

4 participants