1 min read

Azure – You can now use device code flow sign-in to logon with Azure Explorer

By now you should already know Azure Storage Explore, client application allowing you access your storage in Azure from Windows, MacOS or Linux devices (download link https://azure.microsoft.com/en-us/features/storage-explorer/).

Well, Azure Explorer has got an interesting improvement which allows you to use the device code flow sign-in to connect to your Azure tenant and access your storage in Azure.

The device code flow sign-in allows you to authenticate with Azure Active Directory using a device code so you don’t need to always sign-in with your user account.

To enable this option, you need to run the latest version of Azure Explorer (1.12.0 at the time of writing this post) and then go to the SettingsApplication configuration options

image_thumb

Then you need to scroll down to reach the Use device code flow sign-in option to enable it

image_thumb[1]

Then when you go to add an account and choose to add an Azure Account you will be prompted to copy a one-time passcode and logon to the device authentication website to authenticate

image_thumb[2]  image_thumb[3]  image_thumb[4]  image_thumb[5]

Once you got the authentication confirmation you are now authenticated and access your Azure storage

image_thumb[6]

Azure – Azure File now has more protection against accidental deletion

By now you should already know Azure File, the Azure Storage feature allowing you to use it as the ‘classic’ SMB (Server Message Block) file system...

Read More

Azure – Azure Storage account now support NFS 3.0 (preview)

As you know Azure Storage account is the Azure service allowing you storing data on blobs, files, queues or tables, providing a unique namespace to...

Read More

Azure – You can now enable anonymous read access on Blob Storage or Container

Disclaimer you need to evaluate if you need or not to enable this new feature, anonymous read access on Azure Blob Storage, as any client will be...

Read More