Module Consolidation
This commit is contained in:
@@ -0,0 +1,612 @@
|
||||
{
|
||||
"@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceAppManagement/androidManagedAppProtections(assignments(),apps())/$entity",
|
||||
"@odata.type": "#microsoft.graph.androidManagedAppProtection",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)",
|
||||
"displayName": "Android - Baseline - BYOD - App Protection",
|
||||
"description": "",
|
||||
"createdDateTime@odata.type": "#DateTimeOffset",
|
||||
"createdDateTime": "2023-05-03T04:50:10.5245339Z",
|
||||
"lastModifiedDateTime@odata.type": "#DateTimeOffset",
|
||||
"lastModifiedDateTime": "2023-05-03T04:50:10Z",
|
||||
"roleScopeTagIds@odata.type": "#Collection(String)",
|
||||
"roleScopeTagIds": [
|
||||
"0"
|
||||
],
|
||||
"id": "T_e655f25b-6797-4dfa-9ecb-3c5831519219",
|
||||
"version": "\"220221f9-0000-0d00-0000-6451e8020000\"",
|
||||
"periodOfflineBeforeAccessCheck@odata.type": "#Duration",
|
||||
"periodOfflineBeforeAccessCheck": "PT12H",
|
||||
"periodOnlineBeforeAccessCheck@odata.type": "#Duration",
|
||||
"periodOnlineBeforeAccessCheck": "PT30M",
|
||||
"allowedInboundDataTransferSources@odata.type": "#microsoft.graph.managedAppDataTransferLevel",
|
||||
"allowedInboundDataTransferSources": "allApps",
|
||||
"allowedOutboundDataTransferDestinations@odata.type": "#microsoft.graph.managedAppDataTransferLevel",
|
||||
"allowedOutboundDataTransferDestinations": "managedApps",
|
||||
"organizationalCredentialsRequired": false,
|
||||
"allowedOutboundClipboardSharingLevel@odata.type": "#microsoft.graph.managedAppClipboardSharingLevel",
|
||||
"allowedOutboundClipboardSharingLevel": "managedAppsWithPasteIn",
|
||||
"dataBackupBlocked": true,
|
||||
"deviceComplianceRequired": true,
|
||||
"managedBrowserToOpenLinksRequired": true,
|
||||
"saveAsBlocked": true,
|
||||
"periodOfflineBeforeWipeIsEnforced@odata.type": "#Duration",
|
||||
"periodOfflineBeforeWipeIsEnforced": "P90D",
|
||||
"pinRequired": true,
|
||||
"maximumPinRetries": 5,
|
||||
"simplePinBlocked": true,
|
||||
"minimumPinLength": 6,
|
||||
"pinCharacterSet@odata.type": "#microsoft.graph.managedAppPinCharacterSet",
|
||||
"pinCharacterSet": "numeric",
|
||||
"periodBeforePinReset@odata.type": "#Duration",
|
||||
"periodBeforePinReset": "PT0S",
|
||||
"allowedDataStorageLocations@odata.type": "#Collection(microsoft.graph.managedAppDataStorageLocation)",
|
||||
"allowedDataStorageLocations": [
|
||||
"oneDriveForBusiness",
|
||||
"sharePoint"
|
||||
],
|
||||
"contactSyncBlocked": false,
|
||||
"printBlocked": true,
|
||||
"fingerprintBlocked": false,
|
||||
"disableAppPinIfDevicePinIsSet": false,
|
||||
"maximumRequiredOsVersion": null,
|
||||
"maximumWarningOsVersion": null,
|
||||
"maximumWipeOsVersion": null,
|
||||
"minimumRequiredOsVersion": null,
|
||||
"minimumWarningOsVersion": null,
|
||||
"minimumRequiredAppVersion": null,
|
||||
"minimumWarningAppVersion": null,
|
||||
"minimumWipeOsVersion": null,
|
||||
"minimumWipeAppVersion": null,
|
||||
"appActionIfDeviceComplianceRequired@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfDeviceComplianceRequired": "block",
|
||||
"appActionIfMaximumPinRetriesExceeded@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfMaximumPinRetriesExceeded": "block",
|
||||
"pinRequiredInsteadOfBiometricTimeout@odata.type": "#Duration",
|
||||
"pinRequiredInsteadOfBiometricTimeout": "PT12H",
|
||||
"allowedOutboundClipboardSharingExceptionLength": 0,
|
||||
"notificationRestriction@odata.type": "#microsoft.graph.managedAppNotificationRestriction",
|
||||
"notificationRestriction": "blockOrganizationalData",
|
||||
"previousPinBlockCount": 0,
|
||||
"managedBrowser@odata.type": "#microsoft.graph.managedBrowserType",
|
||||
"managedBrowser": "microsoftEdge",
|
||||
"maximumAllowedDeviceThreatLevel@odata.type": "#microsoft.graph.managedAppDeviceThreatLevel",
|
||||
"maximumAllowedDeviceThreatLevel": "notConfigured",
|
||||
"mobileThreatDefenseRemediationAction@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"mobileThreatDefenseRemediationAction": "block",
|
||||
"mobileThreatDefensePartnerPriority": null,
|
||||
"blockDataIngestionIntoOrganizationDocuments": false,
|
||||
"allowedDataIngestionLocations@odata.type": "#Collection(microsoft.graph.managedAppDataIngestionLocation)",
|
||||
"allowedDataIngestionLocations": [
|
||||
"oneDriveForBusiness",
|
||||
"sharePoint",
|
||||
"camera"
|
||||
],
|
||||
"appActionIfUnableToAuthenticateUser@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfUnableToAuthenticateUser": "block",
|
||||
"dialerRestrictionLevel@odata.type": "#microsoft.graph.managedAppPhoneNumberRedirectLevel",
|
||||
"dialerRestrictionLevel": "allApps",
|
||||
"gracePeriodToBlockAppsDuringOffClockHours": null,
|
||||
"isAssigned": false,
|
||||
"targetedAppManagementLevels@odata.type": "#microsoft.graph.appManagementLevel",
|
||||
"targetedAppManagementLevels": "unmanaged",
|
||||
"appGroupType@odata.type": "#microsoft.graph.targetedManagedAppGroupType",
|
||||
"appGroupType": "allMicrosoftApps",
|
||||
"screenCaptureBlocked": true,
|
||||
"disableAppEncryptionIfDeviceEncryptionIsEnabled": false,
|
||||
"encryptAppData": true,
|
||||
"deployedAppCount": 39,
|
||||
"minimumRequiredPatchVersion": "0000-00-00",
|
||||
"minimumWarningPatchVersion": "0000-00-00",
|
||||
"minimumWipePatchVersion": "0000-00-00",
|
||||
"allowedAndroidDeviceManufacturers": null,
|
||||
"appActionIfAndroidDeviceManufacturerNotAllowed@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfAndroidDeviceManufacturerNotAllowed": "block",
|
||||
"requiredAndroidSafetyNetDeviceAttestationType@odata.type": "#microsoft.graph.androidManagedAppSafetyNetDeviceAttestationType",
|
||||
"requiredAndroidSafetyNetDeviceAttestationType": "basicIntegrityAndDeviceCertification",
|
||||
"appActionIfAndroidSafetyNetDeviceAttestationFailed@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfAndroidSafetyNetDeviceAttestationFailed": "block",
|
||||
"requiredAndroidSafetyNetAppsVerificationType@odata.type": "#microsoft.graph.androidManagedAppSafetyNetAppsVerificationType",
|
||||
"requiredAndroidSafetyNetAppsVerificationType": "enabled",
|
||||
"appActionIfAndroidSafetyNetAppsVerificationFailed@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfAndroidSafetyNetAppsVerificationFailed": "block",
|
||||
"customBrowserPackageId": "",
|
||||
"customBrowserDisplayName": "",
|
||||
"minimumRequiredCompanyPortalVersion": null,
|
||||
"minimumWarningCompanyPortalVersion": null,
|
||||
"minimumWipeCompanyPortalVersion": null,
|
||||
"keyboardsRestricted": false,
|
||||
"allowedAndroidDeviceModels@odata.type": "#Collection(String)",
|
||||
"allowedAndroidDeviceModels": [
|
||||
|
||||
],
|
||||
"appActionIfAndroidDeviceModelNotAllowed@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfAndroidDeviceModelNotAllowed": "block",
|
||||
"customDialerAppPackageId": "",
|
||||
"customDialerAppDisplayName": "",
|
||||
"biometricAuthenticationBlocked": false,
|
||||
"requiredAndroidSafetyNetEvaluationType@odata.type": "#microsoft.graph.androidManagedAppSafetyNetEvaluationType",
|
||||
"requiredAndroidSafetyNetEvaluationType": "hardwareBacked",
|
||||
"blockAfterCompanyPortalUpdateDeferralInDays": 0,
|
||||
"warnAfterCompanyPortalUpdateDeferralInDays": 0,
|
||||
"wipeAfterCompanyPortalUpdateDeferralInDays": 0,
|
||||
"deviceLockRequired": false,
|
||||
"appActionIfDeviceLockNotSet@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfDeviceLockNotSet": "block",
|
||||
"connectToVpnOnLaunch": false,
|
||||
"appActionIfDevicePasscodeComplexityLessThanLow": null,
|
||||
"appActionIfDevicePasscodeComplexityLessThanMedium@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfDevicePasscodeComplexityLessThanMedium": "block",
|
||||
"appActionIfDevicePasscodeComplexityLessThanHigh": null,
|
||||
"requireClass3Biometrics": true,
|
||||
"requirePinAfterBiometricChange": true,
|
||||
"fingerprintAndBiometricEnabled": null,
|
||||
"exemptedAppPackages@odata.type": "#Collection(microsoft.graph.keyValuePair)",
|
||||
"exemptedAppPackages": [
|
||||
|
||||
],
|
||||
"approvedKeyboards@odata.type": "#Collection(microsoft.graph.keyValuePair)",
|
||||
"approvedKeyboards": [
|
||||
|
||||
],
|
||||
"assignments@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/assignments",
|
||||
"assignments@odata.associationLink": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/assignments/$ref",
|
||||
"assignments@odata.navigationLink": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/assignments",
|
||||
"assignments": [
|
||||
|
||||
],
|
||||
"apps@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps",
|
||||
"apps@odata.associationLink": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps/$ref",
|
||||
"apps@odata.navigationLink": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps",
|
||||
"apps": [
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.cortana.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.cortana.android\u0027)",
|
||||
"id": "com.microsoft.cortana.android",
|
||||
"version": "1239242880",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.cortana"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmphone.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmphone.android\u0027)",
|
||||
"id": "com.microsoft.crm.crmphone.android",
|
||||
"version": "-1708416158",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.crm.crmphone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmphone.fieldservices.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmphone.fieldservices.android\u0027)",
|
||||
"id": "com.microsoft.crm.crmphone.fieldservices.android",
|
||||
"version": "-2050426900",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.crm.crmphone.fieldservices"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmphone.sales.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmphone.sales.android\u0027)",
|
||||
"id": "com.microsoft.crm.crmphone.sales.android",
|
||||
"version": "-2031984416",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.crm.crmphone.sales"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmtablet.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.crm.crmtablet.android\u0027)",
|
||||
"id": "com.microsoft.crm.crmtablet.android",
|
||||
"version": "1872338160",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.crm.crmtablet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.d365.fs.mobile.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.d365.fs.mobile.android\u0027)",
|
||||
"id": "com.microsoft.d365.fs.mobile.android",
|
||||
"version": "-1060302935",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.d365.fs.mobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.dynamics.invoice.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.dynamics.invoice.android\u0027)",
|
||||
"id": "com.microsoft.dynamics.invoice.android",
|
||||
"version": "1413520457",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.dynamics.invoice"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.emmx.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.emmx.android\u0027)",
|
||||
"id": "com.microsoft.emmx.android",
|
||||
"version": "-725393251",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.emmx"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.flow.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.flow.android\u0027)",
|
||||
"id": "com.microsoft.flow.android",
|
||||
"version": "-496779816",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.flow"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.ipviewer.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.ipviewer.android\u0027)",
|
||||
"id": "com.microsoft.ipviewer.android",
|
||||
"version": "522412547",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.ipviewer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.launcher.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.launcher.android\u0027)",
|
||||
"id": "com.microsoft.launcher.android",
|
||||
"version": "-1429615568",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.launcher"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.lists.public.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.lists.public.android\u0027)",
|
||||
"id": "com.microsoft.lists.public.android",
|
||||
"version": "58058220",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.lists.public"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.mobile.polymer.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.mobile.polymer.android\u0027)",
|
||||
"id": "com.microsoft.mobile.polymer.android",
|
||||
"version": "2129189606",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.mobile.polymer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.msapps.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.msapps.android\u0027)",
|
||||
"id": "com.microsoft.msapps.android",
|
||||
"version": "986978680",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.msapps"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.excel.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.excel.android\u0027)",
|
||||
"id": "com.microsoft.office.excel.android",
|
||||
"version": "-1789826587",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.excel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.lync15.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.lync15.android\u0027)",
|
||||
"id": "com.microsoft.office.lync15.android",
|
||||
"version": "-1419864878",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.lync15"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officehub.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officehub.android\u0027)",
|
||||
"id": "com.microsoft.office.officehub.android",
|
||||
"version": "-1091809935",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.officehub"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officehubhl.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officehubhl.android\u0027)",
|
||||
"id": "com.microsoft.office.officehubhl.android",
|
||||
"version": "-1175805259",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.officehubhl"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officehubrow.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officehubrow.android\u0027)",
|
||||
"id": "com.microsoft.office.officehubrow.android",
|
||||
"version": "-1861979965",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.officehubrow"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officelens.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.officelens.android\u0027)",
|
||||
"id": "com.microsoft.office.officelens.android",
|
||||
"version": "-641720584",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.officelens"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.onenote.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.onenote.android\u0027)",
|
||||
"id": "com.microsoft.office.onenote.android",
|
||||
"version": "186482170",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.onenote"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.outlook.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.outlook.android\u0027)",
|
||||
"id": "com.microsoft.office.outlook.android",
|
||||
"version": "1146701235",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.outlook"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.powerpoint.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.powerpoint.android\u0027)",
|
||||
"id": "com.microsoft.office.powerpoint.android",
|
||||
"version": "1411665537",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.powerpoint"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.word.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.office.word.android\u0027)",
|
||||
"id": "com.microsoft.office.word.android",
|
||||
"version": "2122351424",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.office.word"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.planner.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.planner.android\u0027)",
|
||||
"id": "com.microsoft.planner.android",
|
||||
"version": "-1658524342",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.planner"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.powerbim.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.powerbim.android\u0027)",
|
||||
"id": "com.microsoft.powerbim.android",
|
||||
"version": "1564653697",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.powerbim"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.ramobile.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.ramobile.android\u0027)",
|
||||
"id": "com.microsoft.ramobile.android",
|
||||
"version": "359972835",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.ramobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.scmx.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.scmx.android\u0027)",
|
||||
"id": "com.microsoft.scmx.android",
|
||||
"version": "1440552745",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.scmx"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.sharepoint.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.sharepoint.android\u0027)",
|
||||
"id": "com.microsoft.sharepoint.android",
|
||||
"version": "84773357",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.sharepoint"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.skydrive.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.skydrive.android\u0027)",
|
||||
"id": "com.microsoft.skydrive.android",
|
||||
"version": "1887770705",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.skydrive"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.stream.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.stream.android\u0027)",
|
||||
"id": "com.microsoft.stream.android",
|
||||
"version": "648128536",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.stream"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.teams.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.teams.android\u0027)",
|
||||
"id": "com.microsoft.teams.android",
|
||||
"version": "1900143244",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.teams"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.teams.baidu.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.teams.baidu.android\u0027)",
|
||||
"id": "com.microsoft.teams.baidu.android",
|
||||
"version": "-314614189",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.teams.baidu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.todos.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.todos.android\u0027)",
|
||||
"id": "com.microsoft.todos.android",
|
||||
"version": "1697858135",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.todos"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.whiteboard.publicpreview.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.whiteboard.publicpreview.android\u0027)",
|
||||
"id": "com.microsoft.whiteboard.publicpreview.android",
|
||||
"version": "-405842818",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.whiteboard.publicpreview"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.workfolders.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.microsoft.workfolders.android\u0027)",
|
||||
"id": "com.microsoft.workfolders.android",
|
||||
"version": "-1290240016",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.microsoft.workfolders"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.ms.office365admin.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.ms.office365admin.android\u0027)",
|
||||
"id": "com.ms.office365admin.android",
|
||||
"version": "1040477753",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.ms.office365admin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.yammer.v1.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027com.yammer.v1.android\u0027)",
|
||||
"id": "com.yammer.v1.android",
|
||||
"version": "-1248070370",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "com.yammer.v1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027ols.microsoft.com.shiftr.android\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/apps(\u0027ols.microsoft.com.shiftr.android\u0027)",
|
||||
"id": "ols.microsoft.com.shiftr.android",
|
||||
"version": "1462285532",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.androidMobileAppIdentifier",
|
||||
"packageId": "ols.microsoft.com.shiftr"
|
||||
}
|
||||
}
|
||||
],
|
||||
"deploymentSummary@odata.associationLink": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/deploymentSummary/$ref",
|
||||
"deploymentSummary@odata.navigationLink": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/deploymentSummary",
|
||||
"#microsoft.graph.assign": {
|
||||
"title": "microsoft.graph.assign",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/microsoft.graph.targetedManagedAppProtection/microsoft.graph.assign"
|
||||
},
|
||||
"#microsoft.graph.targetApps": [
|
||||
{
|
||||
"title": "microsoft.graph.targetApps",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/microsoft.graph.targetedManagedAppProtection/microsoft.graph.targetApps"
|
||||
},
|
||||
{
|
||||
"title": "microsoft.graph.targetApps",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/microsoft.graph.managedAppPolicy/microsoft.graph.targetApps"
|
||||
},
|
||||
{
|
||||
"title": "microsoft.graph.targetApps",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/androidManagedAppProtections(\u0027T_e655f25b-6797-4dfa-9ecb-3c5831519219\u0027)/microsoft.graph.managedAppProtection/microsoft.graph.targetApps"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,617 @@
|
||||
{
|
||||
"@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceAppManagement/iosManagedAppProtections(assignments(),apps())/$entity",
|
||||
"@odata.type": "#microsoft.graph.iosManagedAppProtection",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)",
|
||||
"displayName": "iOS - Baseline - BYOD - App Protection",
|
||||
"description": "",
|
||||
"createdDateTime@odata.type": "#DateTimeOffset",
|
||||
"createdDateTime": "2023-05-03T04:50:12.1496159Z",
|
||||
"lastModifiedDateTime@odata.type": "#DateTimeOffset",
|
||||
"lastModifiedDateTime": "2023-05-03T04:50:12Z",
|
||||
"roleScopeTagIds@odata.type": "#Collection(String)",
|
||||
"roleScopeTagIds": [
|
||||
"0"
|
||||
],
|
||||
"id": "T_c723e175-c69d-4f12-9ac2-84e32422bad5",
|
||||
"version": "\"2202aff9-0000-0d00-0000-6451e8040000\"",
|
||||
"periodOfflineBeforeAccessCheck@odata.type": "#Duration",
|
||||
"periodOfflineBeforeAccessCheck": "PT12H",
|
||||
"periodOnlineBeforeAccessCheck@odata.type": "#Duration",
|
||||
"periodOnlineBeforeAccessCheck": "PT30M",
|
||||
"allowedInboundDataTransferSources@odata.type": "#microsoft.graph.managedAppDataTransferLevel",
|
||||
"allowedInboundDataTransferSources": "allApps",
|
||||
"allowedOutboundDataTransferDestinations@odata.type": "#microsoft.graph.managedAppDataTransferLevel",
|
||||
"allowedOutboundDataTransferDestinations": "managedApps",
|
||||
"organizationalCredentialsRequired": false,
|
||||
"allowedOutboundClipboardSharingLevel@odata.type": "#microsoft.graph.managedAppClipboardSharingLevel",
|
||||
"allowedOutboundClipboardSharingLevel": "managedAppsWithPasteIn",
|
||||
"dataBackupBlocked": true,
|
||||
"deviceComplianceRequired": true,
|
||||
"managedBrowserToOpenLinksRequired": true,
|
||||
"saveAsBlocked": true,
|
||||
"periodOfflineBeforeWipeIsEnforced@odata.type": "#Duration",
|
||||
"periodOfflineBeforeWipeIsEnforced": "P90D",
|
||||
"pinRequired": true,
|
||||
"maximumPinRetries": 5,
|
||||
"simplePinBlocked": true,
|
||||
"minimumPinLength": 6,
|
||||
"pinCharacterSet@odata.type": "#microsoft.graph.managedAppPinCharacterSet",
|
||||
"pinCharacterSet": "numeric",
|
||||
"periodBeforePinReset@odata.type": "#Duration",
|
||||
"periodBeforePinReset": "PT0S",
|
||||
"allowedDataStorageLocations@odata.type": "#Collection(microsoft.graph.managedAppDataStorageLocation)",
|
||||
"allowedDataStorageLocations": [
|
||||
"oneDriveForBusiness",
|
||||
"sharePoint"
|
||||
],
|
||||
"contactSyncBlocked": false,
|
||||
"printBlocked": true,
|
||||
"fingerprintBlocked": false,
|
||||
"disableAppPinIfDevicePinIsSet": false,
|
||||
"maximumRequiredOsVersion": null,
|
||||
"maximumWarningOsVersion": null,
|
||||
"maximumWipeOsVersion": null,
|
||||
"minimumRequiredOsVersion": null,
|
||||
"minimumWarningOsVersion": null,
|
||||
"minimumRequiredAppVersion": null,
|
||||
"minimumWarningAppVersion": null,
|
||||
"minimumWipeOsVersion": null,
|
||||
"minimumWipeAppVersion": null,
|
||||
"appActionIfDeviceComplianceRequired@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfDeviceComplianceRequired": "block",
|
||||
"appActionIfMaximumPinRetriesExceeded@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfMaximumPinRetriesExceeded": "block",
|
||||
"pinRequiredInsteadOfBiometricTimeout@odata.type": "#Duration",
|
||||
"pinRequiredInsteadOfBiometricTimeout": "PT12H",
|
||||
"allowedOutboundClipboardSharingExceptionLength": 0,
|
||||
"notificationRestriction@odata.type": "#microsoft.graph.managedAppNotificationRestriction",
|
||||
"notificationRestriction": "blockOrganizationalData",
|
||||
"previousPinBlockCount": 0,
|
||||
"managedBrowser@odata.type": "#microsoft.graph.managedBrowserType",
|
||||
"managedBrowser": "microsoftEdge",
|
||||
"maximumAllowedDeviceThreatLevel@odata.type": "#microsoft.graph.managedAppDeviceThreatLevel",
|
||||
"maximumAllowedDeviceThreatLevel": "notConfigured",
|
||||
"mobileThreatDefenseRemediationAction@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"mobileThreatDefenseRemediationAction": "block",
|
||||
"mobileThreatDefensePartnerPriority": null,
|
||||
"blockDataIngestionIntoOrganizationDocuments": false,
|
||||
"allowedDataIngestionLocations@odata.type": "#Collection(microsoft.graph.managedAppDataIngestionLocation)",
|
||||
"allowedDataIngestionLocations": [
|
||||
"oneDriveForBusiness",
|
||||
"sharePoint",
|
||||
"camera"
|
||||
],
|
||||
"appActionIfUnableToAuthenticateUser@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfUnableToAuthenticateUser": "block",
|
||||
"dialerRestrictionLevel@odata.type": "#microsoft.graph.managedAppPhoneNumberRedirectLevel",
|
||||
"dialerRestrictionLevel": "allApps",
|
||||
"gracePeriodToBlockAppsDuringOffClockHours": null,
|
||||
"isAssigned": false,
|
||||
"targetedAppManagementLevels@odata.type": "#microsoft.graph.appManagementLevel",
|
||||
"targetedAppManagementLevels": "unmanaged",
|
||||
"appGroupType@odata.type": "#microsoft.graph.targetedManagedAppGroupType",
|
||||
"appGroupType": "allMicrosoftApps",
|
||||
"appDataEncryptionType@odata.type": "#microsoft.graph.managedAppDataEncryptionType",
|
||||
"appDataEncryptionType": "whenDeviceLocked",
|
||||
"minimumRequiredSdkVersion": null,
|
||||
"deployedAppCount": 37,
|
||||
"faceIdBlocked": false,
|
||||
"minimumWipeSdkVersion": null,
|
||||
"allowedIosDeviceModels": null,
|
||||
"appActionIfIosDeviceModelNotAllowed@odata.type": "#microsoft.graph.managedAppRemediationAction",
|
||||
"appActionIfIosDeviceModelNotAllowed": "block",
|
||||
"thirdPartyKeyboardsBlocked": false,
|
||||
"filterOpenInToOnlyManagedApps": false,
|
||||
"disableProtectionOfManagedOutboundOpenInData": false,
|
||||
"protectInboundDataFromUnknownSources": false,
|
||||
"customBrowserProtocol": "",
|
||||
"customDialerAppProtocol": "",
|
||||
"managedUniversalLinks@odata.type": "#Collection(String)",
|
||||
"managedUniversalLinks": [
|
||||
"http://*.sharepoint.com/*",
|
||||
"http://*.sharepoint-df.com/*",
|
||||
"http://*.yammer.com/*",
|
||||
"http://*.onedrive.com/*",
|
||||
"http://tasks.office.com/*",
|
||||
"http://to-do.microsoft.com/sharing*",
|
||||
"http://web.microsoftstream.com/video/*",
|
||||
"http://msit.microsoftstream.com/video/*",
|
||||
"http://*.powerbi.com/*",
|
||||
"http://app.powerbi.cn/*",
|
||||
"http://app.powerbigov.us/*",
|
||||
"http://app.powerbi.de/*",
|
||||
"http://*.service-now.com/*",
|
||||
"http://*.appsplatform.us/*",
|
||||
"http://*.powerapps.cn/*",
|
||||
"http://*.powerapps.com/*",
|
||||
"http://*.powerapps.us/*",
|
||||
"http://*teams.microsoft.com/l/*",
|
||||
"http://*devspaces.skype.com/l/*",
|
||||
"http://*teams.live.com/l/*",
|
||||
"http://*collab.apps.mil/l/*",
|
||||
"http://*teams.microsoft.us/l/*",
|
||||
"http://*teams-fl.microsoft.com/l/*",
|
||||
"http://*.zoom.us/*",
|
||||
"http://zoom.us/*",
|
||||
"https://*.sharepoint.com/*",
|
||||
"https://*.sharepoint-df.com/*",
|
||||
"https://*.yammer.com/*",
|
||||
"https://*.onedrive.com/*",
|
||||
"https://tasks.office.com/*",
|
||||
"https://to-do.microsoft.com/sharing*",
|
||||
"https://web.microsoftstream.com/video/*",
|
||||
"https://msit.microsoftstream.com/video/*",
|
||||
"https://*.powerbi.com/*",
|
||||
"https://app.powerbi.cn/*",
|
||||
"https://app.powerbigov.us/*",
|
||||
"https://app.powerbi.de/*",
|
||||
"https://*.service-now.com/*",
|
||||
"https://*.appsplatform.us/*",
|
||||
"https://*.powerapps.cn/*",
|
||||
"https://*.powerapps.com/*",
|
||||
"https://*.powerapps.us/*",
|
||||
"https://*teams.microsoft.com/l/*",
|
||||
"https://*devspaces.skype.com/l/*",
|
||||
"https://*teams.live.com/l/*",
|
||||
"https://*collab.apps.mil/l/*",
|
||||
"https://*teams.microsoft.us/l/*",
|
||||
"https://*teams-fl.microsoft.com/l/*",
|
||||
"https://*.zoom.us/*",
|
||||
"https://zoom.us/*"
|
||||
],
|
||||
"exemptedUniversalLinks@odata.type": "#Collection(String)",
|
||||
"exemptedUniversalLinks": [
|
||||
"http://maps.apple.com",
|
||||
"https://maps.apple.com",
|
||||
"http://facetime.apple.com",
|
||||
"https://facetime.apple.com"
|
||||
],
|
||||
"minimumWarningSdkVersion": null,
|
||||
"exemptedAppProtocols@odata.type": "#Collection(microsoft.graph.keyValuePair)",
|
||||
"exemptedAppProtocols": [
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.keyValuePair",
|
||||
"name": "Default",
|
||||
"value": "skype;app-settings;calshow;itms;itmss;itms-apps;itms-appss;itms-services;"
|
||||
}
|
||||
],
|
||||
"assignments@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/assignments",
|
||||
"assignments@odata.associationLink": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/assignments/$ref",
|
||||
"assignments@odata.navigationLink": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/assignments",
|
||||
"assignments": [
|
||||
|
||||
],
|
||||
"apps@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps",
|
||||
"apps@odata.associationLink": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps/$ref",
|
||||
"apps@odata.navigationLink": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps",
|
||||
"apps": [
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.bing.halseyassistant.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.bing.halseyassistant.ios\u0027)",
|
||||
"id": "com.microsoft.bing.halseyassistant.ios",
|
||||
"version": "-2071986606",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.bing.halseyassistant"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.d365.fs.mobile.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.d365.fs.mobile.ios\u0027)",
|
||||
"id": "com.microsoft.d365.fs.mobile.ios",
|
||||
"version": "830477339",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.d365.fs.mobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.ios\u0027)",
|
||||
"id": "com.microsoft.dynamics.ios",
|
||||
"version": "-1579857600",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.dynamics"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.invoice.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.invoice.ios\u0027)",
|
||||
"id": "com.microsoft.dynamics.invoice.ios",
|
||||
"version": "1155697219",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.dynamics.invoice"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.iphone.moca.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.iphone.moca.ios\u0027)",
|
||||
"id": "com.microsoft.dynamics.iphone.moca.ios",
|
||||
"version": "49011501",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.dynamics.iphone.moca"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.iphone.moca.fieldservices.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.iphone.moca.fieldservices.ios\u0027)",
|
||||
"id": "com.microsoft.dynamics.iphone.moca.fieldservices.ios",
|
||||
"version": "-1184445061",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.dynamics.iphone.moca.fieldservices"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.iphone.moca.sales.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.dynamics.iphone.moca.sales.ios\u0027)",
|
||||
"id": "com.microsoft.dynamics.iphone.moca.sales.ios",
|
||||
"version": "747933311",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.dynamics.iphone.moca.sales"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.lync2013.iphone.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.lync2013.iphone.ios\u0027)",
|
||||
"id": "com.microsoft.lync2013.iphone.ios",
|
||||
"version": "1849821213",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.lync2013.iphone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.mobile.polymer.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.mobile.polymer.ios\u0027)",
|
||||
"id": "com.microsoft.mobile.polymer.ios",
|
||||
"version": "1745532580",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.mobile.polymer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.msapps.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.msapps.ios\u0027)",
|
||||
"id": "com.microsoft.msapps.ios",
|
||||
"version": "408162834",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.msapps"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.msedge.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.msedge.ios\u0027)",
|
||||
"id": "com.microsoft.msedge.ios",
|
||||
"version": "-2135752869",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.msedge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.o365shdmobileapp.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.o365shdmobileapp.ios\u0027)",
|
||||
"id": "com.microsoft.o365shdmobileapp.ios",
|
||||
"version": "644136791",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.o365shdmobileapp"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.excel.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.excel.ios\u0027)",
|
||||
"id": "com.microsoft.office.excel.ios",
|
||||
"version": "-1255026913",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.office.excel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.outlook.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.outlook.ios\u0027)",
|
||||
"id": "com.microsoft.office.outlook.ios",
|
||||
"version": "-518090279",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.office.outlook"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.powerpoint.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.powerpoint.ios\u0027)",
|
||||
"id": "com.microsoft.office.powerpoint.ios",
|
||||
"version": "-740777841",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.office.powerpoint"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.word.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.office.word.ios\u0027)",
|
||||
"id": "com.microsoft.office.word.ios",
|
||||
"version": "922692278",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.office.word"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.officelens.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.officelens.ios\u0027)",
|
||||
"id": "com.microsoft.officelens.ios",
|
||||
"version": "1265495298",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.officelens"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.officemobile.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.officemobile.ios\u0027)",
|
||||
"id": "com.microsoft.officemobile.ios",
|
||||
"version": "-803819540",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.officemobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.onenote.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.onenote.ios\u0027)",
|
||||
"id": "com.microsoft.onenote.ios",
|
||||
"version": "107156768",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.onenote"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.plannermobile.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.plannermobile.ios\u0027)",
|
||||
"id": "com.microsoft.plannermobile.ios",
|
||||
"version": "-175532278",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.plannermobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.powerbimobile.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.powerbimobile.ios\u0027)",
|
||||
"id": "com.microsoft.powerbimobile.ios",
|
||||
"version": "-91595494",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.powerbimobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.procsimo.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.procsimo.ios\u0027)",
|
||||
"id": "com.microsoft.procsimo.ios",
|
||||
"version": "-1388599138",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.procsimo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.ramobile.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.ramobile.ios\u0027)",
|
||||
"id": "com.microsoft.ramobile.ios",
|
||||
"version": "2006965645",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.ramobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.rms-sharing.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.rms-sharing.ios\u0027)",
|
||||
"id": "com.microsoft.rms-sharing.ios",
|
||||
"version": "-77957813",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.rms-sharing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.scmx.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.scmx.ios\u0027)",
|
||||
"id": "com.microsoft.scmx.ios",
|
||||
"version": "1669718791",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.scmx"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.sharepoint.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.sharepoint.ios\u0027)",
|
||||
"id": "com.microsoft.sharepoint.ios",
|
||||
"version": "-585639021",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.sharepoint"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.shiftr.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.shiftr.ios\u0027)",
|
||||
"id": "com.microsoft.shiftr.ios",
|
||||
"version": "894357160",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.shiftr"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.skydrive.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.skydrive.ios\u0027)",
|
||||
"id": "com.microsoft.skydrive.ios",
|
||||
"version": "-108719121",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.skydrive"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.skype.teams.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.skype.teams.ios\u0027)",
|
||||
"id": "com.microsoft.skype.teams.ios",
|
||||
"version": "-1040529574",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.skype.teams"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.splists.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.splists.ios\u0027)",
|
||||
"id": "com.microsoft.splists.ios",
|
||||
"version": "1231060028",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.splists"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.stream.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.stream.ios\u0027)",
|
||||
"id": "com.microsoft.stream.ios",
|
||||
"version": "126860698",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.stream"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.to-do.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.to-do.ios\u0027)",
|
||||
"id": "com.microsoft.to-do.ios",
|
||||
"version": "-292160221",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.to-do"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.visio.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.visio.ios\u0027)",
|
||||
"id": "com.microsoft.visio.ios",
|
||||
"version": "-387333446",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.visio"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.whiteboard.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.whiteboard.ios\u0027)",
|
||||
"id": "com.microsoft.whiteboard.ios",
|
||||
"version": "440016335",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.whiteboard"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.workfolders.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.microsoft.workfolders.ios\u0027)",
|
||||
"id": "com.microsoft.workfolders.ios",
|
||||
"version": "-337142390",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.microsoft.workfolders"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.veradocs.ios.appstore.intune.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027com.veradocs.ios.appstore.intune.ios\u0027)",
|
||||
"id": "com.veradocs.ios.appstore.intune.ios",
|
||||
"version": "1753483651",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "com.veradocs.ios.appstore.intune"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.managedMobileApp",
|
||||
"@odata.id": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027wefwef.ios\u0027)",
|
||||
"@odata.editLink": "deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/apps(\u0027wefwef.ios\u0027)",
|
||||
"id": "wefwef.ios",
|
||||
"version": "207428455",
|
||||
"mobileAppIdentifier": {
|
||||
"@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
|
||||
"bundleId": "wefwef"
|
||||
}
|
||||
}
|
||||
],
|
||||
"deploymentSummary@odata.associationLink": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/deploymentSummary/$ref",
|
||||
"deploymentSummary@odata.navigationLink": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/deploymentSummary",
|
||||
"#microsoft.graph.assign": {
|
||||
"title": "microsoft.graph.assign",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/microsoft.graph.targetedManagedAppProtection/microsoft.graph.assign"
|
||||
},
|
||||
"#microsoft.graph.targetApps": [
|
||||
{
|
||||
"title": "microsoft.graph.targetApps",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/microsoft.graph.targetedManagedAppProtection/microsoft.graph.targetApps"
|
||||
},
|
||||
{
|
||||
"title": "microsoft.graph.targetApps",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/microsoft.graph.managedAppPolicy/microsoft.graph.targetApps"
|
||||
},
|
||||
{
|
||||
"title": "microsoft.graph.targetApps",
|
||||
"target": "https://graph.microsoft.com/beta/deviceAppManagement/iosManagedAppProtections(\u0027T_c723e175-c69d-4f12-9ac2-84e32422bad5\u0027)/microsoft.graph.managedAppProtection/microsoft.graph.targetApps"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
# OIB BYOD App Protection
|
||||
|
||||
## Microsoft App Protection Framework
|
||||
|
||||
[Data protection framework using app protection policies | Microsoft Learn](https://learn.microsoft.com/en-us/mem/intune/apps/app-protection-framework)
|
||||
Reference in New Issue
Block a user