Skip to content

Commit c1ad7a8

Browse files
author
David Curwin
committed
fixed section appearing as code
1 parent 93c0f0e commit c1ad7a8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/backup/backup-azure-microsoft-azure-backup.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,10 @@ Once the extraction process complete, check the box to launch the freshly extrac
171171
When you are using your own instance of SQL 2017, you need to manually configure SSRS. After SSRS configuration, ensure that *IsInitialized* property of SSRS is set to *True*. When this is set to True, MABS assumes that SSRS is already configured and will skip the SSRS configuration.
172172

173173
Use the following values for SSRS configuration:
174-
175-
- Service Account: ‘Use built-in account’ should be Network Service
176-
- Web Service URL: ‘Virtual Directory’ should be ReportServer_<SQLInstanceName>
177-
- Database: DatabaseName should be ReportServer$<SQLInstanceName>
178-
- Web Portal URL: ‘Virtual Directory’ should be Reports_<SQLInstanceName>
174+
- Service Account: ‘Use built-in account’ should be Network Service
175+
- Web Service URL: ‘Virtual Directory’ should be ReportServer_<SQLInstanceName>
176+
- Database: DatabaseName should be ReportServer$<SQLInstanceName>
177+
- Web Portal URL: ‘Virtual Directory’ should be Reports_<SQLInstanceName>
179178

180179
[Learn more](https://docs.microsoft.com/sql/reporting-services/report-server/configure-and-administer-a-report-server-ssrs-native-mode?view=sql-server-2017) about SSRS configuration.
181180

0 commit comments

Comments
 (0)