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 #20

Closed richross closed 10 months ago

richross commented 10 months ago

This pull request includes changes to an Azure infrastructure-as-code project and a .NET project. The most important changes include updates to the privateEndpoint and storageAccount resources in the Azure project to use a new parameter, the addition of a new vnet resource with two subnets, and an update to the API version for a resource in the .NET project.

Azure infrastructure-as-code changes:

.NET project changes: