Pamela Fox
Pamela Fox
## Purpose This PR adds a HttpUser class to locustfile.py to aid in loadtesting the GPT4-vision use case. This PR also includes some markdownlint fixes related to READMEs I was...
This repo currently assumes 3.10, but developers may now be using 3.11 or 3.12. Can you explicitly put in prereqs whether those can be used? A customer just tried to...
In the original version of appservice.bicep, appSettings was not wrapped with an @secure decorator, so if a developer put any secrets in their app settings, it would leak into deployment...
- VSCode Version: Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:14:32.757Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 23.5.0 - Local OS Version: - Remote OS...
- [X] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) I want to easily get the azd env path, so that I can load that into...
- [ ] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** azd version 1.9.3 (commit e1624330dcc7dde440ecc1eda06aac40e68aa0a3) **Describe the bug** azd said my...
I'd like to use AZD to deploy to Azure App Service BYOC, as shown in this article: https://foldr.uk/azure-bicep-app-service-custom-container Should it be possible? It requires passing the image URL as the...
This parameter is required if you're trying to create a Data Lake Storage 2 account. Using it for https://github.com/Azure-Samples/azure-search-openai-demo/pull/1395
- [X] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** azd version 0.7.0-beta.1 (commit 9ce71659f7688d0dc3dda8b84e5accedca58cf01) **Describe the bug** Everything is working as...
## Purpose Right now, if the getToken function receives an error from MSAL, it'll get logged in the console, the API request will be made, and the user will see...