Skip to content

Commit 99a9a95

Browse files
authored
fixing preexisting acrolinx
1 parent 6f733d4 commit 99a9a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-data-ai/investigate-container-for-use-with-ai-services/5-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ quiz:
2121
explanation: "Incorrect. The container does not require client applications to authenticate with a subscription key."
2222
- content: "The container must be able to connect to the Azure resource endpoint to send usage data for billing."
2323
isCorrect: true
24-
explanation: "Correct. container usage metrics are sent to the Azure AI services resource in Azure to calculate billing."
24+
explanation: "Correct. Container usage metrics are sent to the Azure AI services resource in Azure to calculate billing."
2525
- content: "All data passed from the client application to the container is forwarded to the Azure resource endpoint."
2626
isCorrect: false
2727
explanation: "Incorrect. The data submitted in a request is processed by the containerized service, and not forwarded to Azure."

0 commit comments

Comments
 (0)