Skip to content

Commit 708beb6

Browse files
committed
Added mention of specific version which introduced the new option
1 parent c5f6a12 commit 708beb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/Connect-PnPOnline.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Connect to SharePoint/Microsoft Graph using federated identity credentials in Gi
306306
Connect-PnPOnline -Url "https://contoso.sharepoint.com" -FederatedIdentity
307307
```
308308

309-
Connect to SharePoint/Microsoft Graph using federated identity credentials in Azure DevOps.
309+
Connect to SharePoint/Microsoft Graph using federated identity credentials in Azure DevOps. This option is available from version 3.1.51-nightly onwards.
310310

311311
## PARAMETERS
312312

@@ -881,6 +881,8 @@ Accept wildcard characters: False
881881

882882
Connects using Federated Identity. For more information on this, you can visit [this link](https://learn.microsoft.com/en-us/entra/workload-id/workload-identity-federation-create-trust?pivots=identity-wif-apps-methods-rest).
883883

884+
This option is available from version 3.1.51-nightly onwards.
885+
884886
```yaml
885887
Type: SwitchParameter
886888
Parameter Sets: Federated Identity

0 commit comments

Comments
 (0)