We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f589c66 commit d421324Copy full SHA for d421324
articles/postgresql/flexible-server/concepts-extensions.md
@@ -41,7 +41,7 @@ az postgres flexible-server parameter set --resource-group <your resource group>
41
```json
42
{
43
44
- "$schema": https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#,
+ "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
45
46
"contentVersion": "1.0.0.0",
47
0 commit comments