Skip to content

Commit 0f2494f

Browse files
authored
Merge pull request #15289 from JKirsch1/metadatadescriptions2
Add metadata descriptions, part 2
2 parents 19ce085 + 191d13d commit 0f2494f

17 files changed

Lines changed: 17 additions & 0 deletions

docs/reporting-services/extensions/rendering-extension/deploying-a-rendering-extension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Deploying a Rendering Extension | Microsoft Docs"
3+
description: Find out how to deploy a report rendering extension. See which configuration file entries to add so the report server and Report Designer locate the extension.
34
ms.date: 03/20/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/rendering-extension/implementing-a-rendering-extension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Implementing a Rendering Extension | Microsoft Docs"
3+
description: Find out how to transform Reporting Services report data and layout information into device-specific formats by implementing rendering extensions.
34
ms.date: 03/16/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/rendering-extension/implementing-the-irenderingextension-interface.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Implementing the IRenderingExtension Interface | Microsoft Docs"
3+
description: Learn how to implement the IRenderingExtension interface, which transforms report data into output formats that viewers, printers, and other targets consume.
34
ms.date: 03/16/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/rendering-extension/removing-a-rendering-extension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Removing a Rendering Extension | Microsoft Docs"
3+
description: Find out how to remove a rendering extension from Reporting Services so that it is no longer available to the report server and Report Designer.
34
ms.date: 03/18/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/rendering-extension/rendering-extensions-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Rendering Extensions Overview | Microsoft Docs"
3+
description: See which data rendering extensions are included with Reporting Services. Learn how to add custom rendering extensions to generate reports in other formats.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/reporting-services-extension-library.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Reporting Services Extension Library | Microsoft Docs"
3+
description: Learn about the Reporting Services extension library, a set of classes, interfaces, and value types that provide access to system functionality.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/reporting-services-extensions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Reporting Services Extensions | Microsoft Docs"
3+
description: Find out how to extend data processing capabilities in Reporting Services by customizing report data, notification mechanisms, and security systems.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/secure-development/code-access-security-in-reporting-services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Code Access Security in Reporting Services | Microsoft Docs"
3+
description: Find out about code access security in Reporting Services. Learn how evidence, code groups, and named permission sets factor into a security policy.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/secure-development/secure-development-reporting-services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Secure Development (Reporting Services) | Microsoft Docs"
3+
description: Learn about the code access security system that Reporting Services uses, which runs code in tightly constrained, administrator-defined security contexts.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

docs/reporting-services/extensions/secure-development/understanding-security-policies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Understanding Security Policies | Microsoft Docs"
3+
description: Learn about Reporting Services security policies, which specify permissions for assemblies, extensions, and report expressions based on code groups.
34
ms.date: 03/14/2017
45
ms.prod: reporting-services
56
ms.prod_service: "reporting-services-native"

0 commit comments

Comments
 (0)