dnceng
dnceng copied to clipboard
.NET Engineering Services
### Release Note Category - [ ] Feature changes/additions - [ ] Bug fixes - [x] Internal Infrastructure Improvements ### Release Note Description
The mirror tooling should use a managed identity to perform the API lookups and push.
@mmitche wrote a tool to analyze .NET builds by looking at the repository's YAML and the Azure DevOps timeline and then applying various analyzers to the results. The tool lives...
Once the results of the experiments with the queue capacity changes are analyzed, come up with the final configuration for the autoscaler and add that to the helix-machines queue definitions....
* If we're logging an operation that took time (initializing machine, cleaning up workspace), include duration. Preferably as a single event with the entire duration, but when not possible, pairs...
When attempting to use SecretManager from a pipeline to update key vault secrets contained in a PME subscription, the following error occurs: ``` ##[error]Unhandled Exception: Azure.Identity.AuthenticationFailedException: The ChainedTokenCredential failed due...
### Release Note Category * [ ] Feature changes/additions * [ ] Bug fixes * [x] Internal Infrastructure Improvements ### Release Note Description Execution Information now uses authentication when accessed...
Under certain circumstances, when an item is deadlettered we will lack information in Kusto and application insights to diagnose what happened to it. We should identify if there are any...