70-487 試験問題を無料オンラインアクセス
試験コード: | 70-487 |
試験名称: | Developing Microsoft Azure and Web Services |
認定資格: | Microsoft |
無料問題数: | 205 |
更新日: | 2025-08-28 |
You need to modify the ExecuteCommandProcedure() method to meet the technical requirements.
Which code segment should you use?
Data provided by Consolidated Messenger is cached in the HttpContext.Cache object.
You need to ensure that the cache is correctly updated when new data arrives.
What should you do?
You deploy a RESTful ASP.NET Web API to manage order processing.
You are developing an Azure App Services Web App to consume the API and allow customers to order
products. You use the HttpClient object to process order entries. The API throws SocketException errors when
the Web App experiences a high volume of concurrent users.
You need to resolve the errors.
What should you do?
You are developing a Microsoft Azure web application. The application will be deployed to 10 web role
instances. A minimum of 8 running instances is needed to meet scaling requirements.
You need to configure the application so that upgrades are performed as quickly as possible, but do not violate
scaling requirements.
How many upgrade domains should you use?