AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-11-22 · Documentation low

File: glue/latest/dg/creating-azuresql-connection.md

Summary

Fixed URL formatting in Secrets Manager documentation link by adding an extra slash after domain

Security assessment

Technical correction to hyperlink structure without modifying security-related instructions. Maintains existing security guidance about credential management.

Diff

diff --git a/glue/latest/dg/creating-azuresql-connection.md b/glue/latest/dg/creating-azuresql-connection.md
index 505ec049f..819571f1f 100644
--- a//glue/latest/dg/creating-azuresql-connection.md
+++ b//glue/latest/dg/creating-azuresql-connection.md
@@ -11 +11 @@ To connect to Azure SQL from AWS Glue, you will need to create and store your Az
-  1. In AWS Secrets Manager, create a secret using your Azure SQL credentials. To create a secret in Secrets Manager, follow the tutorial available in [ Create an AWS Secrets Manager secret ](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html) in the AWS Secrets Manager documentation. After creating the secret, keep the Secret name, `secretName` for the next step. 
+  1. In AWS Secrets Manager, create a secret using your Azure SQL credentials. To create a secret in Secrets Manager, follow the tutorial available in [ Create an AWS Secrets Manager secret ](https://docs.aws.amazon.com//secretsmanager/latest/userguide/create_secret.html) in the AWS Secrets Manager documentation. After creating the secret, keep the Secret name, `secretName` for the next step.