单选题Multiple Windows Azure applications connect to multiple SQL Azure servers.  On-premise users connect to the SQL Azure servers for a variety of purposes.   You successfully deploy a new Windows Azure application with its own SQL Azure server.  When on- premise users attempt to connect to the new SQL Azure server they receive connection errors.   You need to recommend an approach for mitigating the connectivity issue.  What should you recommend? ()A Open port 1433 on the network firewall.B Use Security Support Provider Interface (SSPI).C Disable the validation of the SSL certificate for the SQL Azure server through theconnection string.D Change the firewall rules of the new SQL Azure server to allow access by computers on the internalnetwork.

单选题
Multiple Windows Azure applications connect to multiple SQL Azure servers.  On-premise users connect to the SQL Azure servers for a variety of purposes.   You successfully deploy a new Windows Azure application with its own SQL Azure server.  When on- premise users attempt to connect to the new SQL Azure server they receive connection errors.   You need to recommend an approach for mitigating the connectivity issue.  What should you recommend? ()
A

 Open port 1433 on the network firewall.

B

 Use Security Support Provider Interface (SSPI).

C

 Disable the validation of the SSL certificate for the SQL Azure server through theconnection string.

D

 Change the firewall rules of the new SQL Azure server to allow access by computers on the internalnetwork.


参考解析

解析: 暂无解析

相关考题:

你计划的现有应用程序迁移到Windows Azure和SQL Azure。当前的应用程序包含报告由SQL Server的报告服务。您需要推荐一个方法迁移报告。你应该推荐()A、使用SQL Azure托管客户端报告定义。B、使用SQL Azure主机服务器报告定义。C、使用Windows Azure托管客户端报告定义在一个ASP.NET网页。D、使用Windows Azure主机服务器报告定义在一个ASP.NET网页。

windows Azure平台包含了()等重要组成部分。A、windows AzureB、SQL AzureC、Windows Azureplatform App FabricD、Windows Azure Application

在通信专业中,MAC的英文全称是()。A、Media Access ControlB、Media Access ConnectC、Multiple Access ControlD、Multiple Access Connect

在Windows Azure存储系统中,()类型提供了结构化的存储。A、Windows Azure BlobB、Windows Azure TableC、Windows Azure QueueD、SQL数据服务

Which of the following BEST describes server virtualization?()A、 A single logical server operating on multiple physical servers.B、 Applications hosted on a single server and deployed to multiple users.C、 Multiple servers used to host applications for multiple users.D、 Multiple logical servers operating on the same physical server.

You are designing a Windows Azure application that will use Windows Azure Table storage.  You need to recommend an approach for minimizing storage costs.  What should you recommend? ()A、 Use Entity Group Transactions.B、 Use multiple partitions to store data.C、 Use a transaction scope to groupall storage operations.D、 Use Microsoft Distributed Transaction Coordinator (MSDTC).

You are designing a plan to migrate an existing application to Windows Azure.  The application currently resides on a server that has 768 MB of memory and multiple cores. You need to recommend the smallest compute instance size that is equivalent to the existing server.  Which size should you recommend?()A、 SmallB、 MediumC、 LargeD、 ExtraSmall

A Windows Azure application is activated for Windows Azure Connect A corporate policy blocks Internet traffic for local servers.  You need to recommend the firewall rule that will allow Windows Azure Connect traffic for local servers.  What should you recommend?()A、 Allow TCP port 443 inbound.B、 Allow TCP port 3389 outbound.C、 Allow TCP port 3389 inbound.D、 Allow TCP port 443 outbound.

You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services.  You need to recommend an approach for migrating the reports.  What should you recommend? ()A、 Use SQL Azure to host client report definitions.B、 Use SQL Azure to host server report definitions.C、 Use Windows Azure to host client report definitions in an ASP.NET webpage.D、 Use Windows Azure to host server report definitions in an ASP.NET webpage.

A Windows Azure application connects to a SQL Azure database.  Connections to the database are being dropped due to throttling.   You need to recommend an approach for identifying the root cause of the problem.   Which two actions should you recommend?()A、 Use Dynamic Management Views to analyze performance issues.B、 Decrease the connection timeout in the database connection string.C、 Make sure the application is closing database connections that are not needed.D、 Use SQL Profiler to analyze performance issues by configuring it to connect to SQL Azure.

