Skip to content

Commit 5ebf9a1

Browse files
authored
Merge pull request MicrosoftDocs#2465 from FBrownMSFT/patch-2
Update AutomaticServiceUpdateEnabled parameter
2 parents 6102454 + 79f3534 commit 5ebf9a1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

exchange/exchange-ps/exchange/encryption-and-certificates/Set-IRMConfiguration.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,12 @@ This example enables licensing for external messages.
6262
## PARAMETERS
6363

6464
### -AutomaticServiceUpdateEnabled
65-
This parameter is available only in the cloud-based service.
66-
67-
The AutomaticServiceUpdateEnabled parameter specifies whether to automatically enable the protection features in Azure Information Protection for your cloud-based organization. Valid values are:
65+
The AutomaticServiceUpdateEnabled parameter specifies whether to allow the automatic addition of new features within Azure Information Protection for your cloud-based organization. Valid values are:
6866

69-
- $true: Starting July 1, 2018, the protection features in Azure Information Protection will be automatically enabled in your cloud-based organization. This means you can start using the new Office 365 Message Encryption capabilities without additional set up steps. This is the default value.
67+
- $true: New Azure Information Protection features announced through Office 365 message center will be enabled automatically in your cloud-based organization. This is the default value.
7068

71-
- $false: If you're using Active Directory Rights Management Services (AD RMS) in your on-premises environment, you must use this value to prevent the automatic enabling of the protection features in Azure Information Protection for your cloud-based organization.
69+
- $false: Prevents new Azure Information Protection features from automatically being introduced into your tenant organization.
70+
This parameter is available only in the cloud-based service.
7271

7372
```yaml
7473
Type: $true | $false

0 commit comments

Comments
 (0)