Skip to content

Commit cf30828

Browse files
authored
Update alter-certificate-transact-sql.md
1 parent b461922 commit cf30828

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/t-sql/statements/alter-certificate-transact-sql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ ALTER CERTIFICATE certificate_name
5555
[ [ , ] ENCRYPTION BY PASSWORD = 'new_password' ]
5656
}
5757
```
58-
[!INCLUDE[synapse-analytics-od-unsupported-syntax](../../includes/synapse-analytics-od-unsupported-syntax.md)]
5958

6059
> [!Note]
6160
> [!INCLUDE [Synapse preview note](../../includes/synapse-preview-note.md)]
@@ -71,7 +70,7 @@ ALTER CERTIFICATE certificate_name
7170
DECRYPTION BY PASSWORD = '<key password>' )
7271
}
7372
```
74-
73+
[!INCLUDE[synapse-analytics-od-unsupported-syntax](../../includes/synapse-analytics-od-unsupported-syntax.md)]
7574

7675
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]
7776

0 commit comments

Comments
 (0)