microsoft / PubSec-Info-Assistant

Information Assistant, built with Azure OpenAI Service, Industry Accelerator
MIT License
348 stars 788 forks source link

Fix for ARM case sensitive variables to reduce TF updates #867

Closed dayland closed 2 months ago

dayland commented 2 months ago

This pull request standardizes the type definitions in several ARM template files by capitalizing the type names. The changes ensure consistency across the templates.

Standardization of type definitions:

partially address #864