exam questions

Exam 70-332 All Questions

View all questions & answers for the 70-332 exam

Exam 70-332 topic 1 question 43 discussion

Actual exam question from Microsoft's 70-332
Question #: 43
Topic #: 1
[All 70-332 Questions]

You are configuring a SharePoint environment to support SharePoint apps for Litware, Inc. The SharePoint servers use a load-balancer for incoming requests.
You need to ensure that all connections to the SharePoint servers are secure and encrypted.
What should you do? (Each correct answer presents a part of the solution. Choose all that apply.)

  • A. Create a DNS CNAME record for *.LitwareApps.com.
  • B. Create an SSL certificate for the AppHost.LitwareApps.com domain.
  • C. Create a wildcard SSL certificate for *.LitwareApps.com.
  • D. Create a DNS forward lookup zone for the LitwareApps.com domain.
  • E. Create a DNS A record for AppHost.LitwareApps.com that points to the IP address of the load-balancer.
Show Suggested Answer Hide Answer
Suggested Answer: ACD 🗳️
* You must create a new domain name in Domain Name Services (DNS) to host the apps. To help improve security, the new domain name should not be a subdomain of the domain that hosts the SharePoint sites.
Depending on your configuration, you might have to create a new forward lookup zone first, or you can start with a wildcard CNAME entry in the same zone as the
SharePoint site domain.
Note:
To create a wildcard Alias (CNAME) record for the new domain name
1. Verify that the user account that performs this procedure is a local administrator on the domain controller.
2. In DNS Manager, right-click the name of domain that hosts the SharePoint sites, and then click New Alias (CNAME).
3. In the New Resource Record dialog box, in the Alias name (uses parent domain if left blank) box, type *. followed by the domain name that you want to use for apps.
For example, *.ContosoApps.com or *.Contoso-Apps.com.
Etc.
* If you are using Secure Sockets Layer (SSL), you must either create an SSL certificate or add the new domain to your existing SSL certificate.
* Create an SSL certificate if you are using a different root domain (for example, ContosoApps.com).
* Add the new app domain to an existing SSL certificate if you are using the same room domain (for example. Apps.Contoso.com).
Either way, the domain should be added in the form of a wildcard (for example, *.contosoapps.com). You need a wildcard certificate instead of individual certificates because each installed app has its own subdomain.
Note:
* Wildcard DNS should point to the load balancer.
Reference: Deployment Guide for Microsoft SharePoint 2013, Configure an environment for apps

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...