We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0f2fc commit 7556c2dCopy full SHA for 7556c2d
1 file changed
docs/tools/sqlpackage/release-notes-sqlpackage.md
@@ -28,8 +28,8 @@ This article lists the features and fixes delivered by the released versions of
28
### Features
29
| Feature | Details |
30
| :------ | :------ |
31
-| Auditing | Adds support for [EXTERNAL_MONITOR](https://docs.microsoft.com/azure/azure-sql/managed-instance/auditing-configure). |
32
-| Azure Synapse Analytics | Adds support for [PREDICT](https://docs.microsoft.com/sql/t-sql/queries/predict-transact-sql). |
+| Auditing | Adds support for [EXTERNAL_MONITOR](/azure/azure-sql/managed-instance/auditing-configure). |
+| Azure Synapse Analytics | Adds support for [PREDICT](/sql/t-sql/queries/predict-transact-sql). |
33
| Logging | Adds SqlPackage version and architecture information to diagnostic log file. |
34
35
### Fixes
0 commit comments