We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fa443 commit a56b937Copy full SHA for a56b937
documentation/Connect-PnPOnline.md
@@ -106,12 +106,6 @@ Connect-PnPOnline [-ReturnConnection] [-ValidateConnection] [-Url] <String>
106
[-AzureADWorkloadIdentity] [-Connection <PnPConnection>]
107
```
108
109
-### Azure AD Workload Identity
110
-```powershell
111
-Connect-PnPOnline [-ReturnConnection] [-ValidateConnection] [-Url] <String>
112
- [-AzureADWorkloadIdentity] [-Connection <PnPConnection>]
113
-```
114
-
115
### OS login
116
```powershell
117
Connect-PnPOnline -OSLogin [-ReturnConnection] [-Url] <String> [-CreateDrive] [-DriveName <String>]
0 commit comments