From 973c7d2f1d06baba4e52e61a6a385de57eb61d41 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Mon, 24 Feb 2025 10:59:53 +0300 Subject: [PATCH] Updated patch version and command metadata json file --- config/ModuleMetadata.json | 6 +- .../custom/common/MgCommandMetadata.json | 217 ++++++++++++++++++ 2 files changed, 220 insertions(+), 3 deletions(-) diff --git a/config/ModuleMetadata.json b/config/ModuleMetadata.json index 1f94e0faf9..35c19776f9 100644 --- a/config/ModuleMetadata.json +++ b/config/ModuleMetadata.json @@ -27,15 +27,15 @@ "versions": { "authentication": { "prerelease": "", - "version": "2.26.0" + "version": "2.26.1" }, "beta": { "prerelease": "", - "version": "2.26.0" + "version": "2.26.1" }, "v1.0": { "prerelease": "", - "version": "2.26.0" + "version": "2.26.1" } } } diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 9c81eac0d1..691fa81173 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -2825,6 +2825,7 @@ "CommandAlias": null, "Module": "Beta.CloudCommunications" }, + { "Method": "POST", "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", @@ -10204,6 +10205,222 @@ "CommandAlias": null, "Module": "Beta.Devices.CorporateManagement" }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/policySets", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Variants": [ + "List" + ], + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" + }, { "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode",