Azure – Get-PfxCertificate: Cannot find drive. A drive with the name 'C' does not exist
I am new to powershell. Writting code in azure cloud shell. I want to get pfx certificate information using Get-PfxCertificate command. But its not taking any path, whether its blob path or local path. Giving error : for Local Get-PfxCertificate:…