Forum Discussion

protagonistwk's avatar
protagonistwk
Copper Contributor
May 03, 2021

Intune Management Extension - Script security advice

I need to deploy a PowerShell script via Intune Management Extension that uploads output to blob storage. Using a storage key is the easiest way to authenticate but the key would be displayed in plain text in the IME log file. What is the best method to secure/obscure the key, or what is a better method to securely authenticate to the storage account to upload the output?

Resources