Azure / AKS-Landing-Zone-Accelerator

Official repository for the AKS Landing Zone Accelerator program
MIT License
212 stars 198 forks source link

[BUG] Scenarios/AKS-OpenAI-CogServe-Redis-Embeddings : OpenAIName #79

Closed khowling closed 11 months ago

khowling commented 11 months ago

Describe the bug The bicep deployment fails with error, because parameters.json file has invalid value

"OpenAIName" : {
        "value": "<name for your OpenAI service>"
      },

Need to add instructions in README for user to set there own unique value in this parameter. **NOTE: Globally unique value required***

73

mosabami commented 11 months ago

fixed with #71