Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion extensions/samples/assets/shared/scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,6 @@ You don't need to create a complete list of the Azure resources as covered in **
| createLuisResource | Optional | `true` | The LUIS prediction resource to create. Region is default to `westus` and cannot be changed. |
| createLuisAuthoringResource | Optional | true | The LUIS authoring resource to create. Region is default to `westus` and cannot be changed. |
| createQnAResource | Optional | `true` | The QnA resource to create. |
| createCosmosDB | Optional | `true` | The CosmosDB resource to create. |
| createCosmosDb | Optional | `true` | The CosmosDb resource to create. |
| createStorage | Optional | `true` | The BlobStorage resource to create. |
| createAppInsights | Optional | `true` | The AppInsights resource to create. |