AZ-305-KR 문제 46

주문 처리 시스템에는 다음과 같은 트랜잭션 흐름이 있습니다.
고객은 App1을 사용하여 주문합니다.
주문이 접수되면 App1은 공급업체 1과 공급업체 2에서 제품 가용성을 확인하는 메시지를 생성합니다.
통합 구성 요소는 메시지를 처리한 다음 주문 유형에 따라 Function1 또는 Function2를 트리거합니다.
공급업체가 제품 가용성을 확인하면 App1에 대한 상태 메시지가 Function1 또는 Function2에 의해 생성됩니다.
트랜잭션의 모든 단계는 storage1에 기록됩니다.
통합 구성 요소에 어떤 유형의 리소스를 권장해야 합니까?
D18912E1457D5D1DDCBD40AB3BF70D5D
통합 구성 요소에 어떤 유형의 리소스를 권장해야 합니까?
A data factory can have one or more pipelines. A pipeline is a logical grouping of activities that together perform a task.
The activities in a pipeline define actions to perform on your data.
Data Factory has three groupings of activities: data movement activities, data transformation activities, and control activities.
Azure Functions is now integrated with Azure Data Factory, allowing you to run an Azure function as a step in your data factory pipelines.
Reference:
https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipelines-activities
AZ-305-KR 문제 47
사용해야 하는 최소 할당 수는 얼마입니까?
Scenario: The Network Contributor built-in RBAC role must be used to grant permissions to the network administrators for all the virtual networks in all the Azure subscriptions.
RBAC roles must be applied at the highest level possible.
Topic 2, Fabrikam, inc Case Study A
Overview:
Existing Environment
Fabrikam, Inc. is an engineering company that has offices throughout Europe. The company has a main office in London and three branch offices in Amsterdam Berlin, and Rome.
Active Directory Environment:
The network contains two Active Directory forests named corp.fabnkam.com and rd.fabrikam.com. There are no trust relationships between the forests. Corp.fabrikam.com is a production forest that contains identities used for internal user and computer authentication. Rd.fabrikam.com is used by the research and development (R&D) department only. The R&D department is restricted to using on-premises resources only.
Network Infrastructure:
Each office contains at least one domain controller from the corp.fabrikam.com domain. The main office contains all the domain controllers for the rd.fabrikam.com forest.
All the offices have a high-speed connection to the Internet.
An existing application named WebApp1 is hosted in the data center of the London office. WebApp1 is used by customers to place and track orders. WebApp1 has a web tier that uses Microsoft Internet Information Services (IIS) and a database tier that runs Microsoft SQL Server 2016. The web tier and the database tier are deployed to virtual machines that run on Hyper-V.
The IT department currently uses a separate Hyper-V environment to test updates to WebApp1.
Fabrikam purchases all Microsoft licenses through a Microsoft Enterprise Agreement that includes Software Assurance.
Problem Statement:
The use of Web App1 is unpredictable. At peak times, users often report delays. At other times, many resources for WebApp1 are underutilized.
Requirements:
Planned Changes:
Fabrikam plans to move most of its production workloads to Azure during the next few years.
As one of its first projects, the company plans to establish a hybrid identity model, facilitating an upcoming Microsoft Office 365 deployment All R&D operations will remain on-premises.
Fabrikam plans to migrate the production and test instances of WebApp1 to Azure.
Technical Requirements:
Fabrikam identifies the following technical requirements:
* Web site content must be easily updated from a single point.
* User input must be minimized when provisioning new app instances.
* Whenever possible, existing on premises licenses must be used to reduce cost.
* Users must always authenticate by using their corp.fabrikam.com UPN identity.
* Any new deployments to Azure must be redundant in case an Azure region fails.
* Whenever possible, solutions must be deployed to Azure by using platform as a service (PaaS).
* An email distribution group named IT Support must be notified of any issues relating to the directory synchronization services.
* Directory synchronization between Azure Active Directory (Azure AD) and corp.fabhkam.com must not be affected by a link failure between Azure and the on premises network.
Database Requirements:
Fabrikam identifies the following database requirements:
* Database metrics for the production instance of WebApp1 must be available for analysis so that database administrators can optimize the performance settings.
* To avoid disrupting customer access, database downtime must be minimized when databases are migrated.
* Database backups must be retained for a minimum of seven years to meet compliance requirement Security Requirements:
Fabrikam identifies the following security requirements:
*Company information including policies, templates, and data must be inaccessible to anyone outside the company
*Users on the on-premises network must be able to authenticate to corp.fabrikam.com if an Internet link fails.
*Administrators must be able authenticate to the Azure portal by using their corp.fabrikam.com credentials.
*All administrative access to the Azure portal must be secured by using multi-factor authentication.
*The testing of WebApp1 updates must not be visible to anyone outside the company.
AZ-305-KR 문제 48
실행된 코드는 Azure 가상 머신에서 실행되는 Microsoft SQL Server 인스턴스의 개인 IP 주소에 액세스할 수 있어야 합니다.
비용을 최소화해야 합니다.
솔루션에 무엇을 포함해야 합니까?
When you create a function app in Azure, you must choose a hosting plan for your app. There are three basic hosting plans available for Azure Functions: Consumption plan, Premium plan, and Dedicated (App Service) plan.
For the Consumption plan, you don't have to pay for idle VMs or reserve capacity in advance.
Connect to private endpoints with Azure Functions
As enterprises continue to adopt serverless (and Platform-as-a-Service, or PaaS) solutions, they often need a way to integrate with existing resources on a virtual network. These existing resources could be databases, file storage, message queues or event streams, or REST APIs.
Reference:
https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale
https://techcommunity.microsoft.com/t5/azure-functions/connect-to-private-endpoints-with-azure-functions/ba-p Reference:
https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale#hosting-plans-comparison
AZ-305-KR 문제 49
Azure 데이터베이스 및 서비스 계층이 복원력 및 비즈니스 요구 사항을 충족하는지 확인해야 합니다.
무엇을 구성해야 합니까? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
참고: 각 올바른 선택은 1점의 가치가 있습니다.


