-
Hi Team,
I am following a white paper in below link to configure M365DSC with Azure Devops.
https://techcommunity.microsoft.com/t5/azure-developer-community-blog/managing-microsoft365-with-micro…
-
Hi
I trying to use Import-Module Microsoft.Graph and encountered a error:
```
Import-Module : Function New-MgGroupDriveRootListItemVersion cannot be created because function capacity 4096 has been …
-
I have been using the code snippet below for ages and it has always worked fine:
```csharp
GraphServiceClient graphClient = new GraphServiceClient(authProvider);
var windowsAutopilotDeploymentPro…
-
### Description
We're creating new templates from existing policies but when checking the templates they're just empty policies, no settings are actually being defined in the template. Example:
{
…
-
#### Details of the scenario you tried and the problem that is occurring
I tried to export component `SPOSite` from within a `mcr.microsoft.com/powershell:7.1.5-windowsservercore-ltsc2022` containe…
-
The app crashes when trying to call a Cloud Function while the (iOS simulator) device is disconnected from the internet.
## Steps to Reproduce
This `onCall` cloud function
```dart
exports.test…
-
**Describe the bug**
Deleted the thin-edge device shown in Device Management/All devices. Then tried to follow instructions in thin-edge docs on how to connect your device to C8Y, but I get various e…
-
In graph api for intune,AD there used to be nextlink to get > 1000 items, seems to be missing.
Is there any other way from PS or graph to get more than 1000 items?
-
hi, I tried the 0.0.13 with my physical nvt calling the onvif.ptz.moveLeft(profileToken). This will lead to the following exceptions:
E/flutter (20637): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] U…
-
Hello,
I recently realized that latest version of Microsoft365DSC might have an issue.
It is not possible anymore to generate any Delta Report on my system.
After investigation in the source co…