This commit is contained in:
Mikael Karlsson
2021-09-04 10:19:42 +10:00
parent 95bd8fc07c
commit 58abeeb9bd
37 changed files with 882 additions and 136 deletions

View File

@@ -351,6 +351,22 @@
]
}
},
{
"nameResourceKey": "OfficeSuiteAppsTab.xmlConfigurationLabel",
"descriptionResourceKey": "",
"entityKey": "MSAppsConfigXml",
"dataType": 20,
"booleanActions": 0,
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"Condition": {
"Expressions": [
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
}
]
}
},
{
"nameResourceKey": "OfficeSuiteAppsTab.appsToBeInstalledLabel",
"descriptionResourceKey": "OfficeSuiteAppsTab.selectOfficeAppsTooltip",
@@ -393,7 +409,12 @@
}
],
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -419,7 +440,12 @@
}
],
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -433,7 +459,12 @@
"dataType": 8,
"booleanActions": 0,
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -459,7 +490,12 @@
}
],
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -497,7 +533,12 @@
}
],
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -513,7 +554,12 @@
"booleanActions": 109,
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -529,7 +575,12 @@
"booleanActions": 0,
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -543,7 +594,12 @@
"dataType": 8,
"booleanActions": 0,
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -559,7 +615,12 @@
"booleanActions": 109,
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -575,7 +636,12 @@
"booleanActions": 109,
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -591,7 +657,12 @@
"booleanActions": 109,
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -607,7 +678,12 @@
"booleanActions": 0,
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"
@@ -660,7 +736,12 @@
"category": "OfficeSuiteAppsTab.appSuiteConfigurationLabel",
"unconfiguredValue": "os-default",
"Condition": {
"type": "and",
"Expressions": [
{
"property": "MSAppsConfigXml",
"operator": "null"
},
{
"property": "@OData.Type",
"value": "#microsoft.graph.officeSuiteApp"

View File

@@ -0,0 +1,41 @@
[
{
"nameResourceKey": "ProactiveRemediations.Create.Settings.DetectionScriptMultiLineTextBox.label",
"descriptionResourceKey": "",
"entityKey": "detectionScriptAdded",
"dataType": 0,
"booleanActions": 109,
"category": "WindowsManagement.scriptsettingsTabHeader"
},
{
"nameResourceKey": "ProactiveRemediations.Create.Settings.RemediationScriptMultiLineTextBox.label",
"descriptionResourceKey": "",
"entityKey": "remediationScriptAdded",
"dataType": 0,
"booleanActions": 109,
"category": "WindowsManagement.scriptsettingsTabHeader"
},
{
"nameResourceKey": "ProactiveRemediations.Create.Settings.LoggedOnCredentialsOptionPicker.label",
"descriptionResourceKey": "",
"entityKey": "useLoggedOnCredentials",
"dataType": 0,
"booleanActions": 109
},
{
"nameResourceKey": "ProactiveRemediations.Create.Settings.EnforceScriptSignatureCheckOptionPicker.label",
"descriptionResourceKey": "",
"entityKey": "enforceSignatureCheck",
"dataType": 0,
"booleanActions": 109
},
{
"nameResourceKey": "ProactiveRemediations.Create.Settings.RunIn64BitPSOptionPicker.label",
"descriptionResourceKey": "",
"entityKey": "runAs32Bit",
"dataType": 0,
"booleanActions": 110
}
]