Skip to content

Commit f629b13

Browse files
authored
Update Lab-1.md
1 parent 7cb8a2f commit f629b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/Module1/Lab-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ chmod +x ./tools/deploy/module0/aad-federated-cred.sh
140140

141141
## Testing Transaction Classification App
142142

143-
* Open the sample transaction file [25000_spend_dataset_current_25.csv](../../../tools/deploy/Module1/data/25000_spend_dataset_current_25.csv) and notice that the **classification** column is empty. This is the column that will be populated by the Azure Function by calling Azure OpenAI API.
143+
* Open the sample transaction file [25000_spend_dataset_current_25.csv](../../../tools/deploy/module1/data/25000_spend_dataset_current_25.csv) and notice that the **classification** column is empty. This is the column that will be populated by the Azure Function by calling Azure OpenAI API.
144144
* Upload this file to the **classification** blob container: `portal > storage account > containers > classification > upload`
145145
* After few seconds, download the updated file from the **output** blob container `portal > storage account > containers > output > download`
146146
* Open the file and notice the **classification** column is populated with the predicted category for each transaction.

0 commit comments

Comments
 (0)