David Tesar
David Tesar
Add Linux and Windows VM script extensions. Due to limitations with HCL (i.e. https://github.com/hashicorp/terraform/issues/15605), this means that we'd now have a fairly crazy matrix of duplicated code to support (we're...
_From @f2bo on May 27, 2016 17:33_ If a user expresses an intent that is not defined by the LUIS model, it can be mistakenly mapped to one of the...
Currently AzureBoth only supports authentication using Azure Active Directory accounts, not Microsoft accounts (i.e. Outlook, Hotmail, etc). We depend on the AuthBot https://github.com/matvelloso/AuthBot, so this functionality enhancement should happen there....
_From @ejadib on May 20, 2016 12:30_ _Copied from original issue: dtzar/AzureBot#31_
When it asks if you'd like to start/stop all these vms and you say "no" it gets stuck in a continual loop asking if you want to start/stop those VMs....
A developer should be able easily to run and debug the solution from their local development machine which shows up as an "offline run" in the Azure Machine Learning SDK,...
Add unit tests for basic sign/verify workflow. Copying from https://github.com/notaryproject/notation/issues/93
Per the [discussion here](https://github.com/notaryproject/notation/discussions/257#discussioncomment-3204893), we should enable a [Preview] or [Experimental] option in the help menu for the root `notation -h` and `notation _subcommand_ -h` which are present, but either...
As a user, I want to add/list/update/delete (CRUD) certificates. Implementation items to complete story: - [ ] https://github.com/notaryproject/notation/issues/225 - [ ] https://github.com/notaryproject/notaryproject/issues/144
Implement notation to work with signatures in the local storage/filesystem.