-
In the .NET repo we run a lot of instances of autorest in parallel.
SOmetimes they fail with
```
EXEC : error : read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:209…
-
#### Investigative information
Please provide the following:
- UTC Timestamp: 19th June 2023 0830
- Migration Tool App version : 1.0.8
- OS Version: Windows 11
1. Issues –
a. Tool som…
-
## 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
…
-
Need to do more testing to confirm this, but it appears that when the startup script `deploy_linx.sh` is modified and the app updated, the kudu update in the app service may get in a bad state and won…
-
We want to have a Kubernetes based OpenCGA deployment on Microsoft Azure Cloud. We need to main components for this deployment: An AKS and an HDI.
These two components must be placed with in the sa…
-
### Investigative information
- Python Version: 3.10
- Function Runtime Version: 4.11.2.19273
- Core Tools version: 4.0.4829
### Repro steps
1. Create an Azure Durable Function.
2. Create …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
I use a dependency injected `ILogger`, as such:
```csharp
public class MyFunction {
private readonly ILogger _logger;
public MyFunction(ILogger logger) {
_logger = logger;
…
-
I add config as per README and get duplicate errors in the config am I missing something?
```
import { useAzureMonitor } from 'applicationinsights';
const config= {
azureMonitorExporterOpt…
-
### Description
I created few files (and directories) inside azure web app file system, with quite long names.
Then I deleted directories and files.
**File.Exists** still returns **True** for n…