-
/cc @davidebbo
1. Create a new site from within an existing local repo `azure site create --git`. The local repo size is ~3.5MB
2. Set the site mode to Standard (via portal) - not clear if this is re…
-
More info [here](http://stackoverflow.com/questions/14573488/error-compiling-bcrypt-node-js). Looks like it can be solved by replacing either bcrypt or azure :stuck_out_tongue_winking_eye:
-
Unity have now added their own ILogger Class (UnityEngine.ILogger).
This has introduced some rather annoying ambiguous reference errors when using Robotlegs ILogger without prefixing the namespace.
I…
-
For example, /api/sshkeys or /api/deployments failed miserably when no more available space (hitting quota) or disk is read-only (standby volume). We should handle that gracefully.
-
The TracingMiddleware is working fine console window.
if try to log -using Serilog- , TracingMiddleware is working fine expect for streams!
The modifications are :
on class " internal class Tracing…
-
When on a poor/spotty internet connection (like the wi-fi on an airplane), ServiceMatrix frequently crashes when trying to create a new NSB V5 project:
![image](https://cloud.githubusercontent.com/as…
-
from below log, build failed but kudu still trigger Auto-Swap
``` xml
...
...
```
-
I am trying to deploy this project on azure website (a aspnet xproj project).
https://github.com/s-innovations/S-Innovations.Azure.Demos
the log files indicate something is going wrong.
```
…
-
Our deployments stopped working and the only message I get in the tail log is:
```
D:\Program Files (x86)\SiteExtensions\Kudu\45.40512.1539\bin\scripts\starter.cmd deploy.cmd, stackTrace: at Kudu.…
-
I didn't get any errors installing, however when creating a new NServiceBus v5 System I get the following error:
```
NuPattern.Library.Automation.EventAutomation Error: 0 : Event automation 'OnInsta…