An Azure service that stores unstructured data in the cloud as blobs.
@Sam Na , This is from Intune support, from your description, I know you want to write a Powershell Script to copy a file in Azure Blob storage to the endpoint device.
Based on my understanding, If the endpoint devices are with Windows 10 OS, to accomplish this, we can refer to the following 3 steps to make it work:
- Make sure the Powershell commands can work well on one endpoint device.
- Combine all the commands together and write a Powershell script. Test on one endpoint device to make sure the script is working well.
- Consider to deploy the script via Intune.
https://learn.microsoft.com/en-us/mem/intune/apps/intune-management-extension
From the information you provided, I find there's error during downloading file from Azure Blob storage. Here, we will add a "Azure-blob-storage" tag for you to see if a related engineer can be involved to help on this. If not, we suggest to submit a new thread to the following location and only with "Azure-blob-storage" tag to get the related support.
https://learn.microsoft.com/en-us/answers/topics/azure-blob-storage.html
Please firstly fix the above issue and if there's any Intune deployment issue, feel free to let me know.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.