Explanation

AZ-305-KR 문제 50
Directory synchronization between Azure Active Directory (Azure AD) and corp.fabrikam.com must not be affected by a link failure between Azure and the on-premises network. (This requires domain controllers in Azure) Users on the on-premises network must be able to authenticate to corp.fabrikam.com if an Internet link fails.
(This requires domain controllers on-premises)
Topic 3, Contoso
Case Study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the button to return to the question.
Existing Environment: Technical Environment
The on-premises network contains a single Active Directory domain named contoso.com.
Contoso has a single Azure subscription.
Existing Environment: Business Partnerships
Contoso has a business partnership with Fabrikam, Inc. Fabrikam users access some Contoso applications over the internet by using Azure Active Directory (Azure AD) guest accounts.
Requirements: Planned Changes
Contoso plans to deploy two applications named App1 and App2 to Azure.
Requirements: App1
App1 will be a Python web app hosted in Azure App Service that requires a Linux runtime. Users from Contoso and Fabrikam will access App1.
App1 will access several services that require third-party credentials and access strings. The credentials and access strings are stored in Azure Key Vault.
App1 will have six instances: three in the East US Azure region and three in the West Europe Azure region.
App1 has the following data requirements:
* Each instance will write data to a data store in the same availability zone as the instance.
* Data written by any App1 instance must be visible to all App1 instances.
App1 will only be accessible from the internet. App1 has the following connection requirements:
* Connections to App1 must pass through a web application firewall (WAF).
* Connections to App1 must be active-active load balanced between instances.
* All connections to App1 from North America must be directed to the East US region. All other connections must be directed to the West Europe region.
Every hour, you will run a maintenance task by invoking a PowerShell script that copies files from all the App1 instances. The PowerShell script will run from a central location.
Requirements: App2
App2 will be a NET app hosted in App Service that requires a Windows runtime. App2 has the following file storage requirements:
* Save files to an Azure Storage account.
* Replicate files to an on-premises location.
* Ensure that on-premises clients can read the files over the LAN by using the SMB protocol.
You need to monitor App2 to analyze how long it takes to perform different transactions within the application. The solution must not require changes to the application code.
Application Development Requirements
Application developers will constantly develop new versions of App1 and App2. The development process must meet the following requirements:
* A staging instance of a new application version must be deployed to the application host before the new version is used in production.
* After testing the new version, the staging version of the application will replace the production version.
* The switch to the new application version from staging to production must occur without any downtime of the application.
Identity Requirements
Contoso identifies the following requirements for managing Fabrikam access to resources:
* Every month, an account manager at Fabrikam must review which Fabrikam users have access permissions to App1. Accounts that no longer need permissions must be removed as guests.
* The solution must minimize development effort.
Security Requirement
All secrets used by Azure services must be stored in Azure Key Vault.
Services that require credentials must have the credentials tied to the service instance. The credentials must NOT be shared between services.
- 다른 버전
- 406Microsoft.AZ-305-KR.v2026-05-05.q167
- 776Microsoft.AZ-305-KR.v2026-04-28.q191
- 606Microsoft.AZ-305-KR.v2026-03-23.q138
- 2186Microsoft.AZ-305-KR.v2025-12-26.q177
- 722Microsoft.AZ-305-KR.v2025-12-13.q157
- 2157Microsoft.AZ-305-KR.v2025-03-24.q127
- 1856Microsoft.AZ-305-KR.v2025-03-22.q143
- 1459Microsoft.AZ-305-KR.v2025-02-15.q141
- 792Microsoft.AZ-305-KR.v2024-02-21.q140
- 924Microsoft.AZ-305-KR.v2024-02-08.q118
- 693Microsoft.AZ-305-KR.v2024-01-06.q115
- 2275Microsoft.AZ-305-KR.v2024-01-03.q141
- 678Microsoft.AZ-305-KR.v2023-12-26.q101
- 881Microsoft.AZ-305-KR.v2023-12-25.q120
- 1041Microsoft.AZ-305-KR.v2023-12-08.q113
- 2006Microsoft.AZ-305-KR.v2023-12-06.q113
- 1147Microsoft.AZ-305-KR.v2023-11-21.q117
- 304Microsoft.AZ-305-KR.v2023-09-16.q8
- 868Microsoft.AZ-305-KR.v2023-06-23.q94
- 1189Microsoft.AZ-305-KR.v2023-06-05.q114
- 892Microsoft.AZ-305-KR.v2023-05-11.q94
- 최근 업로드
- 106Snowflake.ADA-C02.v2026-06-08.q23
- 106Microsoft.SC-300-KR.v2026-06-08.q173
- 105Microsoft.DP-300-KR.v2026-06-08.q157
- 104Microsoft.MS-102-KR.v2026-06-08.q240
- 105Microsoft.DP-300-KR.v2026-06-08.q176
- 103Microsoft.SC-100-KR.v2026-06-08.q115
- 119TheBerylInstitute.CPXP.v2026-06-06.q56
- 175ACAMS.CAMS7-KR.v2026-06-05.q213
- 181PaloAltoNetworks.XSIAM-Analyst.v2026-06-04.q72
- 152NLN.NEX.v2026-06-04.q54
PDF 파일 다운로드
메일 주소를 입력하시고 다운로드 하세요. Microsoft.AZ-305-KR.v2023-11-08.q87 모의시험 시험자료를 다운 받으세요.
