单项选择题
You are planning to migrate an existing web application to Windows Azure.
The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the application by using named pipes. The Windows Services cannot be modified.
You need to recommend a strategy for migrating the application to Windows Azure.
What should you recommend?()
A. Define a Windows CommunicationFoundation (WCF) contract for the services.
B. Deploy each Windows Service to a separate worker role. Deploy the ASP.NET application to a web role.
C. Deploy the application and Windows Services in a Windows Azure VM role.
D. Upload service binaries to a web role by using the Windows Azure Service Management API.
相关考题
-
多项选择题
You are designing a Windows Azure web application. All users authenticate by using their Active Directory Domain Services (AD DS) credentials. You need to recommend an approach for enabling single sign-on for domain-authenticated users. Which two actions should you recommend?()
A. Use Forms authenticationto generate claims.
B. Use Active Directory Federation Services (AD FS) to generate claims.
C. Use SqlMembershipProvider in the web application.
D. Use Windows Identity Foundation in the web application. -
单项选择题
You are designing a Windows Azure application. The application will use a Windows Azure AppFabric Service Bus message buffer. You need to recommend an approach for ensuring that only authorized users can discover and use the message buffer. What should you recommend?()
A. Make the message buffer discoverable to listeners and require authorization.
B. Make the message buffer discoverable to managers and do not require authorization.
C. Make the message buffer publicly discoverable. Include a Simple Web Token (SWT) in each message.
D. Make the message buffer discoverable to managers. Include a Simple Web Token (SWT) in each message. -
单项选择题
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?()
A. SAML credential
B. Windows authentication
C. Shared secret credential
D. Microsoft Challenge Handshake Authentication Protocol (MSCHAP)
