Exam Code: 70-535 (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Architecting Microsoft Azure Solutions
Certification Provider: Microsoft
Free Today! Guaranteed Training- Pass 70-535 Exam.
P.S. Practical 70-535 discount pack are available on Google Drive, GET MORE: https://drive.google.com/open?id=1a3jY_O18fLTsf5DPoxjQlATdfrQ9sKg6
New Questions 4
You are developing the application security review document.
You need to ensure that application data security requirements are met. What should you verify?
A. Azure SQL connections use an account that does have administrative access.
B. Connection strings use encryption and not trust server certificates.
C. Azure SQL connections use Azure Key Vault certificates for TLS.
D. Connection strings are not stored in application code.
Answer: B
Explanation: References:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-security-tutorial
New Questions 5
DRAG DROPYou need to set up the traffic prediction system. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
To create this credit risk assessment solution, we follow these steps:
u2711 Create a Machine Learning workspace
u2711 Upload existing data
u2711 Create an experiment
u2711 Train and evaluate the models
u2711 Deploy the web service
u2711 Access the web service From scenario:
Predictive Routing:
* An Azure solution must be used for prediction systems.
* Predictive analytics must be published as a web service and accessible by using the REST API.
References: https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-walkthrough-develop-predictive-solution
New Questions 6
You need to ensure that the logging, monitoring, and alerting requirements are met. What should you recommend?
A. Azure Storage Queue
B. Azure Cosmos DB
C. Azure Table storage
D. Azure Event Hub
Answer: D
New Questions 7
Your company uses Office 365 for all employees. The company plans to create a website where customers can view and register technical support cases.
The solution must meet the following requirements:
u2711 Provision customer identities by using social media accounts.
u2711 Users must be able to access the website by using social media accounts including Facebook.
u2711 Employees of the customer service department must be able to access the site to read the cases and resolve them.
You need to design an identity solution for the company.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. a custom policy to link internal store to the external store
B. a new Azure Active Directory (Azure AD) business-to-business (B2B) tenant
C. an Azure SQL data sync to link the internal store to the external one
D. a new Azure Active Directory (Azure AD) business-to-consumer (B2C) tenant
E. a new Azure Active Directory (Azure AD) tenant
Answer: A,D
Explanation:
References:
https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-overview https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-overview- custom
New Questions 8
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 need to prevent security attacks based on the Tabular Data Stream (TDS) Protocol. Solution: Enable token-based multi-factor authentication without a gateway appliance. Does the solution meet the goal?
A. Yes
B. No
Answer: B
New Questions 9
You need to select an Azure compute provider for the Tailspin Toys Customer Analyzer app.
What should you use?
A. Microsoft Flow
B. Azure Batch
C. Azure Logic Apps
D. Azure Web Jobs
Answer: B
New Questions 10
A company receives over 1000 emails each day through the general alias info@contoso.com. The emails originate from all over the world, and include complaints and sales inquiries. Many emails relate to random topics.
The company must be able to automatically categorize emails based upon the company location geographically closest to the sender.
You need to recommend a solution.
Which two options should you recommend?
A. Language Understanding Intelligent Service (LUIS) programmatic API.
B. Text Analytics API
C. Bot Builder SDK
D. Bing Web Search API
Answer: B
New Questions 11
You are designing an Azure development environment. Team members learn Azure development techniques by training in the development environment.
The development environment must automatically scale and load balance additional virtual machine (VM) instances.
You need to recommend the most cost-effective compute-instance size that allows team
members to work with Azure in the development environment. What should you recommend?
A. Azure A1 standard VM Instance
B. Azure A2 basic VM Instance
C. Azure A3 basic VM Instance
D. Azure A9 standard VM Instance
Answer: A
Explanation:
Azure A1 standard VM Instance would be cheapest with 1 CPU core, 0.75 GB RAM, and 40 GB HD. It would be good enough for training purposes.
References: http://azure.microsoft.com/en-us/pricing/details/virtual-machines/
New Questions 12
You are designing an Azure solution.
The Solution must meet the following requirements:
u2711 Distribute traffic to different pools of dedicated virtual machines (VMs) based on rules.
u2711 Provide SSL offloading capabilities.
You need to recommend a solution to distribute network traffic. Which technology should you recommend?
A. Azure Traffic Manager
B. Azure Load Balancer
C. Azure Application Gateway
D. Server-level firewall rules.
Answer: C
Explanation: https://docs.microsoft.com/en-us/azure/application-gateway/application- gateway-faq
New Questions 13
A partner manages on-premises and Azure environments. The partner deploys an on- premises solution that needs to use Azure services. The partner deploys a virtual appliance.
All network traffic that is directed to a specific subnet must flow through the virtual appliance.
You need to recommend solutions to manage network traffic.
Which two options should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Configure Azure Traffic Manager.
B. Configure a routing table with forced tunneling.
C. Implement an Azure virtual network.
D. Implement Azure ExpressRoute.
Answer: A,D
Explanation:
References:
https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing
Topic 2, Trey Research (NEW)
Background
You are an architect for Trey Research Inc., a software as a service (SaaS) company. The company is developing a new product named Tailspin for consumer and small business financial monitoring. The product will be offered as an API to banks and financial instructions. Banks and financial institutions will integrate Tailspin into their own online banking offerings.
All employees of Trey Research are members of an Active Directory Domain Services (AD DS) group named TREY.
Technical Requirement Architecture
All application and customer data will be stored in Azure SQL Database instances.
API calls that modify data will be implemented as queue messages in an Azure Storage Queue. Queue messages must expire after 90 minutes.
Security
The solution has the following security requirements:
u2711 Common security issues such as SQL injection and XSS must be prevented.
u2711 Database-related security issues must not result in customers' data being exposed.
u2711 Exposure of application source code and deployment artifacts must not result in customer data being exposed.
Every 90 days, all application code must undergo a security review to ensure that new or changed code does not introduce a security risk.
Remote code execution in the Web App must not result in the loss of security secrets.
Auditing, Monitoring, Alerting
The solution has the following requirements for auditing, monitoring, and alerting:
u2711 Changes to administrative group membership must be auditable.
u2711 Operations involving encryption keys must be auditable by users in the Azure Key Vault Auditors user role.
u2711 Resources must have monitoring and alerting configured in Azure Security Center.
Authorization, authentication
The solution has the following authentication and authorization requirements:
u2711 Azure Active Directory (Azure AD) must be used to authenticate users.
u2711 Compromised user accounts should be disabled as quickly as possible.
u2711 Only employees of Trey Research Inc. should be able to address automated security recommendations.
Service Level agreement
Failure of any one Azure region must not impact service availability. Customer data must not be lost once accepted by the application.
Performance, resource utilization
The solution must meet the following performance and resource usage requirements:
u2711 Azure costs must be minimized.
u2711 Application performance must remain level, regardless of the geographic location of users.
u2711 All application diagnostic and activity logs must be captured without loss.
u2711 Compute resources must be shared across all databases used by the solution.
100% Leading Microsoft 70-535 Questions & Answers shared by Examcollectionplus, Get HERE: https://www.examcollectionplus.net/vce-70-535/ (New Q&As)