|
2186 | 2186 | - [ ] Prevents HTTPS traffic to new Azure Storage accounts when the accounts are accessed over the Internet.
|
2187 | 2187 | - [ ] Ensures that all data for new Azure Storage accounts is encrypted at rest.
|
2188 | 2188 |
|
| 2189 | +### You use GitHub Enterprise Server as a source code repository. You create an Azure DevOps organization named Contoso. In the Contoso organization, you create a project named Project1. You need to link GitHub commits, pull requests, and issues to the work items of Project1. The solution must use OAuth-based authentication. Which three actions should you perform in sequence? |
| 2190 | + |
| 2191 | + |
| 2192 | + |
| 2193 | +- [ ] Box 1: From Project Settings in Azure DevOps, add a GitHub connection. Box 2: From Organization settings in Azure DevOps, add an Auth configuration. Box 3: From Developer settings in GitHub Enterprise Server, register a new OAuth app. |
| 2194 | +- [ ] Box 1: From Organization settings in Azure DevOps, add an Auth configuration. Box 2: From Developer settings in GitHub Enterprise Server, register a new OAuth app. Box 3: From Project Settings in Azure DevOps, add a GitHub connection. |
| 2195 | +- [ ] Box 1: From Developer settings in GitHub Enterprise Server, generate a private kev. Box 2: From Organization settings in Azure DevOps, connect to Azure Active Directory (Azure AD). Box 3: From Developer settings in GitHub Enterprise Server, register a new OAuth app. |
| 2196 | +- [x] Box 1: From Developer settings in GitHub Enterprise Server, register a new OAuth app. Box 2: From Organization settings in Azure DevOps, add an Auth configuration. Box 3: From Project Settings in Azure DevOps, add a GitHub connection. |
| 2197 | + |
| 2198 | +### You use Exabeam Fusion SIEM and the Azure cloud platform. You need to integrate Exabeam and Azure. The solution must use OAuth authentication. Which three actions should you perform in sequence? |
| 2199 | + |
| 2200 | + |
| 2201 | + |
| 2202 | +- [ ] Box 1: Create a client secret. Box 2: Register an Exabeam application in Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra. Box 3: Configure the Exabeam Azure cloud connector. |
| 2203 | +- [x] Box 1: Register an Exabeam application in Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra. Box 2: Configure the Exabeam Azure cloud connector. Box 3: Configure API permissions. |
| 2204 | +- [ ] Box 1: Create a client secret. Box 2: Register an Exabeam application in Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra. Box 3: Upload a certificate. |
| 2205 | +- [ ] Box 1: Configure API permissions. Box 2: Register an Exabeam application in Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra. Box 3: Configure the Exabeam Azure cloud connector. |
| 2206 | + |
| 2207 | +### You have a private project in Azure DevOps and two users named User1 and User2. You need to add User1 and User2 to groups to meet the following requirements: User1 must be able to create a code wiki. User2 must be able to edit wiki pages. The solution must use the principle of least privilege. To which group should you add each user? |
| 2208 | + |
| 2209 | + |
| 2210 | + |
| 2211 | +- [ ] User 1: Project Valid Users. User 2: Project Administrators. |
| 2212 | +- [x] User 1: Project Administrators. User 2: Contributors. |
| 2213 | +- [ ] User 1: Project Administrators. User 2: Stakeholders. |
| 2214 | +- [ ] User 1: Contributors. User 2: Project Administrators. |
| 2215 | + |
| 2216 | +### You have a project in Azure DevOps that has three teams as shown in the Teams exhibit. You create a new dashboard named Dash1. You configure the dashboard permissions for the Contoso project as shown in the Permissions exhibit. All other permissions have the default values set. Web Team can delete Dash1. |
| 2217 | + |
| 2218 | + |
| 2219 | + |
| 2220 | + |
| 2221 | +- [ ] Yes. |
| 2222 | +- [x] No. |
| 2223 | + |
| 2224 | +### You have a project in Azure DevOps that has three teams as shown in the Teams exhibit. You create a new dashboard named Dash1. You configure the dashboard permissions for the Contoso project as shown in the Permissions exhibit. All other permissions have the default values set. Contoso Team can view Dash1. |
| 2225 | + |
| 2226 | + |
| 2227 | + |
| 2228 | + |
| 2229 | +- [x] Yes. |
| 2230 | +- [ ] No. |
| 2231 | + |
| 2232 | +### You have a project in Azure DevOps that has three teams as shown in the Teams exhibit. You create a new dashboard named Dash1. You configure the dashboard permissions for the Contoso project as shown in the Permissions exhibit. All other permissions have the default values set. Project administrators can create new dashboards. |
| 2233 | + |
| 2234 | + |
| 2235 | + |
| 2236 | + |
| 2237 | +- [x] Yes. |
| 2238 | +- [ ] No. |
| 2239 | + |
| 2240 | +### You have a project in Azure DevOps named Project1 that contains two Azure DevOps pipelines named Pipeline1 and Pipeline2. You need to ensure that Pipeline1 can deploy code successfully to an Azure web app named webapp1. The solution must ensure that Pipeline2 does not have permission to webapp1. Which three actions should you perform in sequence? |
| 2241 | + |
| 2242 | + |
| 2243 | + |
| 2244 | +- [ ] Box 1: Create a service principal in Azure Active Directory. Box 2: In Project1, create a service connection. Box 3: In Project1, configure permissions. |
| 2245 | +- [ ] Box 1: In Project1, create a service connection. Box 2: Create a service principal in Azure Active Directory. Box 3: Create a system-assigned managed identity in Azure Active Directory. |
| 2246 | +- [ ] Box 1: In Pipeline1, create a variable. Box 2: Create a service principal in Azure Active Directory. Box 3: Create a service principal in Azure Active Directory. |
| 2247 | +- [x] Box 1: Create a service principal in Azure Active Directory. Box 2: In Project1, create a service connection. Box 3: In Pipeline1, authorize the service connection. |
| 2248 | + |
2189 | 2249 | ### You have an Azure subscription that contains resources in several resource groups. You need to design a monitoring strategy that will provide a consolidated view. The solution must support the following requirements: Support role-based access control (RBAC) by using Azure Active Directory (Azure AD) identifies. Include visuals from Azure Monitor that are generated by using the Kusto query language. Support documentation written in markdown. Use the latest data available for each visual. What should you use to create the consolidated view?
|
2190 | 2250 |
|
2191 | 2251 | - [ ] Azure Monitor.
|
2192 | 2252 | - [ ] Microsoft Power BI.
|
2193 |
| -- [x] Azure Data Explorer. |
2194 |
| -- [ ] Azure dashboards. |
| 2253 | +- [ ] Azure Data Explorer. |
| 2254 | +- [x] Azure dashboards. |
2195 | 2255 |
|
2196 | 2256 | ### You are building an ASP.NET Core application. You plan to create an application utilization baseline by capturing telemetry data. You need to add code to the application to capture the telemetry data. The solution must minimize the costs of storing the telemetry data. Which two actions should you perform?
|
2197 | 2257 |
|
|
2259 | 2319 | - [ ] user accounts in Azure Active Directory (Azure AD).
|
2260 | 2320 | - [ ] managed identities in Azure Active Directory (Azure AD).\
|
2261 | 2321 |
|
2262 |
| -### DRAG DROP - You use GitHub Enterprise Server as a source code repository. You create an Azure DevOps organization named Contoso. In the Contoso organization, you create a project named Project1. You need to link GitHub commits, pull requests, and issues to the work items of Project1. The solution must use OAuth-based authentication. Which three actions should you perform in sequence? |
2263 |
| - |
2264 |
| - |
2265 |
| - |
2266 |
| -- [ ] Box 1: From Project Settings in Azure DevOps, add a GitHub connection. Box 2: From Organization settings in Azure DevOps, add an Auth configuration. Box 3: From Developer settings in GitHub Enterprise Server, register a new OAuth app. |
2267 |
| -- [ ] Box 1: From Organization settings in Azure DevOps, add an Auth configuration. Box 2: From Developer settings in GitHub Enterprise Server, register a new OAuth app. Box 3: From Project Settings in Azure DevOps, add a GitHub connection. |
2268 |
| -- [ ] Box 1: From Developer settings in GitHub Enterprise Server, generate a private kev. Box 2: From Organization settings in Azure DevOps, connect to Azure Active Directory (Azure AD). Box 3: From Developer settings in GitHub Enterprise Server, register a new OAuth app. |
2269 |
| -- [x] Box 1: From Developer settings in GitHub Enterprise Server, register a new OAuth app. Box 2: From Organization settings in Azure DevOps, add an Auth configuration. Box 3: From Project Settings in Azure DevOps, add a GitHub connection. |
2270 |
| - |
2271 |
| -### DRAG DROP - You have a private project in Azure DevOps and two users named User1 and User2. You need to add User1 and User2 to groups to meet the following requirements: -> User1 must be able to create a code wiki. -> User2 must be able to edit wiki pages. -> The solution must use the principle of least privilege. To which group should you add each user? To answer, drag the appropriate groups to the correct users. Each group may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Select and Place: |
2272 |
| - |
2273 |
| - |
2274 |
| - |
2275 |
| -- [ ] User 1: Project Valid Users. User 2: Project Administrators. |
2276 |
| -- [x] User 1: Project Administrators. User 2: Contributors. |
2277 |
| -- [ ] User 1: Project Administrators. User 2: Stakeholders. |
2278 |
| -- [ ] User 1: Contributors. User 2: Project Administrators. |
2279 |
| - |
2280 |
| -### HOTSPOT - You have a project in Azure DevOps that has three teams as shown in the Teams exhibit. (Click the Teams tab.) |
2281 |
| - |
2282 |
| - |
2283 |
| - |
2284 |
| -### DRAG DROP - You have a project in Azure DevOps named Project1 that contains two Azure DevOps pipelines named Pipeline1 and Pipeline2. You need to ensure that Pipeline1 can deploy code successfully to an Azure web app named webapp1. The solution must ensure that Pipeline2 does not have permission to webapp1. Which three actions should you perform in sequence? |
2285 |
| - |
2286 |
| - |
2287 |
| - |
2288 |
| -- [x] Box 1: Create a service principal in Azure Active Directory. Box 2: In Project1, create a service connection. Box 3: In Project1, configure permissions. |
2289 |
| -- [ ] Box 1: In Project1, create a service connection. Box 2: Create a service principal in Azure Active Directory. Box 3: Create a system-assigned managed identity in Azure Active Directory. |
2290 |
| -- [ ] Box 1: In Pipeline1, create a variable. Box 2: Create a service principal in Azure Active Directory. Box 3: Create a service principal in Azure Active Directory. |
2291 |
| -- [ ] Box 1: In Project1, create a service connection. Box 2: Create a system-assigned managed identity in Azure Active Directory. Box 3: In Pipeline1, create a variable. |
2292 |
| - |
2293 | 2322 | ### You have an existing project in Azure DevOps. You plan to integrate GitHub as the repository for the project. You need to ensure that Azure Pipelines runs under the Azure Pipelines identity. Which authentication mechanism should you use?
|
2294 | 2323 |
|
2295 | 2324 | - [ ] Personal Access Token (PAT)
|
|
0 commit comments