How to find thumbprint of an Azure certificate for Windows Powershell

It's going to be a simple blog post.

If you're new to Azure PowerShell and you're looking to find out the thumbprint of an Azure certificate, then you can read below.

If you go through https://azure.microsoft.com/en-in/documentation/articles/powershell-install-configure/, you'll learn how to -Get-AzurePublishSettingsFile- at 'Use the certificate method'. 

Once you login using your subscription email id and download the - .publishsettings file-, open it in any text editor.

The highlighted text is the thumbprint that you're looking for.