Skip to content

Commit

Permalink
Commit from GitHub Actions (Build Documentation Site)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinvanhunen committed Dec 16, 2023
1 parent 3db628e commit af4855f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions cmdlets/Set-PnPTenant.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ <h2 id="syntax">SYNTAX</h2>
[-MassDeleteNotificationDisabled &lt;Boolean&gt;]
[-BusinessConnectivityServiceDisabled &lt;Boolean&gt;]
[-EnableSensitivityLabelForPDF &lt;Boolean&gt;]
[-IsDataAccessInCardDesignerEnabled &lt;Boolean&gt;]
[-Force] [-Connection &lt;PnPConnection&gt;]
</code></pre>
<h2 id="description">DESCRIPTION</h2>
Expand Down Expand Up @@ -610,6 +611,17 @@ <h3 id="-ipaddresswactokenlifetime">-IPAddressWACTokenLifetime</h3>
<pre><code class="lang-yaml">Type: Int32
Parameter Sets: (All)

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
</code></pre>
<h3 id="-isdataaccessincarddesignerenabled">-IsDataAccessInCardDesignerEnabled</h3>
<p>Allows turning on support for data access in the Viva Connections Adaptive Card Designer.</p>
<pre><code class="lang-yaml">Type: Boolean
Parameter Sets: (All)

Required: False
Position: Named
Default value: None
Expand Down
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

0 comments on commit af4855f

Please sign in to comment.