Apply the service configuration changes to the role instance and then recycle the role instance.
Suspend each role instance and then apply the service configuration changes to the role instance.
Before a change to the service configuration is applied to the role instance, defer recycling until processing is complete.
After a change to the service configuration is applied to the role instance, defer recycling until processing is complete.
第1题:
You are designing a Windows Azure application. The application will include services hosted in different geographic locations. The service locations may change. You must minimize the cost of communication between services. You need to recommend an approach for calling the services. What should you recommend?()
第2题:
You are designing a Windows Azure web application. The application will be accessible at a standard cloudapp.net URL. You need to recommend a DNS resource record type that will allow you to configure access to the application through a custom domain name. Which type should you recommend?()
第3题:
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?()
第4题:
A Windows Azure application is running in the development fabric. You need to recommend an approach for deploying the application to Windows Azure. What should you recommend?()
第5题:
You are designing a plan for migrating an application to the Windows Azure platform. All users authenticate by using their Active Directory Domain Services (AD DS) credentials. The Windows Azure application must provide single sign-on (SSO) for domain-authenticated users. You need to recommend an authentication type for the service endpoint behavior. What should you recommend?()
第6题:
Use SQL Azure Data Sync.
Use the Microsoft Sync Framework.
Use Windows Azure Blobstorage snapshots.
Use the Microsoft SQL Server replication component.
第7题:
Use a Windows Azure Drive.
Use Windows Azure page blob storage.
Use Windows Azure block blob storage.
Use local storage on a Windows Azure instance.
第8题:
Use the Service Management API.
Use Windows Azure Table storage.
Use Windows Azure Queue storage.
Use the Windows Azure AppFabric Service Bus.
第9题:
Run the application on Windows Azure. Use the development storage account.
Run the application on Windows Azure. Use a Windows Azure Storage account.
Run the application in the development fabric. Use the development storage account.
Run the application in the development fabric. Use a Windows Azure Storage account
第10题:
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.
第11题:
Create the files on a Windows Azure Drive.
Create the files in Windows Azure local storage.
Create the files in Windows Azure Storage page blobs.
Create the files in Windows Azure Storage block blobs.
第12题:
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.
第13题:
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?()
第14题:
You are designing a Windows Azure application that will use a worker role. The worker role will create temporary files. You need to recommend an approach for creating the temporary files that minimizes storage transactions. What should you recommend?()
第15题:
You are designing a plan to migrate an existing application to Windows Azure. The application must use the existing Active Directory Domain Services (AD DS) domain. You need to recommend an approach for joining Windows Azure virtual machines to the domain. What should you recommend?()
第16题:
You are designing a Windows Azure application that will provide online backup storage for very large media files. The application must be capable of storing an average of 1 GB of data for each user. The application must provide random read/write access. You need to recommend a durable data storage solution. What should you recommend?()
第17题:
You are designing an automated deployment process for a Windows Azure application. The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy. What should you recommend?()
第18题:
Place the static content in Windows Azure Blob storage.
Place the static content in Windows Azure Table storage.
Configure a custom domain that is an alias for the Windows Azure Storage domain.
Configure a custom domain that is an alias for the Windows Azure Content Delivery Network(CDN) domain.
第19题:
Configure Windows Azure Diagnostics to transfer event logs.
Configure Windows Azure Diagnostics to transfer directories.
Configure Windows AzureDiagnostics to transfer performance counters.
Configure Windows Azure Diagnostics to transfer basic Windows Azure logs.
第20题:
A
CNAME
MX
SRV
第21题:
Use the Service Management API to deploy the application package.
Use the cspack and csrun command-line utilities and pass the cloud project as an argument.
Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.
Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.
第22题:
SAML credential
Windows authentication
Shared secret credential
Microsoft Challenge Handshake Authentication Protocol (MSCHAP)
第23题:
Install the Active Directory Certificate Services (AD CS) root certificate into the Enterprise Trust certificate store on each virtual machine.
Configure Windows Azure Connect.
Configure Windows Azure AppFabric Access Control.
Install Active Directory Federation Services (AD FS) in the existing domain.
第24题:
Retrieve messages from a Windows Azure Queue.
Retrieve messages from Windows Azure Table storage.
Retrieve messages from a blob storage container that has a private access policy.
Retrieve messages from the Windows Azure AppFabric Service Bus message buffer.