-
When do you plan to integrate microsoft teams in the module?
I try to create a channel in a team. can you point out how to achive that?
Endpoint:
`https://graph.microsoft.com/v1.0/teams/{team-id}…
-
### Description of the issue
Hi,
I'm trying to run `Start-DSCConfiguration -Path .\M365TenantConfig\ -Wait -Verbose -Force` where `.\M365TenantConfig\` contains the localhost.mof file from exporting…
-
Hey there! Very cool project.
I'm quite interested (as I'm developing most of my semantic kernel applications in C#) in how the C# ecosystem is planned to be integrated into this.
If there isn't…
-
**Describe the bug**
> If a User has an "'" (single quote or apostrophe) in their directory path then import-module or running commandlets fails.
**To Reproduce**
Steps to reproduce the behavior:…
-
I believe I have encountered the same issue as the other two individuals that have had an issue upon import. Although their error message was in another language, mine is in English and I hope that it…
-
In the first pilot, there was demonstrated demand for insight from lesson developers about how they manage issues in their repositories and how they manage their lesson projects/repositories as a whol…
-
This appears to be a carry over from the prior library, but we recently, with the help of MS, found a pretty significant error that was resulting in literally millions of dependency exceptions as well…
-
# Bug report
## Describe the bug
In supabase have a `Recipes` table with 2 columns: `id` (int8 and primary key) and `Name` (text)
So in my C# code I have a `Recipe` class:
```
using Postgre…
-
Hi guys,
there is question for me how we can control the rate of the command in accurate way. in the gtp.py sample there is an argument **'--dt'** but it is not the exact time uses for updating the p…
-
## Description
Creating a variable of type DateTime is not possible. The variable will always be created as a string instead.
## Steps to reproduce
```powershell
Connect-AzAccount
$azResource…