Matthew Rayermann
Matthew Rayermann
1. Make sure you have the recommended RBAC roles for running tests locally (see: AutomatedTestsCredentials.md) 2. Update blob extension to the latest testing package 3. Make sure your local environment...
1. Make sure you have the recommended RBAC roles for running tests locally (see: AutomatedTestsCredentials.md) 2. Update table extension to the latest testing package 3. Make sure your local environment...
- Figure out how to esbuild the new brotli lib. - Ideally add some sort of test in file preview extension which detects if the parquet brotli lib dependency changes...
When clicking on an address bar at the root of a container, it transforms to an input with a blank value. For users, this is confusing. What is the input...
Nothing is using ms-rest-js now. Remove any references to ms-rest-js from build-common. This should at least include: - flag for adding ms-rest-js as an optional dependency in esbuild/webpack This removal...
The logic in all of our sign in entry view models currently looks like this:  That seems like a bug? Shouldn't it be `if both display name and email...
Storage Accounts - [x] Basic vscode.dev compatability - [x] Webpack config - [x] Change activate/deactivate pattern - [x] CI/CD Changes - [ ] Isolate transfer code - [ ] Upload...