-
### Repro steps.
Calling the `/api/zipdeploy` either with the `AzureRmWebAppDeployment@4` Azure Pipeline task or manually, gives the following error:
### Project structures.
No project, just …
-
Looking at one customer eventlog.xml, I noticed many entries of below. Issue aside, I think we should try to reduce noises in eventlog.xml. One suggestion is not let exception propagated up to ASP.N…
-
NJI24PSN:00000001]
[21:12:36 INF] Executed endpoint '/identity/sign-in HTTP: POST'
[21:12:36 INF] Request finished in 201.7315ms 200
[21:14:17 INF] Request starting HTTP/1.1 POST http://localhost:…
-
### Repro steps.
1. Add WEBAPP_RUN_FROM_PACKAGE = 1 appsetting
2. Trigger zipdeploy through api
Deploying code:
```csharp
var deploymentRequest = new HttpRequestMessage(HttpMethod.Put, $"https:…
-
There are 2 problems motivating this.
If you look at DeploymentManager ctor for examples, you will see multiple interfaces as arg. These are instantiated by Ninject during instance creation. The p…
-
For many consumers, such as myself, Serilog is the primary factory, but MSL is the primary interface used to generate log messages. Having `StartActivity()` as an option on MSDI `ILogger` would ease a…
-
When using certain characters, like 'æ', 'ø', 'å', in your solution name or project name, you cannot deploy to an Azure Website. It fails in the 'Preparing deployment for commit id' step with an error…
-
Repro:
- Clone and push https://github.com/KuduApps/RepoWithPublicSubModuleSsh to Kudu
Result: it fails with:
```
Host key verification failed.
fatal: The remote end hung up unexpectedly
Clone of 'g…
-
> For deployment issues, please provide us with the following information:
> ---------------------------------------------------------------
### Repro steps.
Following wiki [ARMTemplate:-RunFro…
-
В шаблонном API используется OpenTelemetry, а в шаблонном Api.Client - OpenTracing, нужно использовать OpenTelemetry.
Если сейчас создать 2 сервиса из шаблона, то при вызове клиента одного сервиса др…