-
When starting this tool as a Global Admin in our Tenant (and have all the rights in Intune/365/AAD) the toolbox says the application is not authorized to perform this operation, although we did author…
-
I have a problem with flutter sdk: '>=2.18.0
-
I've noticed through the SDK and Graph Explorer (https://developer.microsoft.com/en-us/graph/graph-explorer)
that objects retrieved from the following MS Graph Beta endpoint suddenly don't have the @…
-
Hi, loving the new features and thought would give it a go with an ADMX import policy. Anything to save time is brilliant!
I have loaded inetres.admx (no adml) file and tried enabling the top 7 se…
-
### Description
Get-AzResourceGroup -Tag does not accept more than one tag.
```pwsh
> Get-AzResourceGroup -Tag @{ tag1 = 1; tag2 = 2 }
Get-AzResourceGroup: Invalid tag format. Expect @{tagName…
-
Get requests to https://graph.microsoft.com/v1.0/deviceManagement/deviceCompliancePolicies and GET /v1.0/deviceManagement/deviceEnrollmentConfigurations.
These intune specific endpoints began having…
-
Remove-MgDeviceManagementManagedDeviceUser is not working, according to documentation there are two ways to call this.
With -ManagedDeviceId and -UserId the result is always
remove-mgdevicemanagem…
-
Hello, I test your library with this:
`var onvif = Onvif(host: '192.168.1.11', username: 'admin', password: 'admin@123456');
await onvif.initialize();
var deviceInfo = await onvif.deviceManagem…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet)
- [X] Search…
-
The corresponding API is here: https://docs.microsoft.com/en-us/graph/api/cloudpc-rename?view=graph-rest-beta&tabs=http
![image](https://user-images.githubusercontent.com/72924235/159154428-840a494…