Skip to main content
Dan Zabinski

Dan Zabinski

Azure Cloud Architect

Recent

Terraform - Azure Managed Disks with For Each
·1204 words·6 mins
We have a use case with Azure where we want to support the ability to add, remove or resize additional data disks on a VM.
Azure Queue Storage Basics
·1859 words·9 mins
This post will cover the basics of setting up an Azure Queue and using APIs to interact with it.
Git Basics
·2169 words·11 mins
I will admit up front, there is a bit of imposter syndrome that comes with posting this, as I do not consider myself an expert in using git by any means.
Intune RBAC - How Intune Processes Multiple Assigned Roles
·1356 words·7 mins
TL;DR # Jump to the How Intune Evaluates Permissions from Multiple Roles section, and then review the Visualizing Multiple RBAC Assignments for a quick synopsis of the issue.
Bulk assign devices to iOS Enrollment Profiles in Intune
·869 words·5 mins
TL;DR # This script can be used to do two things: get your iOS Enrollment Tokens and Profiles from your Intune tenant, and assign a list of devices to profiles using a csv input file.