Automating Azure Storage SFTP disable with a Logic App

Recently I had to make a few changes as I had some demos using the storage SFTP capability and the roll out by Microsoft of additional costs for the SFTP capability was going to eat up my MSDN credits quickly. I ran the below kusto query to check which storage accounts might have had sftp enabled.     I only had one of them so that was good. Microsoft have set the pricing so you only pay per hour when the SFTP service is enabled so I decided to see if I could only enable sftp when my demo is … Continue reading Automating Azure Storage SFTP disable with a Logic App