You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MIGRATE-2.0-to-3.0.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,8 @@ Recommend referring to these 2 links:
59
59
| Invoke-PnPTransformation | It has been removed. Was never supported. |
60
60
| Get-PnPSharingLink | The parameter `-FileUrl` has been removed. It was marked obsolete. Use `-Identity` instead. |
61
61
| Remove-PnPNavigationNode | The parameters `-Title` and `-Header` have been removed. They were marked obsolete. Use `-Identity` instead. |
62
+
| Connect-PnPOnline | The parameter `-WebLogin` has been removed. It was marked obsolete and was a security risk. Use `-Interactive` or `-OSLogin` or `-DeviceLogin` instead. |
0 commit comments