FFFF ms rs toc fix reviewer comments · debuglevel/sql-docs@ddbf3c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit ddbf3c4

Browse files
committed
ms rs toc fix reviewer comments
1 parent 01f14c0 commit ddbf3c4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/reporting-services/developer/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ A REST API request/response pair can be separated into five components:
5151

5252
## API documentation
5353

54-
A modern REST API calls for modern API documentation. The REST API is built on the OpenAPI specification (a.k.a. the swagger specification) and documentation is available on [SwaggerHub](https://app.swaggerhub.com/api/microsoft-rs/SSRS/2.0). Beyond documenting the API, SwaggerHub helps generate a client library in the language of choice - JavaScript, TypeScript, C#, Java, Python, Ruby, and more.
54+
A modern REST API calls for modern API documentation. The REST API is built on the OpenAPI specification (also called the swagger specification) and documentation is available on [SwaggerHub](https://app.swaggerhub.com/api/microsoft-rs/SSRS/2.0). Beyond documenting the API, SwaggerHub helps generate a client library in the language of choice - JavaScript, TypeScript, C#, Java, Python, Ruby, and more.
5555

5656
## Testing API calls
5757

docs/reporting-services/install-windows/backup-and-restore-operations-for-reporting-services.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ ms.date: 05/08/2019
2525

2626
- Moving a [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] installation to a new computer is called a migration. When you migrate an installation, you run Setup to install a new report server instance and then copy instance data to the new computer. For more information about migrating a [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] installation, see the following articles:
2727

28-
[Upgrade and Migrate Reporting Services](../../reporting-services/install-windows/upgrade-and-migrate-reporting-services.md)
28+
- [Upgrade and Migrate Reporting Services](../../reporting-services/install-windows/upgrade-and-migrate-reporting-services.md)
2929

30-
::: moniker range="=sql-server-2016||=sqlallproducts-allversions"
31-
32-
[Migrate a Reporting Services Installation (SharePoint Mode)](../../reporting-services/install-windows/migrate-a-reporting-services-installation-sharepoint-mode.md)
30+
- [Migrate a Reporting Services Installation (Native Mode)](../../reporting-services/install-windows/migrate-a-reporting-services-installation-native-mode.md)
3331

34-
::: moniker-end
32+
::: moniker range="=sql-server-2016||=sqlallproducts-allversions"
33+
34+
- [Migrate a Reporting Services Installation (SharePoint Mode)](../../reporting-services/install-windows/migrate-a-reporting-services-installation-sharepoint-mode.md)
3535

36-
[Migrate a Reporting Services Installation (Native Mode)](../../reporting-services/install-windows/migrate-a-reporting-services-installation-native-mode.md)
36+
::: moniker-end
3737

3838
## Backing Up the Report Server Databases
3939
Because a report server is a stateless server, all application data is stored in the **reportserver** and **reportservertempdb** databases that run on a [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] instance. You can back up the **reportserver** and **reportservertempdb** databases using one of the supported methods for backing up [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] databases. Here are some recommendations specific to the report server databases:

0 commit comments

Comments
 (0)
0