-
**The `deno-slack` versions**
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.10.0/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.4.0/",
**Deno runtime version**
deno 1…
-
# Install the Microsoft.Graph PowerShell module
#Install-Module -Name Microsoft.Graph -Force -AllowClobber
# Import the module
#Import-Module Microsoft.Graph
# Connect to Microsoft Graph (Yo…
-
Is there a model graph for the whole cross-network prediction?
-
**Query/Question**
Trying to receive "deviceCompliancePolicySettingState" objects from Graph Api but receives nothing.
[https://docs.microsoft.com/en-us/graph/api/resources/intune-deviceconfig-dev…
-
This is broken in the generated client libraries.
CSDL says:
```xml
```
Expected response JSON is:
```json
{
"@odata.context": "https://graph.microsoft.com/v1.0/$metad…
-
**Describe the bug**
According to the [documentation ](https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0#instance-attributes) each drive item can within a GET reques…
-
Metered APIs are now used on Microsoft Graph and we don't have indication in our metadata that they are. This has a direct impact on the usage of our SDKs as it's impossible to leverage metered APIs u…
-
**Describe the issue**
After importing Test Apps into container some tests apps are missing
Test Apps in C:\bcartifacts.cache\onprem\25.0.23364.25445\de\Applications Installed *Test* Apps
![Image](h…
-
# 💡 Summary #
As part of the epic related to improving the security of M365 service principals, the scope of this issue is to perform hands-on prototyping to develop a method and code that ScubaGear …
-
### Description of the new feature
Please add logic to handle pagination for `Search-AzGraph` in the cmdlet itself.
Now we have to handle it in code like described here:
*
### Proposed implem…