Skip to content

Commit 26ac669

Browse files
authored
Merge pull request MicrosoftDocs#9511 from pgoldman5699/links4
Fix Broken SQL 2014 External Links (Part 2)
2 parents a1b5f30 + 6d666ad commit 26ac669

36 files changed

Lines changed: 40 additions & 42 deletions

File tree

docs/2014/analysis-services/instances/connection-string-properties-analysis-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ manager: craigg
5757

5858
|Property|Description|
5959
|--------------|-----------------|
60-
|`EffectiveUserName`|Use when an end user identity must be impersonated on the server. Specify the account in a domain\user format. To use this property, the caller must have administrative permissions in Analysis Services. For more information about using this property in an Excel workbook from SharePoint, see [Use Analysis Services EffectiveUserName in SharePoint Server 2013](https://go.microsoft.com/fwlink/?LinkId=311905). For an illustration of how this property is used with Reporting Services, see [Using EffectiveUserName To Impersonate in SSAS](https://go.microsoft.com/fwlink/?LinkId=301385).<br /><br /> `EffectiveUserName` is used in a PowerPivot for SharePoint installation to capture usage information. The user identity is provided to the server so that events or errors that include user identity can be recorded in the log files. In the case of PowerPivot, it is not used for authorization purposes.|
60+
|`EffectiveUserName`|Use when an end user identity must be impersonated on the server. Specify the account in a domain\user format. To use this property, the caller must have administrative permissions in Analysis Services. For more information about using this property in an Excel workbook from SharePoint, see [Use Analysis Services EffectiveUserName in SharePoint Server 2013](https://go.microsoft.com/fwlink/?LinkId=311905). For an illustration of how this property is used with Reporting Services, see [Using EffectiveUserName To Impersonate in SSAS](https://www.artisconsulting.com/blogs/greggalloway/2010/4/1/using-effectiveusername-to-impersonate-in-ssas).<br /><br /> `EffectiveUserName` is used in a PowerPivot for SharePoint installation to capture usage information. The user identity is provided to the server so that events or errors that include user identity can be recorded in the log files. In the case of PowerPivot, it is not used for authorization purposes.|
6161
|**Encrypt Password**|Specifies whether a local password is to be used to encrypt local cubes. Valid values are True or False. The default is False.|
6262
|`Encryption Password`|The password used to decrypt an encrypted local cube. Default value is empty. This value must be explicitly set by the user.|
6363
|`Impersonation Level`|Indicates the level of impersonation that the server is allowed to use when impersonating the client. Valid values include:<br /><br /> **Anonymous**: The client is anonymous to the server. The server process cannot obtain information about the client, nor can the client be impersonated.<br /><br /> **Identify**: The server process can get the client identity. The server can impersonate the client identity for authorization purposes but cannot access system objects as the client.<br /><br /> **Impersonate**: This is the default value. The client identity can be impersonated, but only when the connection is established, and not on every call.<br /><br /> **Delegate**: The server process can impersonate the client security context while acting on behalf of the client. The server process can also make outgoing calls to other servers while acting on behalf of the client.|

docs/2014/analysis-services/multidimensional-models/define-a-many-to-many-relationship-and-many-to-many-relationship-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ manager: craigg
174174
## <a name="bkmk_Learn"></a> Learn more
175175
Use the following links to get additional information that helps you master the concepts.
176176

177-
[How do I define a many-to-many dimension in Analysis Services](https://go.microsoft.com/fwlink/?LinkId=324759)
177+
[How do I define a many-to-many dimension in Analysis Services](../lesson-5-3-defining-a-many-to-many-relationship.md)
178178

179179
[The many-to-many Revolution 2.0](https://go.microsoft.com/fwlink/?LinkId=324760)
180180

docs/2014/analysis-services/power-pivot-sharepoint/configure-or-repair-power-pivot-for-sharepoint-2013.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ manager: craigg
187187
### Build a [!INCLUDE[ssGemini](../../includes/ssgemini-md.md)] Workbook
188188
After you have the server components installed in a farm, you can create your first Excel 2013 workbook that uses embedded [!INCLUDE[ssGemini](../../includes/ssgemini-md.md)] data, and then publish it to a SharePoint library. Alternatively, you can upload or publish a sample [!INCLUDE[ssGemini](../../includes/ssgemini-md.md)] workbook to verify [!INCLUDE[ssGemini](../../includes/ssgemini-md.md)] data access in SharePoint. For more information, see the following:
189189
190-
- [What's new in PowerPivot in Excel 2013](http://office.microsoft.com/excel-help/whats-new-in-powerpivot-in-excel-2013-HA102893837.aspx?CTT=1) (http://office.microsoft.com/excel-help/whats-new-in-powerpivot-in-excel-2013-HA102893837.aspx?CTT=1).
190+
- [What's new in PowerPivot in Excel 2013](https://www.microsoft.com/microsoft-365/blog/2012/12/13/introduction-to-powerpivot-in-excel-2013/).
191191
192192
- [Start PowerPivot in Excel 2013 add-in](http://office.microsoft.com/excel-help/start-powerpivot-in-excel-2013-add-in-HA102837097.aspx?CTT=5&origin=HA102837110) (http://office.microsoft.com/excel-help/start-powerpivot-in-excel-2013-add-in-HA102837097.aspx?CTT=5&origin=HA102837110).
193193

docs/2014/analysis-services/server-properties/log-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ manager: craigg
193193
The default value for this property is false, which indicates the server will not automatically create the log table and will not log query events.
194194

195195
> [!NOTE]
196-
> For more information about configuring the query log, see [Configuring the Analysis Services Query Log](https://go.microsoft.com/fwlink/?LinkId=81890).
196+
> For more information about configuring the query log, see [Log operations in Analysis Services](../instances/log-operations-in-analysis-services.md).
197197
198198
## Trace
199199
**Trace\TraceBackgroundDistributionPeriod**

docs/2014/database-engine/configure-windows/connect-to-the-database-engine-using-extended-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ manager: craigg
4949

5050
- [Integrated Windows Authentication with Extended Protection](https://msdn.microsoft.com/library/dd639324.aspx)
5151

52-
- [Microsoft Security Advisory (973811), Extended Protection for Authentication](https://www.microsoft.com/technet/security/advisory/973811.mspx)
52+
- [Microsoft Security Advisory (973811), Extended Protection for Authentication](https://support.microsoft.com//help/973811/microsoft-security-advisory-extended-protection-for-authentication)
5353

5454
## Settings
5555
There are three [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] connection settings that affect service binding and channel binding. The settings can be configured by using the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, or by using WMI, and can by viewed by using the **Server Protocol Settings** facet of Policy Based Management.

docs/2014/database-engine/full-text-catalog-properties-general-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ manager: craigg
6464

6565
- **Yes**
6666

67-
- For information about diacritical marks, see [Diacritical Mark](https://go.microsoft.com/fwlink/?LinkId=154091) in the MSN Encarta Encyclopedia.
67+
- For information about diacritical marks, see [Diacritic](https://www.merriam-webster.com/dictionary/diacritic) in the Merriam-Webster dictionary.
6868

6969
**Last Population Date**
7070
Displays the date the catalog was last populated.

docs/2014/database-engine/new-full-text-catalog-general-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ manager: craigg
3232
Select to set this catalog as the default catalog for new full-text catalogs.
3333

3434
**Accent sensitivity**
35-
Indicates whether the catalog is sensitive or insensitive to diacritical marks, such as a tilde (**~**), acute accent mark (**´**), or umlaut (**¨**). If you select **Insensitive**, diacritical marks are ignored in the full-text indexes that are associated with this full-text catalog. For information about diacritical marks, see[Diacritical Mark](https://go.microsoft.com/fwlink/?LinkId=154091) in the MSN Encarta Encyclopedia.
35+
Indicates whether the catalog is sensitive or insensitive to diacritical marks, such as a tilde (**~**), acute accent mark (**´**), or umlaut (**¨**). If you select **Insensitive**, diacritical marks are ignored in the full-text indexes that are associated with this full-text catalog. For information about diacritical marks, see [Diacritical Mark](https://www.merriam-webster.com/dictionary/diacritic) in the Merriam-Webster website.
3636

3737
## See Also
3838
[CREATE FULLTEXT CATALOG &#40;Transact-SQL&#41;](/sql/t-sql/statements/create-fulltext-catalog-transact-sql)

docs/2014/getting-started/accessibility-for-people-with-disabilities.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ manager: craigg
8484

8585
Phone from outside the United States and Canada: (609) 452-0606
8686

87-
Fax: (609) 987-8116 Web: [http://www.rfbd.org/](https://go.microsoft.com/fwlink/?LinkId=48621)
87+
Fax: (609) 987-8116 Web:
88+
89+
[Microsoft accessibility website](https://www.microsoft.com/accessibility/)
8890

8991
## Customer Service for People Who Are Deaf or Hard-of-Hearing
9092
If you are deaf or hard-of-hearing, complete access to [!INCLUDE[msCoName](../includes/msconame-md.md)] product and customer services is available through a text telephone (TTY/TDD) service.

docs/2014/getting-started/introduction-to-sql-server-2014-hybrid-cloud.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ manager: craigg
105105
## See also
106106
[SQL Server 2014 CTP2 Product Guide](https://www.microsoft.com/download/details.aspx?id=39269)
107107
[SQL Server 2014](https://www.microsoft.com/sqlserver/sql-server-2014.aspx)
108-
[Microsoft SQL Server Hybrid Cloud Blog Series](https://blogs.msdn.com/b/azure/archive/2013/10/16/microsoft-sql-server-hybrid-cloud-blog-series.aspx)
109-
[Migrating Data-Centric Applications to Azure](https://msdn.microsoft.com/library/jj156154.aspx)
108+
[Microsoft SQL Server Hybrid Cloud Blog Series](https://azure.microsoft.com/blog/microsoft-sql-server-hybrid-cloud-blog-series/)
109+
[Migrating Data-Centric Applications to Azure](https://azure.microsoft.com/blog/cloud-services-series-migrating-data-centric-applications-to-windows-azure/)
110110

111111

docs/2014/integration-services/configure-a-windows-firewall-for-access-to-the-ssis-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ manager: craigg
3030
> [!IMPORTANT]
3131
> To manage packages that are stored on a remote server, you do not have to connect to the instance of the [!INCLUDE[ssISnoversion](../includes/ssisnoversion-md.md)] service on that remote server. Instead, edit the configuration file for the [!INCLUDE[ssISnoversion](../includes/ssisnoversion-md.md)] service so that [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] displays the packages that are stored on the remote server. For more information, see [Configuring the Integration Services Service &#40;SSIS Service&#41;](configuring-the-integration-services-service-ssis-service.md).
3232
33-
The [!INCLUDE[ssISnoversion](../includes/ssisnoversion-md.md)] service uses the DCOM protocol. For more information about how the DCOM protocol works through firewalls, see the article, "[Using Distributed COM with Firewalls](https://go.microsoft.com/fwlink/?LinkId=12490)," in the MSDN Library.
33+
The [!INCLUDE[ssISnoversion](../includes/ssisnoversion-md.md)] service uses the DCOM protocol. For more information about how the DCOM protocol works through firewalls, see the article, "[Using Distributed COM with Firewalls](https://manualzz.com/doc/19762578/using-distributed-com-with-firewalls-by-michael-nelson-in...)".
3434

3535
There are many firewall systems available. If you are running a firewall other than windowsfirewall, see your firewall documentation for information that is specific to the system you are using.
3636

0 commit comments

Comments
 (0)