Azure – Connect to Microsoft graph using PowerShell with a certificate (not using client and secret)
I referred this link and it explain how to connect using client and secret. But, I cannot use this in production environment as the PowerShell script is going to store in the server. Anyone can open it and see the…