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

Update - ANF Backups Vault #8

Open
aby161283 opened this issue Aug 31, 2023 · 1 comment
Open

Update - ANF Backups Vault #8

aby161283 opened this issue Aug 31, 2023 · 1 comment

Comments

@aby161283
Copy link

ANF Backup structure was updated by Azure. They now use Azure Backup VAULT.
Some of the volumes now report a 0 count and no entry in the last backups.

This started after August 21st.

The recommended API call now is

az rest --method GET --uri '/subscriptions/*****/resourceGroups/resourcegroupname/providers/Microsoft.NetApp/netAppAccounts/netappaccountname/backupVaults/testVault/backups?api-version=2022-11-01-preview'

Requirement - Need to enable the vault and add all the volumes before this works.

Can you check if the fix that was applied on 23rd August could have impacted this backup reporting issue? and I see this issue only in South Central US as of today and not in other regions.

This issue can be reproduced as well – see below even the commands are not working –

anf-hc-issue-image-1

Same command I run for volumes ctc019 and ctc018, for volume ctc018 I can see backups but for ctc019 only Null value [ ] even though this volume has backups that are visible in GUI.

anf-hc-issue-image-2

@aby161283 aby161283 changed the title ANF Backups VAULT Update - ANF Backups Vault Aug 31, 2023
@pricej3
Copy link

pricej3 commented Oct 31, 2023

Is there an ETA on when a fix will be added to the ANF health check code so we can see backups be reported again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants