Skip to content

Commit 37951d8

Browse files
committed
Text change for module version inclusion
1 parent d7d41e8 commit 37951d8

12 files changed

+25
-27
lines changed

exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Add-VivaModuleFeaturePolicy
1313
# Add-VivaModuleFeaturePolicy
1414

1515
## SYNOPSIS
16-
This cmdlet is available only in the Exchange Online PowerShell module v3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
16+
This cmdlet is available only in the Exchange Online PowerShell module version 3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

1818
Use the Add-VivaModuleFeaturePolicy cmdlet to add a new access policy for a specific feature in Viva. The attributes of the policy are defined using the cmdlet parameters. Policies are used to restrict or grant access to the specified feature for specific users, groups, or the entire tenant.
1919

@@ -244,7 +244,7 @@ Accept wildcard characters: False
244244

245245
> Applicable: Exchange Online
246246

247-
This parameter is available in version 3.3.0 or later of the module.
247+
**Note**: This parameter is available in module version 3.3.0 or later.
248248

249249
The IsUserControlEnabled parameter specifies whether user control is enabled by the policy. Valid values are:
250250

@@ -269,7 +269,7 @@ Accept wildcard characters: False
269269

270270
> Applicable: Exchange Online
271271

272-
This parameter is available in version 3.8.0-Preview2 or later of the module.
272+
**Note**: This parameter is available in module version 3.8.0-Preview2 or later.
273273

274274
The IsUserOptedInByDefault parameter specifies whether users are opted in by default by the policy. Valid values are:
275275

exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Add-VivaOrgInsightsDelegatedRole
1212
# Add-VivaOrgInsightsDelegatedRole
1313

1414
## SYNOPSIS
15-
This cmdlet is available only in the Exchange Online PowerShell module v3.7.1 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
15+
This cmdlet is available only in the Exchange Online PowerShell module version 3.7.1 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1616

1717
Use the Add-VivaOrgInsightsDelegatedRole cmdlet to add delegate access to the specified account (the delegate) so they can view organizational insights like the leader (the delegator).
1818

exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Accept wildcard characters: False
294294

295295
> Applicable: Exchange Online
296296

297-
**Note**: This parameter is available in version 3.1.0 or later of the module.
297+
**Note**: This parameter is available in module version 3.1.0 or later.
298298

299299
The AccessToken parameter specifies the OAuth JSON Web Token (JWT) that's used to connect to Exchange Online.
300300

@@ -474,7 +474,7 @@ Accept wildcard characters: False
474474

475475
> Applicable: Exchange Online
476476

477-
**Note**: This parameter is available in version 2.0.4 or later of the module, and only in PowerShell 7.
477+
**Note**: This parameter is available in module version 2.0.4 or later, and only in PowerShell 7.
478478

479479
The Device switch is typically used on computers without web browsers. You don't need to specify a value with this switch.
480480

@@ -498,7 +498,7 @@ Accept wildcard characters: False
498498

499499
> Applicable: Exchange Online
500500

501-
**Note**: This parameter is available in version 3.7.2-Preview1 or later of the module.
501+
**Note**: This parameter is available in module version 3.7.2-Preview1 or later.
502502

503503
The DisableWAM switch disables Web Account Manager (WAM). You don't need to specify a value with this switch.
504504

@@ -538,7 +538,7 @@ Accept wildcard characters: False
538538

539539
> Applicable: Exchange Online
540540

541-
**Note**: This parameter is available in version 2.0.4 or later of the module, and only in PowerShell 7.
541+
**Note**: This parameter is available in module version 2.0.4 or later, and only in PowerShell 7.
542542

543543
The InlineCredential switch specifies whether to pass credentials directly in the Windows PowerShell window. You don't need to specify a value with this switch.
544544

@@ -562,7 +562,7 @@ Accept wildcard characters: False
562562

563563
> Applicable: Exchange Online
564564

565-
**Note**: This parameter is available in version 3.7.0-Preview1 or later of the module.
565+
**Note**: This parameter is available in module version 3.7.0-Preview1 or later.
566566

567567
The LoadCmdletHelp switch downloads cmdlet help files for the Get-Help cmdlet in REST API connections. You don't need to specify a value with this switch.
568568

@@ -759,7 +759,7 @@ Accept wildcard characters: False
759759

760760
> Applicable: Exchange Online
761761

762-
**Note**: This parameter is available in version 3.2.0 or later of the module.
762+
**Note**: This parameter is available in module version 3.2.0 or later.
763763

764764
The SigningCertificate parameter specifies the client certificate that's used to sign the format files (\*.Format.ps1xml) or script module files (.psm1) in the temporary module that Connect-ExchangeOnline creates.
765765

@@ -783,7 +783,7 @@ Accept wildcard characters: False
783783

784784
> Applicable: Exchange Online
785785

786-
**Note**: This parameter is available in version 3.3.0 or later of the module.
786+
**Note**: This parameter is available in module version 3.3.0 or later.
787787

788788
In version 3.7.0-Preview1 or later, this parameter is replaced by the LoadCmdletHelp parameter. The SkipLoadingCmdletHelp parameter is no longer required and no longer does anything, because cmdlet help files are no longer downloaded by default.
789789

@@ -901,8 +901,6 @@ Accept wildcard characters: False
901901

902902
The UseRPSSession switch allows you to connect to Exchange Online PowerShell using traditional remote PowerShell access to all cmdlets. You don't need to specify a value with this switch.
903903

