Ken Muse

Results 10 issues of Ken Muse

The address `[email protected]` provided for Feedback throughout the site is no longer valid.

The storage account for the TFS 2017 virtual machines and labs referenced at the bottom of https://github.com/microsoft/azuredevopslabs/blob/master/labs/devopsserver/devopsvmdownload/readme.md is disabled. Attempting to navigate to [the 2017 VM/Labs](https://almvm2017.blob.core.windows.net/vm2017/VisualStudio%20ALMVM%202017%20Labs.zip) returns an error message:...

To make it easier for users to deploy the sample on Azure Functions, we need the following features: - [x] Separate code for the Function handler - [x] Automate Functions...

enhancement

Build the image for `amd64` and `arm64` to improve dev container start times in Codespaces and with local dev containers

enhancement

To make it easier to use, make the server package available from Releases: - [x] Separate server code - [ ] Automate creating ZIP package - [ ] Release file:...

enhancement

To make it easier to use, make the container image available from `ghcr.io`: - [x] Separate server code - [x] Update Dockerfile for new deployment - [x] Automate creating Dockerfile...

enhancement

To make it easier for users to deploy the sample on AWS Lambda, we need the following features: - [x] Separate code for the Lambda handler - [x] Automate Lambda...

enhancement

@Link- This PR is a first attempt at documenting the visualizations included in the same dashboard. It includes some draft verbiage to explain what is being presented and the value...

Implements many of the goals of #85, enabling SAM-based builds for AWS Lambda functions. Also includes some initial code for integration testing (which should ultimately be refactored for sharing). Renamed...

1. Move away from directly supporting development outside of a dev container. Given the dependencies in v2, it doesn't make sense and adds overhead 2. Move to using the Client...