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

Combining the yaml code deploy with the azure bicep deploy #31

Closed richross closed 7 months ago

richross commented 7 months ago

This pull request includes various changes to improve the performance, readability, and functionality of the codebase. The most important changes include refactoring the DataService class, adding a new ARM template for deploying a storage account resource in Azure, and adding new package references for Azure.Storage and Microsoft.Extensions.Azure.

Main code changes:

Configuration changes:

Other important changes: