-
AutoREST.PowerShell fails with `error | Error: Plugin modelerfour reported failure` when the parameter object of an operation contains `content` property:
![image](https://user-images.githubuserc…
-
error 1、Client exception in call to com.sitewhere.grpc.service.DeviceManagement/ListDeviceSummaries.CLOSE
error 2、Client exception in call to com.sitewhere.grpc.service.AssetManagement/GetAssetById.C…
-
In December, Intune added Ethernet MAC Address as a property (finally!). It's available via hardware properties in the portal, but if I retrieve devices using:
`$a = Get-IntuneManagedDevice | Get-M…
-
Original HTTP Snippet:
DELETE /v1.0/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThresholdId} HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/wo…
-
Hi,
I have been using the LWM2M with success with one physical device. In order to implement a more complex device, we have created a Leshan client (https://github.com/eclipse/leshan), with several r…
-
Querying ICCID data is not available via Get-IntuneManagedDevice for SIM card auditing.
Firstly let me say I know it is not a field reported in Graph Explorer or something that is configured to be …
-
I have a Restrictive Intune Admin on which a Custom Role along with a Scope Tag is assigned. This user can now only create and manage apps that he/she creates and not any other apps in the tenant and …
-
Hello Guys,
Is anyone else facing too much timeout errors in MS Graph API?
below follow code I am using, do you know if there is any way to avoid it? or is this an endpoint issue?
$URL = "dev…
-
Does the cmdlet work ?
because can't make work with -bodyparameter or -devicecategory, eveytime he result with an error
`$Params = @{
DeviceCategory = @{
"DisplayName" = "$NewCategory"}
…
-
I am trying to consume the endpoint below
POST /deviceManagement/depOnboardingSettings/{depOnboardingSettingId}/enrollmentProfiles/{enrollmentProfileId}/updateDeviceProfileAssignment
using
…