Skip to content

Commit 3ff6599

Browse files
committed
Update how-to-create-server-customer-managed-key-azure-api.md
1 parent 2f2b4ec commit 3ff6599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/how-to-create-server-customer-managed-key-azure-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{
5050
```
5151
Key Vault Uri can be copied from key properties **Key Identifier** field in Azure Key Vault Portal UI, as shown in image below:
5252
:::image type="content" source="./media/how-to-create-server-customer-managed-key-azure-api/keyuri-portal.png" alt-text =" Key properties and URI on Azure Key Vault Portal page." :::
53-
You can also programmatically fetch Key Vault Uri using [Azure REST API](https://learn.microsoft.com/en-us/rest/api/keyvault/keyvault/vaults/get?tabs=HTTP)
53+
You can also programmatically fetch Key Vault Uri using [Azure REST API](https://learn.microsoft.com/rest/api/keyvault/keyvault/vaults/get?tabs=HTTP)
5454

5555
## Next steps
5656

0 commit comments

Comments
 (0)