Skip to content

Commit 7e2b882

Browse files
author
Sarah Vilaysom
authored
Update manage-backup.md
removed extra period (see https://dev.azure.com/msft-skilling/Content/_workitems/edit/80007)
1 parent f464e9d commit 7e2b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/manage-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ The **Backups** page shows you the status of each backup. To get log details reg
228228
| A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server). | Check that the connection string is valid. Allow the app's [outbound IPs](overview-inbound-outbound-ips.md) in the database server settings. |
229229
| Cannot open server "\<name>" requested by the login. The login failed. | Check that the connection string is valid. |
230230
| Missing mandatory parameters for valid Shared Access Signature. | Delete the backup schedule and reconfigure it. |
231-
| SSL connection is required. Please specify SSL options and retry. when trying to connect. | SSL connectivity to Azure Database for MySQL and Azure Database for PostgreSQL isn't supported for database backups. Use the native backup feature in the respective database instead. |
231+
| SSL connection is required. Please specify SSL options and retry when trying to connect. | SSL connectivity to Azure Database for MySQL and Azure Database for PostgreSQL isn't supported for database backups. Use the native backup feature in the respective database instead. |
232232
233233
## Automate with scripts
234234

0 commit comments

Comments
 (0)