Skip to content

Commit bf9b3a6

Browse files
author
naman-msft
committed
updated file
2 parents 803b908 + de0cb98 commit bf9b3a6

File tree

12 files changed

+21
-53
lines changed

12 files changed

+21
-53
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

scenarios/PostgresRAGLLM/postgres-rag-llm.md renamed to scenarios/PostgresRagLlmDemo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The script will search the database for relevant information for our query using
2323
Set up a resource group with a random ID.
2424

2525
```bash
26-
export RANDOM_ID="b795cc"
26+
export RANDOM_ID="$(openssl rand -hex 3)"
2727
export RG_NAME="myPostgresResourceGroup$RANDOM_ID"
2828
export REGION="centralus"
2929

scenarios/PostgresRAGLLM/__pycache__/db.cpython-310.pyc renamed to scenarios/PostgresRagLlmDemo/__pycache__/db.cpython-310.pyc

File renamed without changes.
File renamed without changes.
File renamed without changes.

scenarios/azure-aks-docs/articles/aks/learn/aks-store-quickstart.yaml renamed to scenarios/azure-docs/articles/aks/learn/aks-store-quickstart.yaml

File renamed without changes.

0 commit comments

Comments
 (0)