Windows machines should have the specified Group Policy settings in the category 'Security Options - Devices' for undocking without logging on, installing print drivers, and formatting/ejecting media. This policy requires that the Guest Configuration prerequisites have been deployed to the policy assignment scope. For details, visit https://aka.ms/gcpol.
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
Previous DisplayName: [Preview]: Windows machines should meet requirements for 'Security Options - Devices'
2020-08-20 14:05:01
add
8794ff4f-1a35-4e18-938f-0b22055067cd
JSON compare
compare mode:version left:version right:
2.0.0 → 3.0.0RENAMED
@@ -4,9 +4,9 @@
4
"mode": "Indexed",
5
"description": "Windows machines should have the specified Group Policy settings in the category 'Security Options - Devices' for undocking without logging on, installing print drivers, and formatting/ejecting media. This policy requires that the Guest Configuration prerequisites have been deployed to the policy assignment scope. For details, visit https://aka.ms/gcpol.",
6
"metadata": {
7
"category": "Guest Configuration",
8
- "version": "2.0.0",
9
"requiredProviders": [
10
"Microsoft.GuestConfiguration"
11
],
12
"guestConfiguration": {
@@ -21,9 +21,10 @@
21
"IncludeArcMachines": {
22
"type": "String",
23
"metadata": {
24
"displayName": "Include Arc connected servers",
25
- "description": "By selecting this option, you agree to be charged monthly per Arc connected machine."
26
},
27
"allowedValues": [
28
"true",
29
"false"
@@ -105,9 +106,9 @@
105
"equals": "microsoft-dsvm"
106
},
107
{
108
"field": "Microsoft.Compute/imageOffer",
109
- "equals": "dsvm-windows"
110
}
111
]
112
},
113
{
@@ -219,14 +220,34 @@
219
"value": "[parameters('IncludeArcMachines')]",
220
"equals": "true"
221
},
222
{
223
-"field": "type",
224
-"equals": "Microsoft.HybridCompute/machines"
225
-},
226
-{
227
-"field": "Microsoft.HybridCompute/imageOffer",
228
-"like": "windows*"
229
}
230
]
231
}
232
]
4
"mode": "Indexed",
5
"description": "Windows machines should have the specified Group Policy settings in the category 'Security Options - Devices' for undocking without logging on, installing print drivers, and formatting/ejecting media. This policy requires that the Guest Configuration prerequisites have been deployed to the policy assignment scope. For details, visit https://aka.ms/gcpol.",
6
"metadata": {
7
"category": "Guest Configuration",
8
+ "version": "3.0.0",
9
"requiredProviders": [
10
"Microsoft.GuestConfiguration"
11
],
12
"guestConfiguration": {
21
"IncludeArcMachines": {
22
"type": "String",
23
"metadata": {
24
"displayName": "Include Arc connected servers",
25
+ "description": "By selecting this option, you agree to be charged monthly per Arc connected machine.",
displayName: "Windows machines should meet requirements for 'Security Options - Devices'",
policyType: "BuiltIn",
mode: "Indexed",
description: "Windows machines should have the specified Group Policy settings in the category 'Security Options - Devices' for undocking without logging on, installing print drivers, and formatting/ejecting media. This policy requires that the Guest Configuration prerequisites have been deployed to the policy assignment scope. For details, visit https://aka.ms/gcpol.",
displayName: "Devices: Allowed to format and eject removable media",
description: "Specifies who is allowed to format and eject removable NTFS media. You can use this policy setting to prevent unauthorized users from removing data on one computer to access it on another computer on which they have local administrator privileges."