exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 7 question 12 discussion

Actual exam question from Microsoft's AI-102
Question #: 12
Topic #: 7
[All AI-102 Questions]

HOTSPOT
-

You have an Azure subscription.

You need to create a new resource that will generate fictional stories in response to user prompts. The solution must ensure that the resource uses a customer-managed key to protect data.

How should you complete the script? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
taiwan_is_not_china
7 months ago
1. OpenAI 2. --encryption
upvoted 4 times
anto69
5 months, 3 weeks ago
Agree with you
upvoted 1 times
...
...
ProfessorZ
8 months, 3 weeks ago
--encryption is correct: https://learn.microsoft.com/en-us/cli/azure/cognitiveservices/account?view=azure-cli-latest az cognitiveservices account create -n myresource -g myResourceGroup --assign-identity --kind TextAnalytics --sku S -l WestEurope --yes --encryption '{ "keySource": "Microsoft.KeyVault", "keyVaultProperties": { "keyName": "KeyName", "keyVersion": "secretVersion", "keyVaultUri": "https://issue23056kv.vault.azure.net/" } }'
upvoted 3 times
...
Murtuza
8 months, 4 weeks ago
az cognitiveservices account create \ --name myresource \ --resource-group myResourceGroup \ --kind OpenAI \ --sku S1 \ --location WestEurope \
upvoted 3 times
...
GHill1982
9 months, 2 weeks ago
Answer is correct.
upvoted 2 times
...
Murtuza
9 months, 3 weeks ago
Azure OpenAI Service models can do everything from generating original stories to performing complex text an
upvoted 1 times
...
chandiochan
9 months, 3 weeks ago
https://learn.microsoft.com/en-us/azure/ai-services/openai/encrypt-data-at-rest https://learn.microsoft.com/en-us/cli/azure/cognitiveservices/account?view=azure-cli-latest#az-cognitiveservices-account-create
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago