-
### Library name
Azure.Identity
### Please describe the feature.
When using `DefaultAzureCredential` outside of Azure, the `ManagedIdentityCredential` class retries four times before failing. This …
-
It appears Microsoft.Azure.WebJobs depends on Microsoft.Extensions.Logging.Abstractions 2.1.0 and Microsoft.EntityFrameworkCore 7.0.0 depends on Microsoft.Extensions.Logging.Abstractions 7.0.0.
The…
-
### This tracker is for issues related to:
* Dart core libraries (`dart:async`, `dart:io`, etc.)
### Dart version and tooling diagnostic info
`
Dart 3.0.2 (stable) (Unknown timestamp) on "win…
-
## Steps to Reproduce
Create a plugin wich communicate with native and dart code using method channels
create an android activity which includes a button on its click event call invokeMethod to run …
-
Welcome to the repo for the National Day of Civic Hacking at the White House! We're pulling together a great team for this event, including folks who'll join us here at the White House on June 1 and o…
-
Currently when generating a default host ID we use the host name (slot host name) and we truncate to 32 characters max (code [here](https://github.com/Azure/azure-webjobs-sdk-script/blob/66d830c1447ff…
-
Hi
I develop on 3 different platform. When synchronizing settings, snippets and so on, i often must change path, adjust font-size, etc...
So, it could be great if we had a per platform settings set …
-
#3301 brings up the fact that Partial Trust is no longer supported in .NET Core and conflicts with `HandleProcessCorruptedStateExceptions` in the full framework. This and other changes make me think t…
-
## Note
Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo
For a list:
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
…
-
Spec: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-10.0/file-scoped-namespaces.md
How it looks now:
```
using System;
namespace Company.Project
{
public class Product
…