DP-203 · Question #368
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. If you have experience working with Azure before you will know that it is impossible to export anything as an ARM template with validation errors. https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-invalid- template?tabs=bicep
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure subscription that contains an Azure data factory named ADF1. From Azure Data Factory Studio, you build a complex data pipeline in ADF1. You discover that the Save button is unavailable, and there are validation errors that prevent the pipeline from being published. You need to ensure that you can save the logic of the pipeline. Solution: You export ADF1 as an Azure Resource Manager (ARM) template. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(48 responses)- A19% (9)
- B81% (39)
Explanation
If you have experience working with Azure before you will know that it is impossible to export anything as an ARM template with validation errors. https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-invalid- template?tabs=bicep
Topics
Community Discussion
No community discussion yet for this question.