Skip to content

This powershell code deletes the Azure directory and all of its contents in recursive manner.

Notifications You must be signed in to change notification settings

kunalchandratre1/DeleteAzureFilesDirectoriesPowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DeleteAzureFilesDirectoriesPowerShell

Come on guys!! Seriously?

After this successful post of Azure Virtual Machine – Frequently asked questions – not easily answered - https://sanganakauthority.blogspot.com/2019/06/azure-virtual-machine-frequently-asked.html I got almost 54+ requests/ comments/ emails asking specifically for a blog post on sharing script for “Deleting Azure File Storage Directory using PowerShell”.

Not sure why people felt this is hard to write a PowerShell script. Well, this post is about the same topic and at the end of post you will know how to delete Azure file storage Directory and Files using PowerShell scripting. You must have read the word in title “Secret sauce of Recursion”; about that later in the post link below.

This powershell code deletes the Azure directory and all of its contents in recursive manner. To know more and step by step guide about this script refer to blog post - https://sanganakauthority.blogspot.com/2019/07/delete-azure-file-storage-directory-and.html.

About

This powershell code deletes the Azure directory and all of its contents in recursive manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published