Azure-Language-OpenAI-Conversational-Agent-Accelerator
Azure-Language-OpenAI-Conversational-Agent-Accelerator copied to clipboard
Update AZD deployment workflow to use AZD hooks.
Purpose
- Update AZD deployment workflow to use AZD hooks.
Does this introduce a breaking change?
[ ] Yes
[X] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[X] Feature
[X] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:
How to Test
- Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
- Test the code
What to Check
Verify that the following are valid
- ...