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
Highly Voted 11 months, 2 weeks ago
1. OpenAI 2. --encryption
upvoted 6 times
anto69
10 months ago
Agree with you
upvoted 1 times
...
...
syupwsh
Most Recent 2 months, 3 weeks ago
OpenAI is CORRECT because you need to create a resource that will generate fictional stories in response to user prompts, which aligns with the capabilities provided by the OpenAI service in Azure. --encryption is CORRECT because it is used to specify encryption settings for the Azure Cognitive Services account, allowing you to configure customer-managed keys for data protection, which meets the requirement to use a customer-managed key.
upvoted 2 times
...
ProfessorZ
1 year 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 4 times
...
Murtuza
1 year, 1 month ago
az cognitiveservices account create \ --name myresource \ --resource-group myResourceGroup \ --kind OpenAI \ --sku S1 \ --location WestEurope \
upvoted 3 times
...
GHill1982
1 year, 1 month ago
Answer is correct.
upvoted 2 times
...
Murtuza
1 year, 1 month ago
Azure OpenAI Service models can do everything from generating original stories to performing complex text an
upvoted 1 times
...
chandiochan
1 year, 2 months 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