Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
552 stars 345 forks source link

Redeploy to Azure after frontend changes? #264

Closed NarayanamoorthySrinivasan closed 5 months ago

NarayanamoorthySrinivasan commented 5 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

We did changes to frontend code / images (app/frontend/wwwroot/). How to redeploy to Azure container only these changes?

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

NarayanamoorthySrinivasan commented 5 months ago

I am able to deploy frontend changes in Azure containers using "azd deploy".

NarayanamoorthySrinivasan commented 5 months ago

I am able to deploy frontend changes in Azure containers using "azd deploy".