|
712 | 712 |
|
713 | 713 | ### You are planning projects for three customers. Each customer's preferred process for work items is shown in the following table. The customers all plan to use Azure DevOps for work item management. Which work item process should you use for each customer?
|
714 | 714 |
|
715 |
| - |
| 715 | + |
| 716 | + |
716 | 717 |
|
717 | 718 | - [ ] Litware: XP. Contoso: CMMI. A. Datum: Agile.
|
718 | 719 | - [ ] Litware: Scrum. Contoso: Agile. A. Datum: CMMI.
|
|
1128 | 1129 |
|
1129 | 1130 | ### You need to deploy Azure Kubernetes Service (AKS) to host an application. The solution must meet the following requirements: Containers must only be published internally. AKS clusters must be able to create and manage containers in Azure. What should you use for each requirement?
|
1130 | 1131 |
|
| 1132 | + |
| 1133 | + |
1131 | 1134 | - [ ] Containers must only be published internally: Azure Container Registry. AKS clusters must be able to create and manage containers in Azure: An Azure Active Directory (Azure AD) group.
|
1132 | 1135 | - [ ] Containers must only be published internally: Azure Container Instances. AKS clusters must be able to create and manage containers in Azure: An Azure Automation account.
|
1133 | 1136 | - [ ] Containers must only be published internally: Dockerfile. AKS clusters must be able to create and manage containers in Azure: An Azure service principal.
|
1134 | 1137 | - [x] Containers must only be published internally: Azure Container Registry. AKS clusters must be able to create and manage containers in Azure: An Azure service principal.
|
1135 | 1138 |
|
1136 |
| - |
1137 |
| - |
1138 | 1139 | ### Your company is creating a suite of three mobile applications. You need to control access to the application builds. The solution must be managed at the organization level. What should you use?
|
1139 | 1140 |
|
1140 | 1141 | 
|
|
1168 | 1169 |
|
1169 | 1170 | ### You are implementing an Azure DevOps strategy for mobile devices using App Center. You plan to use distribution groups to control access to releases. You need to create the distribution groups shown in the following table. Which type of distribution group should you use for each group?
|
1170 | 1171 |
|
1171 |
| - |
| 1172 | + |
| 1173 | + |
1172 | 1174 |
|
1173 | 1175 | - [ ] Group 1: Shared. Group 2: Public. Group 3: Private.
|
1174 | 1176 | - [ ] Group 1: Private. Group 2: Shared. Group 3: Public.
|
|
1477 | 1479 |
|
1478 | 1480 | 
|
1479 | 1481 |
|
1480 |
| -- [x] Box 1: aggressive. Box 2: prune. |
1481 |
| -- [ ] Box 1: prune. Box 2: auto. |
1482 |
| -- [ ] Box 1: prune. Box 2: force. |
1483 |
| -- [ ] Box 1: auto. Box 2: aggressive. |
| 1482 | +- [x] Box 1: --aggressive. Box 2: prune. |
| 1483 | +- [ ] Box 1: --prune. Box 2: auto. |
| 1484 | +- [ ] Box 1: --prune. Box 2: force. |
| 1485 | +- [ ] Box 1: --auto. Box 2: aggressive. |
1484 | 1486 |
|
1485 | 1487 | ### You plan to deploy a website that will be hosted in two Azure regions. You need to create an Azure Traffic Manager profile named az400123456789n1-tm in a resource group named RG1lod123456789. The solution must ensure that users will always connect to a copy of the website that is in the same country. To complete this task, sign in to the Microsoft Azure portal.
|
1486 | 1488 |
|
|
1821 | 1823 |
|
1822 | 1824 | 
|
1823 | 1825 |
|
1824 |
| -- [ ] Box 1: Develop. Box 2: Feature. |
1825 |
| -- [ ] Box 1: Feature. Box 2: Main. |
1826 |
| -- [x] Box 1: Main. Box 2: Develop. |
1827 |
| -- [ ] Box 1: Main. Box 2: Feature. |
| 1826 | +- [ ] Production code: Develop. Preproduction code: Feature. |
| 1827 | +- [ ] Production code: Feature. Preproduction code: Main. |
| 1828 | +- [x] Production code: Main. Preproduction code: Develop. |
| 1829 | +- [ ] Production code: Main. Preproduction code: Feature. |
1828 | 1830 |
|
1829 | 1831 | ### You have an Azure DevOps release pipeline as shown in the following exhibit. You need to complete the pipeline to configure OWASP ZAP for security testing. Which five Azure CLI tasks should you add in sequence?
|
1830 | 1832 |
|
|
2028 | 2030 | 
|
2029 | 2031 |
|
2030 | 2032 | - [ ] Box 1: readinessProbe: 15. Box 2: timeoutSeconds: 15.
|
2031 |
| -- [x] Box 1: livenessProbe. Box 2: periodSeconds: 15. |
2032 |
| -- [ ] Box 1: ShutdownProbe: 15. Box 2: initialDelaySeconds: 15. |
2033 |
| -- [ ] Box 1: readinessProbe. Box 2: periodSeconds: 15. |
| 2033 | +- [x] Box 1: livenessProbe:. Box 2: periodSeconds: 15. |
| 2034 | +- [ ] Box 1: ShutdownProbe:. Box 2: initialDelaySeconds: 15. |
| 2035 | +- [ ] Box 1: readinessProbe:. Box 2: periodSeconds: 15. |
2034 | 2036 |
|
2035 | 2037 | ### You need to create an instance of Azure Application Insights named az400-123456789-main and configure the instance to receive telemetry data from an Azure web app named az400-123456789-main. To complete this task, sign in to the Microsoft Azure portal.
|
2036 | 2038 |
|
|
0 commit comments