azure backup
7 TopicsProtecting access to storage account with backups and archived data
Hello experts, I've been trying to understand how to protect backups, and archived data stored in azure blob storage. What is the way to protect those data in case that a global admin rights got compromised? I understand that data are encrypted, etc... but in scenario above, what could be an additional level to make sure that even if global admin account got compromised, it will not be easy to access those critical data?243Views0likes1CommentAutomate Azure Backup Reports export
Hi Community experts, this customer has enabled Azure Backup Reports and would like to generate and automated backup report in a weekly or monthly basis. The documentation states that it is possible to download the reports to Excel manually https://docs.microsoft.com/en-us/azure/backup/configure-reports#export-to-excel and the customer would like to explore for automated ways to export the contents of the backup report widget as an Excel sheet as-is with existing filters applied and send it via email. Can we use Logic Apps to generate the flow? What other options could be used here? Is there maybe a runbook for automation we could use?Solved5.2KViews0likes3CommentsCan an azure blob with malware infect other blobs in the storage account?
Hi, I need to know whether it can be infected to other blobs or files if I accidently uploaded a malware into azure storage account or all the blobs are isolated from each other. If it can be infected, does it infect the blob/files only within the container or to the entire storage account?1.7KViews0likes4CommentsClassic Storage Account with large VM VHDs / Migration to ARM
Hello all. I was tasked with ensuring that all of our Azure VMs were being backed up. Seems easy enough until I went into a subscription that didn't get much attention. There were 5 vms that weren't backed up. I set up an Azure recovery vault, created the backup policy, and tried to add the 5 vms.....Failed. It turns out that these 5 vms had their disks stored in a classic storage account and Azure backup won't back them up. In looking at all of the resources in that subscription, it seems that all of them had been migrated from ASM to ARM except the storage account. Not having migrated anything from ASM to ARM, I read that migrating the classic storage account can be done by clicking on the Migrate to ARM option listed in the storage account. Now the question(s): Each of these 5 vms that are using the classic storage account for disk storage have three or four disks and each of the non-os disks are pretty large; over 500 gigs. Using the 'Migrate to ARM' function, what's going to happen? Do i need to deallocate the VMs? Will it migrate all of the VM vhd disks to a new storage account and update the VMs so that they know where the migrated disks are? Do the migrated vhd files turn into managed disks? I was just looking for some details on how the migration plays out because it would be a monumental task to rebuild those 5 VMs with no backups. Thanks for reading this and any feedback would be much appreciated.1KViews0likes0CommentsAzure backup keeps failing for a month
Can you help me understand why my backup for the past month keeps failing, i have this install on other servers and they all work but on this one server it keeps failing if i select plenty of files. i tested and It worked if the folders is empty or one file.757Views0likes1CommentVirtual Machine OS Disk Size Reduction
Hi, I am looking to create a Win 10 Pro VM with OS disk size of 32 GB. Unfortunately, I couldn't find any work around except using PowerShell script. Is there any alternative way please? I am a newbie so a simpler method will be highly appreciated! Thanks667Views0likes0Comments