exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 2 question 7 discussion

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

DRAG DROP -
You have a Custom Vision resource named acvdev in a development environment.
You have a Custom Vision resource named acvprod in a production environment.
In acvdev, you build an object detection model named obj1 in a project named proj1.
You need to move obj1 to acvprod.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects

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
snna4
Highly Voted 2 years, 11 months ago
1. GetProjects on acvDEV 2. ExportProjects on acvDEV 3. ImportProjects on avcPROD
upvoted 35 times
...
zellck
Highly Voted 1 year, 5 months ago
1. Use GetProjects endpoint on acvDEV 2. Use ExportProjects endpoint on acvDEV 3. Use ImportProjects endpoint on avcPROD https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects#get-the-project-id First call GetProjects to see a list of your existing Custom Vision projects and their IDs. Use the training key and endpoint of your source account. https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects#export-the-project Call ExportProject using the project ID and your source training key and endpoint. https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects#import-the-project Call ImportProject using your target training key and endpoint, along with the reference token. You can also give your project a name in its new account.
upvoted 15 times
zellck
1 year, 5 months ago
https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects#process-overview The process for copying a project consists of the following steps: - First, you get the ID of the project in your source account you want to copy. - Then you call the ExportProject API using the project ID and the training key of your source account. You'll get a temporary token string. - Then you call the ImportProject API using the token string and the training key of your target account. The project will then be listed under your target account.
upvoted 4 times
...
...
anto69
Most Recent 3 months, 3 weeks ago
1. GetProjects on acvDEV 2. ExportProjects on acvDEV 3. ImportProjects on avcPROD
upvoted 1 times
...
hatanaoki
6 months, 1 week ago
1. Use GetProjects endpoint on acvDEV 2. Use ExportProjects endpoint on acvDEV 3. Use ImportProjects endpoint on avcPROD
upvoted 1 times
...
varinder82
8 months, 2 weeks ago
Final Answer: 1. GetProjects on acvDEV 2. ExportProjects on acvDEV 3. ImportProjects on avcPROD
upvoted 2 times
...
rdemontis
1 year, 1 month ago
correct answer as the documentation provided demonstrates
upvoted 1 times
...
Eltooth
2 years, 4 months ago
Get on Dev Export on Dev Import on Prod
upvoted 1 times
...
Jzerpa_ccs
2 years, 4 months ago
1. GetProjects on acvDEV 2. ExportProjects on acvDEV 3. ImportProjects on avcPROD https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects
upvoted 3 times
...
Contactfornitish
2 years, 11 months ago
Was on exam 02/01/2022
upvoted 2 times
...
Ravnit
3 years ago
Was on exam 27/11/2021
upvoted 3 times
...
Derin_tade
3 years, 2 months ago
Given link proves this is correct.
upvoted 3 times
DS_sam2701
3 years, 2 months ago
Here in this document it is clearly mentioned how can you move your resource from dev. to prod. : https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-tutorial-pattern#what-did-this-tutorial-accomplish
upvoted 2 times
fhqhfhqh
3 years, 1 month ago
Provided link is for LUIS. Incorrect Link.
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 ...