Connect-AzAccount : The term 'Connect-AzAccount' is not recognized as the name of a cmdlet
If you are facing this issue, please read below for the resolution.
Issue Occurence
Above issue occured, when I was connecting to Azure using VsCode through its terminal. I actually wanted to run my .ps1 script (powershell script) in Azure Cloud shel...