You are planning the migration of an existing application to Windows Azure and SQL Azure.  The application produces report files at the request of remote systems.   Requests for report files will be placed into a single Windows Azure Queue.   You must minimize the compute resources and storage transactions required to process the requests.   You need to recommend an approach for processing the requests. What should you recommend?()A、 Create a worker role for each report file that constantly polls the queue for requests.B、 Create a workerrole for each report file that checks the queue at scheduled intervals for requests.C、 Create a single worker role that constantly polls the queue for requests and executes the requests on multiple threads.D、 Create a single worker role that checks the queue at scheduled intervals for requests and executes the requests on multiple threads.

You are designing a Windows Azure application that will communicate with existing on-premise applications and services.  The application will be activated for Windows Azure Connect.  You need to recommend a solution for completing the Windows Azure Connect configuration.  Which two actions should you recommend?()A、 Place local endpoints in groups and then configure a connection between the groups and the application.B、 Place hosted endpoints in groups and then configure a connection between the groups and the application.C、 Install endpoint software on local computers or virtual machines.D、 Install endpoint software on hosted virtual machines.

Multiple Windows Azure applications connect to multiple SQL Azure servers.  On-premise users connect to the SQL Azure servers for a variety of purposes.   You successfully deploy a new Windows Azure application with its own SQL Azure server.  When on- premise users attempt to connect to the new SQL Azure server they receive connection errors.   You need to recommend an approach for mitigating the connectivity issue.  What should you recommend? ()A、 Open port 1433 on the network firewall.B、 Use Security Support Provider Interface (SSPI).C、 Disable the validation of the SSL certificate for the SQL Azure server through theconnection string.D、 Change the firewall rules of the new SQL Azure server to allow access by computers on the internalnetwork.

You are designing a plan for migrating an existing Microsoft SQL Server 2008 database to SQL Azure.The database includes a SQL Server Agent job that cleans the application log table.   You need to recommend an approach for ensuring that the SQL Server Agent job continues to run without modification.  What should you recommend?()A、 Use the SQL Azure Data Sync service.B、 Run the SQL Server Agent in SQL Azure.C、 Use SQL Server Integration Services (SSIS) to connect to SQL Azure.D、 Connect the existing on-premise SQL Server Agent jobs to SQL Azure.

You are designing a strategy for synchronizing a SQL Azure database and multiple remote Microsoft SQL Server 2008 databases.  The SQL Azure database contains many tables that have circular foreign key relationships.  You need to recommend an approach for ensuring that all changes in the remote databases synchronize with the SQL Azure database.  What should you recommend?()A、 Use SQLAzure Data Sync Service.B、 Use SQL Server replication.C、 Use SQL Server backup and restore.D、 Use SQL Server database snapshots.

How can you connect on-premise server and an application via IPSec with Azure?()  A、 Configure Windows Azure Connect.B、 Configure Windows Azure AppFabric Access Control.C、 Use the Windows Azure AppFabric Service Bus.D、 Use the Windows Azure Content Delivery Network (CDN).

单选题You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services.  You need to recommend an approach for migrating the reports.  What should you recommend? ()A Use SQL Azure to host client report definitions.B Use SQL Azure to host server report definitions.C Use Windows Azure to host client report definitions in an ASP.NET webpage.D Use Windows Azure to host server report definitions in an ASP.NET webpage.

单选题You are planning the migration of an existing application to Windows Azure and SQL Azure.  The application produces report files at the request of remote systems.   Requests for report files will be placed into a single Windows Azure Queue.   You must minimize the compute resources and storage transactions required to process the requests.   You need to recommend an approach for processing the requests. What should you recommend?()A Create a worker role for each report file that constantly polls the queue for requests.B Create a workerrole for each report file that checks the queue at scheduled intervals for requests.C Create a single worker role that constantly polls the queue for requests and executes the requests on multiple threads.D Create a single worker role that checks the queue at scheduled intervals for requests and executes the requests on multiple threads.

