Intune Backup to Storage Account Pt.3 – The Notification

This post is about creating an Intune backup to a storage account Pt.3. You could use this to create a daily backup or even more frequent. The clarify the above. I created a script that creates a backup from your Intune environment and uploads it to a storage account. The last step is to send … Read more

Intune Backup to Storage Account Pt.2 – The Automation Account

This post is about creating an Intune backup to a storage account Pt.2. You could use this to create a daily backup or even more frequent. The clarify the above. I created a script that creates a backup from your Intune environment and uploads it to a storage account. This part is about running the … Read more

Intune Backup to Storage Account Pt.1 – The Script

This post is about creating an Intune backup to a storage account. You could use this to create a daily backup or even more frequent. The clarify the above. I created a script that creates a backup from your Intune environment and uploads it to a storage account. I got a couple of requests to … Read more

Snapshot Managed Disk to Storage Account

This is a blogpost about creating an image from an existing Virtual Machine on Microsoft Azure. We are going to snapshot the managed disk of the machine and upload it to a Storage Account. For example, you can use this blog/script to create an image for Citrix Cloud. (The complete script is available at the … Read more