Skip to content

Commit bb69b40

Browse files
Improve: last findings from Udemy upload
1 parent fac3ee7 commit bb69b40

File tree

5 files changed

+17
-15
lines changed

5 files changed

+17
-15
lines changed

README.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,8 @@
712712

713713
### 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?
714714

715-
![Question 95](images/question95.jpg)
715+
![Question 95 part 1](images/question95_1.jpg)
716+
![Question 95 part 2](images/question95_2.png)
716717

717718
- [ ] Litware: XP. Contoso: CMMI. A. Datum: Agile.
718719
- [ ] Litware: Scrum. Contoso: Agile. A. Datum: CMMI.
@@ -1128,13 +1129,13 @@
11281129

11291130
### 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?
11301131

1132+
![Question 152](images/question152.png)
1133+
11311134
- [ ] 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.
11321135
- [ ] 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.
11331136
- [ ] Containers must only be published internally: Dockerfile. AKS clusters must be able to create and manage containers in Azure: An Azure service principal.
11341137
- [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.
11351138

1136-
![Question 152](images/question152.png)
1137-
11381139
### 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?
11391140

11401141
![Question 153](images/question153.jpg)
@@ -1168,7 +1169,8 @@
11681169

11691170
### 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?
11701171

1171-
![Question 157](images/question157.jpg)
1172+
![Question 157 part 1](images/question157_1.jpg)
1173+
![Question 157 part 2](images/question157_2.png)
11721174

11731175
- [ ] Group 1: Shared. Group 2: Public. Group 3: Private.
11741176
- [ ] Group 1: Private. Group 2: Shared. Group 3: Public.
@@ -1477,10 +1479,10 @@
14771479

14781480
![Question 196](images/question196.jpg)
14791481

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.
14841486

14851487
### 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.
14861488

@@ -1821,10 +1823,10 @@
18211823

18221824
![Question 246](images/question246.png)
18231825

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.
18281830

18291831
### 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?
18301832

@@ -2028,9 +2030,9 @@
20282030
![Question 275](images/question275.jpg)
20292031

20302032
- [ ] 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.
20342036

20352037
### 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.
20362038

File renamed without changes.

images/question157_2.png

5.9 KB
Loading
File renamed without changes.

images/question95_2.png

4.17 KB
Loading

0 commit comments

Comments
 (0)