单选题Which of the following BEST describes server virtualization?()A A single logical server operating on multiple physical servers.B Applications hosted on a single server and deployed to multiple users.C Multiple servers used to host applications for multiple users.D Multiple logical servers operating on the same physical server.

单选题You are designing a strategy for synchronizing a SQL Azure database and multiple remote Microsoft SQL Server 2008 databases.  The SQL Azure database contains many tables that have circular foreign key relationships.  You need to recommend an approach for ensuring that all changes in the remote databases synchronize with the SQL Azure database.  What should you recommend?()A Use SQLAzure Data Sync Service.B Use SQL Server replication.C Use SQL Server backup and restore.D Use SQL Server database snapshots.

单选题You are designing a Windows Azure application that will generate events for multiple clients. Client web services might be behind NAT gateways.  You need to recommend an approach that will allow you to broadcast the events to clients.  What should you recommend?()A Use ADO.NET Data Services and provide a shared key to clients.B Use Windows Azure Queues and provide a shared key to clients.C Use Windows Azure Table storage and providea shared key to clients.D Use the Windows Azure AppFabric Service Bus and provide a shared secret to clients.

单选题You are designing a Windows Azure application that will allow for the processing of image files. Images will be processed in batches by remote applications running on multiple servers.  The application must meet the following requirements:   - Remain operational during batch-processing operations. - Allow users to roll back each image to previous versions.    Each remote application must have exclusive access to an image while processing it. You need to recommend an approach for storing the images.  What should you recommend?()A Store the images in a Windows Azure Queue.B Store theimages in Windows Azure Blob storage.C Store the images in Windows Azure Table storage.D Store images in a single Windows Azure Drive attached to the web role.

单选题You are designing a Windows Azure application that will process images.  The maximum size of an image is 10 MB.   The application includes a web role that allows users to upload images and a worker role with multiple instances that processes the images.   The web role communicates with the worker role by using a Windows Azure Queue.  You need to recommend an approach for storing images that minimizes storage transactions.  What should you recommend? ()A Store images in the queue.B Store images in Windows Azure Blob storage.  Store references to the images in the queue.C Store images in local storage on the web role instance.  Store references to the images in the queue.D Store images in Windows Azure Drives attached to the worker role instances. Storereferences to the images in the queue.

单选题How can you connect on-premise server and an application via IPSec with Azure?()A Configure Windows Azure Connect.B Configure Windows Azure AppFabric Access Control.C Use the Windows Azure AppFabric Service Bus.D Use the Windows Azure Content Delivery Network (CDN).

单选题You are designing a Windows Azure application that will use Windows Azure Table storage.  You need to recommend an approach for minimizing storage costs.  What should you recommend? ()A Use Entity Group Transactions.B Use multiple partitions to store data.C Use a transaction scope to groupall storage operations.D Use Microsoft Distributed Transaction Coordinator (MSDTC).

单选题You are designing a Windows Azure solution. The solution will be used by multiple customers.  Each customer has different business logic and user interface requirements. Not all customers use the same version of the .NET runtime. You need to recommend a deployment strategy.  What should you recommend?()A Deploy in a multitenant configuration.B Deploy in a single-tenant configuration.C Deploy with multiple web role instances.D Deploy with multiple worker role instances.

多选题You are planning the migration of an existing application to Windows Azure and SQL Azure.  The original application includes a Microsoft SQL Server 2008 database.   You need to recommend an approach for ensuring that the database migrates successfully toSQL Azure.  Which two actions should you recommend?()ARemove all clustered indexes from the database.BRemove all dependencies on the Microsoft Distributed Transaction Coordinator (MSDTC) from the application.CUse SSL and SQL authentication to connect to the database.DUse SSL and Windows authentication to connect to the database.

单选题You are designing a Windows Azure application.  Messages will be placed into a Windows Azure Queue and then processed by a worker role.  There is no requirement for adherence to the Windows Azure Service Level Agreement (SLA).   You need to recommend an approach for concurrently processing messages while minimizing compute cost.  What should you recommend?()A A single role instance that processes messages individuallyB A single role instance with multithreaded request processingC Multiple role instances that process messages individuallyD Multiple role instances, each with multithreaded request processing