Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 4.27 KB

File metadata and controls

45 lines (36 loc) · 4.27 KB
title Create Web Application Dialog Box
ms.custom seo-lt-2019
ms.date 03/20/2017
ms.prod sql
ms.prod_service mds
ms.reviewer
ms.technology master-data-services
ms.topic conceptual
f1_keywords
sql13.mds.configmanager.createapp.f1
ms.assetid e045b41a-4836-47f6-8e78-2b09494b461f
author lrtoyou1223
ms.author lle

Create Web Application Dialog Box (Master Data Services Configuration Manager)

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md-winonly]

Use the Create Web Application dialog box to create the [!INCLUDEssMDSmdm] web application. This web application is created in the site that you selected on the Web Configuration page.

Web Application

The web server serves the content for this web application from the [!INCLUDEssMDSshort] WebApplication folder in the file system. This location is specified during Setup, and by default the path is drive:\Program Files\Microsoft SQL Server\130\Master Data Services\WebApplication.

Control Name Description
Virtual path Select the virtual path under which you want to create the [!INCLUDEssMDSmdm] web application. A virtual path is part of the URL that is used to access a web application.

This list is filtered to display only virtual paths of applications under which the [!INCLUDEssMDSmdm] web application can be created. You cannot create a [!INCLUDEssMDSmdm] web application under another [!INCLUDEssMDSmdm] web application.
Alias Type a name for the [!INCLUDEssMDSmdm] web application or use the default name. This name is used in a URL to access the web application from a web browser.

Application Pool

Control Name Description
Name Type a unique, friendly name for a new application pool, or use the default name. The [!INCLUDEssMDSmdm] web application is added to this application pool.

Application pools provide boundaries that prevent applications in one application pool from affecting applications in another application pool.
User name Type a domain and user name from Active Directory. This account is the identity of the application pool that the web application runs in. This account should be the same account specified as the service account when the [!INCLUDEssMDSshort] database was created.

This account is added to the mds_exec database role in the [!INCLUDEssMDSshort] database for database access. For more information, see Database Logins, Users, and Roles (Master Data Services). It is also added to a [!INCLUDEssMDSshort] Windows group, MDS_ServiceAccounts, which is granted permission to the temporary compilation directory, MDSTempDir, in the file system. For more information, see Folder and File Permissions (Master Data Services).
Password Type the password for the specified user account.
Confirm password Retype the password for the specified user account. The Password and Confirm password fields must contain the same password.

See Also

Web Configuration Page (Master Data Services Configuration Manager)
Master Data Services Installation and Configuration Web Application Requirements (Master Data Services)
Create a Master Data Manager Web Application (Master Data Services)