-
S = A few hours
M = A few days (1-5 days)
L = About a week (1 - 2 weeks)
XL = > 2-3 weeks
XXL = ~ Milestone (Needs to be broken down)
| Issue …
-
_From @Tadimsky on June 6, 2018 19:7_
## Details about Problem
I recently updated all of our services to target .NET Core 2.1 and everything worked great on my one machine and on someone else's ma…
-
**Describe the bug**
There seems to be an assembly conflict when using Az and Microsoft.Graph 2.0.0 Powershell modules in the same session. This was not a problem with the previous version of Microso…
-
https://learn.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-8.0&tabs=dotnet#advanced-http-configuration-options
-
The documentation seems to mention `app.MapHub("/chat");`
But this example is outdated.
The correct middleware is
`app.UseEndpoints(r => { routes.MapHub(...); });`
---
#### Document Details…
-
**Describe the bug**
When trying to update dependencies of a frontend project in Azure pipeline with dependabot, everything works fine when I delete the package-lock.json file, but got an error when …
-
**Describe the bug**
Running GrantPermissions.ps1 yields an error. I have tried updating all of Az module and all of Graph and .NET frameworks on my workstation and nothing seems to resolve this. Cou…
-
Steps to reproduce
------------------
This does not repro, sporadically happens in the CI run and i luckily got one repro
PS C:\Users\Administrator> Install-Module -Name Azurestack -Repositor…
-
Following directions at [Configuring private networking for GitHub-hosted runners in your organization](https://docs.github.com/en/organizations/managing-organization-settings/configuring-private-netw…
-
When using the .NET cookie (.AspNetCore.Culture) to set culture and UI culture of a Blazor application (as described here https://learn.microsoft.com/en-us/aspnet/core/blazor/globalization-localizatio…