لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
Your company has an Azure subscription.You need to deploy a number of Azure virtual machines to the subscription by using Azure Resource Manager (ARM) templates. The virtual machines will be included in a single availability set.You need to ensure that the ARM template allows for as many virtual machines as possible to remain accessible in the event of fabric failure or maintenance.Which of the following is the value that you should configure for the platformUpdateDomainCount property?
A. 10
B. 20
C. 30
D. 40
عرض الإجابة
اجابة صحيحة: B

View The Updated AZ-204 Exam Questions

SPOTO Provides 100% Real AZ-204 Exam Questions for You to Pass Your AZ-204 Exam!

السؤال #2
You need to resolve the capacity issue. What should you do?
A. AConvert the trigger on the Azure Function to an Azure Blob storage trigger
B. BEnsure that the consumption plan is configured correctly to allow scaling
C. CMove the Azure Function to a dedicated App Service Plan
D. DUpdate the loop starting on line PC09 to process items in parallel
عرض الإجابة
اجابة صحيحة: D
السؤال #3
You have two Hyper-V hosts named Host1 and Host2. Host1 has an Azure virtual machine named VM1 that was deployed by using a custom Azure ResourceManager template.You need to move VM1 to Host2.What should you do?
A. rom the Update management blade, click Enable
B. rom the Overview blade, move VM1 to a different subscription
C. rom the Redeploy blade, click Redeploy
D. rom the Profile blade, modify the usage location
عرض الإجابة
اجابة صحيحة: C
السؤال #4
Under which menu item of the Azure Portal can you find the logs for a container instance?
A. Settings > Container > Logs
B. Overview
C. Monitoring > Alerts
D. Monitoring > Metrics
عرض الإجابة
اجابة صحيحة: A
السؤال #5
You manage an Azure SQL database that allows for Azure AD authentication.You need to make sure that database developers can connect to the SQL database via Microsoft SQL Server Management Studio (SSMS). You also need to make sure the developers use their on-premises Active Directory account for authentication. Your strategy should allow for authentication prompts to be kept to a minimum.Which of the following should you implement?
A. Azure AD token
B. Azure Multi-Factor authentication
C. Active Directory integrated authentication
D. OATH software tokens
عرض الإجابة
اجابة صحيحة: C
السؤال #6
You need to secure the Shipping Logic App. What should you use?
A. Azure App Service Environment (ASE)
B. Azure AD B2B integration
C. Integration Service Environment (ISE)
D. VNet service endpoint
عرض الإجابة
اجابة صحيحة: C
السؤال #7
You are developing an application to transfer data between on-premises file servers and Azure Blob storage. The application stores keys, secrets, and certificates in Azure Key Vault and makes use of the Azure Key Vault APIs.You want to configure the application to allow recovery of an accidental deletion of the key vault or key vault objects for 90 days after deletion.What should you do?
A. Run the Add-AzKeyVaultKey cmdlet
B. Run the az keyvault update --enable-soft-delete true --enable-purge-protection true CLI
C. Implement virtual network service endpoints for Azure Key Vault
D. Run the az keyvault update --enable-soft-delete false CLI
عرض الإجابة
اجابة صحيحة: B
السؤال #8
Your company has an Azure Kubernetes Service (AKS) cluster that you manage from an Azure AD-joined device. The cluster is located in a resource group.Developers have created an application named MyApp. MyApp was packaged into a container image.You need to deploy the YAML manifest file for the application.Solution: You install the docker client on the device and run the docker run -it microsoft/azure-cli:0.10.17 command.Does this meet the goal?
A. es
B. o
عرض الإجابة
اجابة صحيحة: B
السؤال #9
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.You are configuring a web app that delivers streaming video to users. The application makes use of continuous integration and deployment.You need to ensure that the application is highly available and that the users' streaming experience is constant. You also want to configure the application to store data in a geographic location that is nearest to the user.Solution: You include the use of a Storage Area Network (SAN) in your design.Does the solution meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #10
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.You are developing a solution for a public facing API.The API back end is hosted in an Azure App Service instance. You have implemented a RESTful service for the API back end.You must configure back-end authentication for the API Management service instance.Solution: You configure Basic gateway credentials for the Azure resource.Does the solution meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #11
Your company has a web app named WebApp1.You use the WebJobs SDK to design a triggered App Service background task that automatically invokes a function in the code every time new data is received ina queue.You are preparing to configure the service processes a queue data item.Which of the following is the service you should use?
A. Logic Apps
B. WebJobs
C. Flow
D. Functions
عرض الإجابة
اجابة صحيحة: B
السؤال #12
You have two Hyper-V hosts named Host1 and Host2. Host1 has an Azure virtual machine named VM1 that was deployed by using a custom Azure ResourceManager template.You need to move VM1 to Host2.What should you do?
A. From the Update management blade, click Enable
B. From the Overview blade, move VM1 to a different subscription
C. From the Redeploy blade, click Redeploy
D. From the Profile blade, modify the usage location
عرض الإجابة
اجابة صحيحة: C
السؤال #13
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 develop a software as a service (SaaS) offering to manage photographs. Users upload photos to a web service which then stores the photos in AzureStorage Blob storage. The storage account type is General-purpose V2.When photos are uploaded, they must be processed to produce and save a mobile-friendly version of the image. The process to produce a mobile-friendly version of the image must start in less than one minute.You need to design the process that starts the photo processing.Solution: Convert the Azure Storage account to a BlockBlobStorage storage account.Does the solution meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #14
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.You are configuring a web app that delivers streaming video to users. The application makes use of continuous integration and deployment.You need to ensure that the application is highly available and that the users' streaming experience is constant. You also want to configure the application to store data in a geographic location that is nearest to the user.Solution: You include the use of an Azure Content Delivery Network (CDN) in your design.Does the solution meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: A
السؤال #15
Why should a developer choose to deploy a container to a Web App for Containers instead of Azure Kubernetes Service?
A. Web App for Containers provide much more low-level control over the scaling and performance of the app
B. AKS is more for development and product demos, while Web App for Containers is an enterprise solution for containerized applications
C. Web App for Containers is much easier to deploy and control than a Kubernetes cluster
D. Web App for Containers integrates seamlessly with your other AKS containers and can be controlled with the same commands
عرض الإجابة
اجابة صحيحة: C
السؤال #16
This question requires that you evaluate the underlined text to determine if it is correct.Your Azure Active Directory Azure (Azure AD) tenant has an Azure subscription linked to it.Your developer has created a mobile application that obtains Azure AD access tokens using the OAuth 2 implicit grant type.The mobile application must be registered in Azure AD.You require a redirect URI from the developer for registration purposes.Instructions: Review the underlined text. If it makes the statement correct, select `No change is needed.` If the statement is incorrect, select the answer choice that makes the statement correct.
A. No change required
B. a secret
C. a login hint
D. a client ID
عرض الإجابة
اجابة صحيحة: A
السؤال #17
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 develop and deploy an Azure App Service API app to a Windows-hosted deployment slot named Development. You create additional deployment slots named Testing and Production. You enable auto swap on the Production deployment slot.You need to ensure that scripts run and resources are available before a swap operation occurs.Solution: Enable auto swap for the Testing slot. Deploy the app to the Testing slot.Does the solution meet the goal?
A. No
B. Yes
عرض الإجابة
اجابة صحيحة: A
السؤال #18
When you download an ARM Template from the Portal, just before confirming a deployment, what is the one file that is not downloaded to your computer?
A. Template JSON file
B. Parameters JSON file
C. Docker YAML file
D. Powershell and CLI deployment scripts
عرض الإجابة
اجابة صحيحة: C
السؤال #19
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 develop an HTTP triggered Azure Function app to process Azure Storage blob data. The app is triggered using an output binding on the blob.The app continues to time out after four minutes. The app must process the blob data.You need to ensure the app does not time out and processes the blob data.Solution: Use the Durable Function async pattern to process the blob data.Does the solution meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: A
السؤال #20
You are developing an e-Commerce Web App.You want to use Azure Key Vault to ensure that sign-ins to the e-Commerce Web App are secured by using Azure App Service authentication and Azure ActiveDirectory (AAD).What should you do on the e-Commerce Web App?
A. un the az keyvault secret command
B. nable Azure AD Connect
C. nable Managed Service Identity (MSI)
D. reate an Azure AD service principal
عرض الإجابة
اجابة صحيحة: C
السؤال #21
Your company has an Azure subscription.You need to deploy a number of Azure virtual machines to the subscription by using Azure Resource Manager (ARM) templates. The virtual machines will be included in a single availability set.You need to ensure that the ARM template allows for as many virtual machines as possible to remain accessible in the event of fabric failure or maintenance.Which of the following is the value that you should configure for the platformFaultDomainCount property?
A. 10
B. 30
C. Min Value
D. Max Value
عرض الإجابة
اجابة صحيحة: D
السؤال #22
Your company has an Azure Kubernetes Service (AKS) cluster that you manage from an Azure AD-joined device. The cluster is located in a resource group.Developers have created an application named MyApp. MyApp was packaged into a container image.You need to deploy the YAML manifest file for the application.Solution: You install the Azure CLI on the device and run the kubectl apply `"f myapp.yaml command.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #23
Your company has an Azure subscription.You need to deploy a number of Azure virtual machines to the subscription by using Azure Resource Manager (ARM) templates. The virtual machines will beincluded in a single availability set.You need to ensure that the ARM template allows for as many virtual machines as possible to remain accessible in the event of fabric failure or maintenance.Which of the following is the value that you should configure for the platformUpdateDomainCount property?
A. 10
B. 20
C. 30
D. 40
عرض الإجابة
اجابة صحيحة: B
السؤال #24
You are developing a microservices-based application that uses Azure Container Apps. The application consists of several containerized services that handle tasks, such as processing orders, managing inventory, and generating reports. You deploy a new revision of the processing orders app. Processing orders must be triggered by a web request and must always be available based on incoming web requests. You need to validate that the replica is ready to handle incoming requests. What should you implement?
A. ATCP liveness probe
B. BHTTP readiness probe
C. CHTTP startup probe
D. DTCP readiness probe
E. EHTTP liveness probe
عرض الإجابة
اجابة صحيحة: B
السؤال #25
A company is developing a solution that allows smart refrigerators to send temperature information to a central location. You have an existing Service Bus.
A. Option A
B. Option B
C. Option C
D. Option D
عرض الإجابة
اجابة صحيحة: D
السؤال #26
Your company has an Azure Kubernetes Service (AKS) cluster that you manage from an Azure AD-joined device. The cluster is located in a resource group.Developers have created an application named MyApp. MyApp was packaged into a container image.You need to deploy the YAML manifest file for the application.Solution: You install the docker client on the device and run the docker run -it microsoft/azure-cli:0.10.17 command.Does this meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #27
You are a developer at your company.You need to update the definitions for an existing Logic App.What should you use?
A. the Enterprise Integration Pack (EIP)
B. the Logic App Code View
C. the API Connections
D. the Logic Apps Designer
عرض الإجابة
اجابة صحيحة: B
السؤال #28
You are developing an Azure Durable Function to manage an online ordering process.The process must call an external API to gather product discount information.You need to implement the Azure Durable Function.Which Azure Durable Function types should you use? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
A. Orchestrator
B. Entity
C. Client
D. Activity
عرض الإجابة
اجابة صحيحة: AD
السؤال #29
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 develop a software as a service (SaaS) offering to manage photographs. Users upload photos to a web service which then stores the photos in AzureStorage Blob storage. The storage account type is General-purpose V2.When photos are uploaded, they must be processed to produce and save a mobile-friendly version of the image. The process to produce a mobile-friendly version of the image must start in less than one minute.You need to design the process that starts the photo processing.Solution: Use the Azure Blob Storage change feed to trigger photo processing.Does the solution meet the goal?
A. Yes
B. No
عرض الإجابة
اجابة صحيحة: B
السؤال #30
Which feature of Azure Storage Account allows you to restore one or more containers to an earlier state?
A. Soft delete
B. Soft delete for containers
C. Azure Backup
D. Point-in-time restore
عرض الإجابة
اجابة صحيحة: D

View The Updated Microsoft Exam Questions

SPOTO Provides 100% Real Microsoft Exam Questions for You to Pass Your Microsoft Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف:
Contact Us