What is the differance between "Register-PnPAzureADApp" and "Initialize-PnPPowerShellAuthentication" ? #3593
-
I already have experience with "Register-PnPAzureADApp" to create a new Azure app registration with certificate and api permissions. But now I would like to provision a new Team in MS Teams and found this blog from "Paolo Pailorsi". In he's blog he is using "Initialize-PnPPowerShellAuthentication". What is the differance between "Register-PnPAzureADApp" and "Initialize-PnPPowerShellAuthentication" ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It was renamed to Register-PnPAzureADApp a couple of years back so Register-PnPAzureADApp is the correct to use |
Beta Was this translation helpful? Give feedback.
-
But there is still official documentation about the old command. Is the old command deprecated? https://pnp.github.io/powershell/cmdlets/Initialize-PnPPowerShellAuthentication.html |
Beta Was this translation helpful? Give feedback.
It was renamed to Register-PnPAzureADApp a couple of years back so Register-PnPAzureADApp is the correct to use