904-
This switch requires that Basic authentication is enabled in WinRM on the local computer. For more information, see [Turn on Basic authentication in WinRM](https://aka.ms/exov3-module#turn-on-basic-authentication-in-winrm).
905-
906904
If you don't use this switch, REST API mode is used for the connection, so Basic authentication in WinRM isn't required.
907905

908906
```yaml

exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Accept wildcard characters: False
109109
110110
> Applicable: Exchange Online
111111
112-
**Note**: This parameter is available in version 3.2.0 or later of the module.
112+
**Note**: This parameter is available in module version 3.2.0 or later.
113113
114114
The ConnectionId parameter specifies the REST API connections to disconnect by ConnectionId. ConnectionId is a GUID value in the output of the Get-ConnectionInformation cmdlet that uniquely identifies a connection, even if you have multiple connections open. You can specify multiple ConnectionId values separated by commas.
115115
@@ -131,7 +131,7 @@ Accept wildcard characters: False
131131
132132
> Applicable: Exchange Online
133133
134-
**Note**: This parameter is available in version 3.2.0 or later of the module.
134+
**Note**: This parameter is available in module version 3.2.0 or later.
135135
136136
The ModulePrefix parameter specifies the REST API connections to disconnect by ModulePrefix. When you use the Prefix parameter with the Connect-ExchangeOnline cmdlet, the specified text is added to the names of all Exchange Online cmdlets (for example, Get-InboundConnector becomes Get-ContosoInboundConnector). The ModulePrefix value is visible in the output of the Get-ConnectionInformation cmdlet. You can specify multiple ModulePrefix values separated by commas.
137137

exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Get-ConnectionInformation
1313
# Get-ConnectionInformation
1414

1515
## SYNOPSIS
16-
This cmdlet is available in the Exchange Online PowerShell module v3.0.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
16+
This cmdlet is available in the Exchange Online PowerShell module version 3.0.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

1818
Use the Get-ConnectionInformation cmdlet to get information about all REST-based connections in the current PowerShell instance with Exchange Online.
1919

@@ -90,7 +90,7 @@ This example returns a list of active REST-based connections that are using the
9090

9191
> Applicable: Exchange Online
9292
93-
**Note**: This parameter is available in version 3.2.0 or later of the module.
93+
**Note**: This parameter is available in module version 3.2.0 or later.
9494

9595
The ConnectionId parameter filters the connections by ConnectionId. ConnectionId is a GUID value in the output of the Get-ConnectionInformation cmdlet that uniquely identifies a connection, even if you have multiple connections open. You can specify multiple ConnectionId values separated by commas.
9696

@@ -112,7 +112,7 @@ Accept wildcard characters: False
112112
113113
> Applicable: Exchange Online
114114
115-
**Note**: This parameter is available in version 3.2.0 or later of the module.
115+
**Note**: This parameter is available in module version 3.2.0 or later.
116116
117117
The ModulePrefix parameter filters the connections by ModulePrefix. When you use the Prefix parameter with the Connect-ExchangeOnline cmdlet, the specified text is added to the names of all Exchange Online cmdlets (for example, Get-InboundConnector becomes Get-ContosoInboundConnector). The ModulePrefix value is visible in the output of the Get-ConnectionInformation cmdlet. You can specify multiple ModulePrefix values separated by commas.
118118

exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Get-VivaModuleFeature
1313
# Get-VivaModuleFeature
1414

1515
## SYNOPSIS
16-
This cmdlet is available only in the Exchange Online PowerShell module v3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
16+
This cmdlet is available only in the Exchange Online PowerShell module version 3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

1818
Use the Get-VivaModuleFeature cmdlet to view the features in a Viva module that support feature access controls. This cmdlet provides details about the features, including the feature identifiers and descriptions.
1919

exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Get-VivaModuleFeatureEnablement
1313
# Get-VivaModuleFeatureEnablement
1414

1515
## SYNOPSIS
16-
This cmdlet is available only in the Exchange Online PowerShell module v3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
16+
This cmdlet is available only in the Exchange Online PowerShell module version 3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

1818
Use the Get-VivaModuleFeatureEnablement cmdlet to view whether or not a feature in a Viva module is enabled for a specific user or group. Whether or not the feature is enabled is referred to as the feature's "enablement state". The enablement state returned by this cmdlet is based on the access policies set by the admin.
1919

exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Get-VivaModuleFeaturePolicy
1313
# Get-VivaModuleFeaturePolicy
1414

1515
## SYNOPSIS
16-
This cmdlet is available only in the Exchange Online PowerShell module v3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
16+
This cmdlet is available only in the Exchange Online PowerShell module version 3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

1818
Use the Get-VivaModuleFeaturePolicy cmdlet to view the access policies for a specified feature in a Viva module in Viva. Policies are used to restrict or grant access to the specified feature for specific users, groups, or the entire tenant. This cmdlet provides details about the policies, including the policy's identifier, name, and creation date. The cmdlet can filter policies based on MemberIds, allowing admins to view policies specific to certain users or groups.
1919

exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Get-VivaOrgInsightsDelegatedRole
1212
# Get-VivaOrgInsightsDelegatedRole
1313

1414
## SYNOPSIS
15-
This cmdlet is available only in the Exchange Online PowerShell module v3.7.1 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
15+
This cmdlet is available only in the Exchange Online PowerShell module version 3.7.1 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1616

1717
Use the Get-VivaOrgInsightsDelegatedRole cmdlet to view all delegates of the specified delegator. Delegate accounts can view organizational insights like the specified delegator.
1818

exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Remove-VivaModuleFeaturePolicy
1313
# Remove-VivaModuleFeaturePolicy
1414

1515
## SYNOPSIS
16-
This cmdlet is available only in the Exchange Online PowerShell module v3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
16+
This cmdlet is available only in the Exchange Online PowerShell module version 3.2.0 or later. For more information, see [About the Exchange Online PowerShell module](https://aka.ms/exov3-module).
1717

1818
Use the Remove-VivaModuleFeaturePolicy cmdlet to delete an access policy for a feature in a Viva module in Viva. Once you delete a policy, the policy is permanently deleted. You can't undo the deletion.
1919

0 commit comments

Comments
 (0)