richross / HelloDallE

Project that takes responses to pre-defined questions, generates a prompt, which is sent to DallE for image generation.
MIT License
0 stars 0 forks source link

Azure push #32

Closed richross closed 10 months ago

richross commented 10 months ago

This pull request includes changes to different files in the codebase. The most important changes include adding code to create a private endpoint in the IaC/privateEndpoint.bicep file, updating parameters and properties in the IaC/appService.bicep file, updating the class and commenting out a variable declaration in the src/HelloDallE/Components/QuestionComponent.razor file, and adding a new .vscode/settings.json file with configuration settings.

Main infrastructure changes:

Front-end changes:

Configuration changes: