File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
learn-pr/wwl-data-ai/investigate-container-for-use-with-ai-services Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 21
21
explanation : " Incorrect. The container does not require client applications to authenticate with a subscription key."
22
22
- content : " The container must be able to connect to the Azure resource endpoint to send usage data for billing."
23
23
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."
25
25
- content : " All data passed from the client application to the container is forwarded to the Azure resource endpoint."
26
26
isCorrect : false
27
27
explanation : " Incorrect. The data submitted in a request is processed by the containerized service, and not forwarded to Azure."
You can’t perform that action at this time.
0 commit comments