Skip to content

Commit bfc3854

Browse files
authored
Merge pull request #3559 from MicrosoftDocs/main
Publish 07/17/2023, 3:30 PM
2 parents 6362140 + 73e9181 commit bfc3854

15 files changed

+15
-15
lines changed

docset/winserver2012-ps/activedirectory/New-ADCentralAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Description
6161
Create a new central access rule named "Finance Documents Rule" with a new resource condition and new permissions.
6262

6363
The new rule specifies that documents should only be read by members of the Finance department.
64-
Members of the Finance department should only be able to access documents in their own country.
64+
Members of the Finance department should only be able to access documents in their own country/region.
6565
Only Finance Administrators should have write access.
6666
The rule allows an exception for members of the FinanceException group.
6767
This group will have read access.

docset/winserver2012-ps/activedirectory/Set-ADCentralAccessRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Description
6868
Set the central access rule named "Finance Documents Rule" with a new resource condition and new permissions.
6969

7070
The new rule specifies that documents should only be read by members of the Finance department.
71-
Members of the Finance department should only be able to access documents in their own country.
71+
Members of the Finance department should only be able to access documents in their own country/region.
7272
Only Finance Administrators should have write access.
7373
The rule allows an exception for members of the FinanceException group.
7474
This group will have read access.

docset/winserver2012-ps/adcsdeployment/install-adcsnetworkdeviceenrollmentservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Accept wildcard characters: False
229229
```
230230
231231
### -RACountry
232-
Specifies the country of the registration authority.
232+
Specifies the country/region of the registration authority.
233233
234234
```yaml
235235
Type: String

docset/winserver2012r2-ps/activedirectory/New-ADCentralAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ PS C:\> Set-ADCentralAccessRule -Identity "Finance Documents Rule" -ResourceCond
5252
This command creates a central access rule named Finance Documents Rule with a new resource condition and new permissions.
5353

5454
The new rule specifies that documents should only be read by members of the Finance department.
55-
Members of the Finance department should only be able to access documents in their own country.
55+
Members of the Finance department should only be able to access documents in their own country/region.
5656
Only Finance Administrators should have write access.
5757
The rule allows an exception for members of the FinanceException group.
5858
This group will have read access.

docset/winserver2012r2-ps/activedirectory/Set-ADCentralAccessRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ PS C:\> Set-ADCentralAccessRule -Identity "Finance Documents Rule" -ResourceCond
5959
This example sets the central access rule named Finance Documents Rule with a new resource condition and new permissions.
6060

6161
The new rule specifies that documents should only be read by members of the Finance department.
62-
Members of the Finance department should only be able to access documents in their own country.
62+
Members of the Finance department should only be able to access documents in their own country/region.
6363
Only Finance Administrators should have write access.
6464
The rule allows an exception for members of the FinanceException group.
6565
This group will have read access.

docset/winserver2012r2-ps/adcsdeployment/install-adcsnetworkdeviceenrollmentservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Accept wildcard characters: False
230230
```
231231
232232
### -RACountry
233-
Specifies the country of the registration authority.
233+
Specifies the country/region of the registration authority.
234234
235235
```yaml
236236
Type: String

docset/winserver2016-ps/activedirectory/New-ADCentralAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ PS C:\> Set-ADCentralAccessRule -Identity "Finance Documents Rule" -ResourceCond
5353
This command creates a central access rule named Finance Documents Rule with a new resource condition and new permissions.
5454

5555
The new rule specifies that documents should only be read by members of the Finance department.
56-
Members of the Finance department should only be able to access documents in their own country.
56+
Members of the Finance department should only be able to access documents in their own country/region.
5757
Only Finance Administrators should have write access.
5858
The rule allows an exception for members of the FinanceException group.
5959
This group will have read access.

docset/winserver2016-ps/activedirectory/Set-ADCentralAccessRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ PS C:\> Set-ADCentralAccessRule -Identity "Finance Documents Rule" -ResourceCond
6060
This example sets the central access rule named Finance Documents Rule with a new resource condition and new permissions.
6161

6262
The new rule specifies that documents should only be read by members of the Finance department.
63-
Members of the Finance department should only be able to access documents in their own country.
63+
Members of the Finance department should only be able to access documents in their own country/region.
6464
Only Finance Administrators should have write access.
6565
The rule allows an exception for members of the FinanceException group.
6666
This group will have read access.

docset/winserver2016-ps/adcsdeployment/Install-AdcsNetworkDeviceEnrollmentService.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Accept wildcard characters: False
226226
```
227227

228228
### -RACountry
229-
Specifies the country of the registration authority.
229+
Specifies the country/region of the registration authority.
230230

231231
```yaml
232232
Type: String

docset/winserver2019-ps/activedirectory/New-ADCentralAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ PS C:\> Set-ADCentralAccessRule -Identity "Finance Documents Rule" -ResourceCond
5353
This command creates a central access rule named Finance Documents Rule with a new resource condition and new permissions.
5454

5555
The new rule specifies that documents should only be read by members of the Finance department.
56-
Members of the Finance department should only be able to access documents in their own country.
56+
Members of the Finance department should only be able to access documents in their own country/region.
5757
Only Finance Administrators should have write access.
5858
The rule allows an exception for members of the FinanceException group.
5959
This group will have read access.

0 commit comments

Comments
 (0)