kdestin

Results 8 issues of kdestin

# PR into Azure/azureml-examples ## Checklist I have: - [x] read and followed the contributing guidelines ## Changes - This pull request fixes a broken link in `README.md` introduced by...

# PR into Azure/azureml-examples ## Checklist I have: - [x] read and followed the contributing guidelines ## Changes - Adds `.github/workflow/format-python.yml`, which'll automatically format unformatted python scripts and jupyter notebooks...

# Description This pull request bumps the in-development version of azure-ai-ml to 1.4.0 # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x]...

Machine Learning

# Environment **Operating System:** Ubuntu 22.04 (kernel 5.15.0-72-generic) **Tryceratops Version:** **2.3.2** (But I've also observed this issue with 2.2.0) **pip list**: ```console Package Version ----------------- ------- click 8.1.3 markdown-it-py 2.2.0...

# Description This pull request adds a 30 minute timeout to notebook validations. Existing notebooks that go over 30 minutes will be excluded. # Checklist - [ ] I have...

**Describe the bug** https://github.com/Azure/azure-sdk-for-python/pull/35196 introduced a collection of "global" sanitizers that scrub secrets from recordings as they are written to disk. I'm currently writing a test, where the code path...

test-proxy

# Description This pull request addresses from API review feedback, and ensures that `MLClient.indexes` is marked as experimental. Related to #35251 # All SDK Contribution checklist: - [ ] **The...

Machine Learning

# Description This pull request applies the fix from #3328 to automated-cleanup-resources to work around the inability to refresh tokens when using federated credentials ``` AADSTS700024: Client assertion is not...