Open port 1433 on the network firewall.
Use Security Support Provider Interface (SSPI).
Disable the validation of the SSL certificate for the SQL Azure server through theconnection string.
Change the firewall rules of the new SQL Azure server to allow access by computers on the internalnetwork.
第1题:
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? ()
第2题:
An on-premise .NET application uses an on-premise Microsoft SQL Server 2008 database. The existing compute infrastructure is insufficient to support peak loads. You plan to move only the compute-intensive component of the application into Windows Azure. The component requires access to the on-premise database. The on-premise database cannot be accessed from outside the network boundary. You need to recommend a database topology. What should you recommend?()
第3题:
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? ()
第4题:
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?()
第5题:
You are designing a Windows Azure web application. The application must integrate with on-premise business services. The business services are running on an on-premise server and cannot be rewritten. The business services are not exposed externally. You need to recommend an approach for accessing the business services. What should you recommend?()
第6题:
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?()
第7题:
Use SQL Azure to host client report definitions.
Use SQL Azure to host server report definitions.
Use Windows Azure to host client report definitions in an ASP.NET webpage.
Use Windows Azure to host server report definitions in an ASP.NET webpage.
第8题:
Use SQL Azure Data Sync.
Use the Microsoft Sync Framework.
Use Windows Azure Blobstorage snapshots.
Use the Microsoft SQL Server replication component.
第9题:
Use the SQL Azure Data Sync service.
Run the SQL Server Agent in SQL Azure.
Use SQL Server Integration Services (SSIS) to connect to SQL Azure.
Connect the existing on-premise SQL Server Agent jobs to SQL Azure.
第10题:
Move business service functionality to Windows Azure.
Connect to the on-premise server from a custom service in Windows Azure.
Create a VPN connection between the application and the on-premise server.
Expose the business services to the Windows Azure AppFabricService Bus by using a custom service that configures relay binding.
第11题:
Allow TCP port 443 inbound.
Allow TCP port 3389 outbound.
Allow TCP port 3389 inbound.
Allow TCP port 443 outbound.
第12题:
Move business logic to a worker role.
Vertically partition the SQL Azure database.
Store business logic results in Windows Azure local storage.
Store business logic resultsin Windows Azure Table storage
第13题:
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?()
第14题:
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?()
第15题:
A Windows Azure application requires high Windows Azure Storage throughput. Windows Azure Diagnostics is configured for scheduled transfers to Windows Azure Storage. The application is experiencing slow response times. You determine that the current Windows Azure Diagnostics configuration is responsible for the reduced application performance. You need to recommend an approach for improving application performance. What should you recommend?()
第16题:
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?()
第17题:
How can you connect on-premise server and an application via IPSec with Azure?()
第18题:
A Windows Azure application retrieves data from SQL Azure. You need to recommend an approach for improving application query performance. What should you recommend?()
第19题:
Increase the number of application role instances.
Increase the Windows Azure Diagnostics buffer quota.
Decrease the Windows Azure Diagnostics buffer quota.
Move Windows Azure Diagnostics to its own Windows Azure Storage account.
第20题:
Create a database view to retrieve the data.
Use a clustered index on the SQL Azure database tables.
Open a new database connection when an operation times out.
Create SQL Azure database table indexes basedon application queries
第21题:
Store the images in a Windows Azure Queue.
Store theimages in Windows Azure Blob storage.
Store the images in Windows Azure Table storage.
Store images in a single Windows Azure Drive attached to the web role.
第22题:
Configure Windows Azure Connect.
Configure Windows Azure AppFabric Access Control.
Use the Windows Azure AppFabric Service Bus.
Use the Windows Azure Content Delivery Network (CDN).
第23题:
Use SQL Azure for the on-premise components and the compute-intensive component.
Configure merge replication with the on-premise database as publisher and the SQL Azure database as subscriber.
Configure snapshot replication with the on-premise database as publisher and the SQL Azure database assubscriber.
Configure snapshot replication with the SQL Azuredatabase as publisher and the on-premise database as subscriber.
第24题:
Open port 1433 on the network firewall.
Use Security Support Provider Interface (SSPI).
Disable the validation of the SSL certificate for the SQL Azure server through theconnection string.
Change the firewall rules of the new SQL Azure server to allow access by computers on the internalnetwork.