FEFreeExamDumps.in

Microsoft Certified: Azure AI Apps and Agents Developer Associate

Topic 1

Question 45

AI-103 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.

Details →

You are creating an image-editing workflow in a Microsoft Foundry project. The workflow must meet the following requirements: Ensure that background objects can be removed by applying a mask-based inpainting edit. Preserve the original lighting and style of the edited images. Use the built-in image editing controls, NOT a custom model. You need to ensure that image edits apply exclusively inside the masked area. How should you configure the workflow?

  • ASet generation mode to image_variation and provide the original image as a reference.
  • BEnable text_to_image mode and a prompt describing the desired background removal.
  • CEnable image_to_image mode and a high-strength value to regenerate the full image based on the prompt.
  • DEnable mask_inpainting and supply both the input image and a mask indicating which part of the image to modify. ✓