Jon Malsan

Results 7 issues of Jon Malsan

Getting Secrets section, step 2 there is a typo in the code fragment. The keyvault import statement should pluralize "secrets": `from azure.keyvault.secrets import SecretClient`, as seen on the packages pypi...

Change sent to author
machine-learning/svc
triaged
cxp
doc-enhancement
Pri2
enterprise-readiness/subsvc

**As a:** Developer **I want:** A command to remove a subcomponent from `config/common.yaml` **So that:** I can fully remove a subcomponent from my HLD by running Fabrikate commands. **Describe the...

enhancement

**Describe the bug** Let us have two datasets D1 and D2 that are different. Then, I will have two flows: Ex, experiment which takes a dataset as input Ex(D) and...

bug

**Is your feature request related to a problem? Please describe.** I am currently running experiments (flex flows) with Phi-3 mini and want to track the number of prompt and completion...

enhancement
long-term

**Describe the bug** When passing a complex object in the init parameters of a flex flow, the type passed to the class is different on local machine (pf run create)...

bug

**Describe the bug** Unable to download run results from a prompt flow run in Azure. There is partial success, but the output jsonl file is not downloaded. **How To Reproduce...

bug

### Expected Behavior When creating a python azure function with a timer trigger, I suspect that it will run on schedule. VS Code extension version: 1.15.4 Local azure-functions version: 1.21.3...

bug
python