Aaron Hogue

Results 7 comments of Aaron Hogue

Arrived here because the `window.owner` property must not be properly set because the IE login prompt window appears behind the vscode app when running `Login-AzureRmAccount`. Hope to see this fixed...

@corbob - [looks like electron also passed on owning this issue](https://github.com/electron/electron/pull/10783#issuecomment-413599294) - they [refer to using `forcefocus` as a workaround](https://github.com/robinwassen/forcefocus). It does seem to be a hard problem, but from...

Seems like you could support locking on your own - you just need shared storage backing it - SQL Azure, Azure Blob/Table/Queue, Redis, etc. Would be great just to add...

@aboersch - came here because we are using **Timer-Trigger** functions and they can run simultaneously, I was looking for a way to ensure you cannot have concurrent timer events -...

Building from source worked for me - make sure you `reinstall` and also `reconfigure`... ``` Warning: sleuthkit 4.6.5 is already installed and up-to-date To reinstall 4.6.5, run `brew reinstall sleuthkit`...

@AmilaDevops - I noticed this started happening for me once I applied Group Policy - suspect Windows Defender (`MsMpEng.exe`/`MsSense.exe`) or other system scanner is interfering with the directory. Using Win10...

seeing this 409 **LeaseIdMismatchWithLeaseOperation** regularly with our blob trigger. We have very low volume and only (2) instances. ``` 2017-11-28T03:28:58.536 Host lock lease acquired by instance ID '66525d2801dbf933e2e11518b127855f'. info: Host.General[0]...