Skip to content

Commit ad011ad

Browse files
authored
Update developers-guide.md
Fix randomly noticed alert formatting (found while looking for something else).
1 parent 321a888 commit ad011ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/key-vault/general/developers-guide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,9 @@ For tutorials on how to authenticate to Key Vault in applications, see:
7575
- [Use a managed identity to connect Key Vault to an Azure web app in .NET](./tutorial-net-create-vault-azure-web-app.md)
7676

7777
## Manage keys, certificates, and secrets
78-
> !Note]
79-
> SDKs for .NET, Python, Java, JavaScript, PowerShell and Azure CLI are part of Key Vault feature release process through Public Preview and GA with Key Vault service team support. Other SDK clients for Key Vault are available, but they are built and supported by individual SDK teams over GitHub and released in their teams schedule.
78+
79+
> [!Note]
80+
> SDKs for .NET, Python, Java, JavaScript, PowerShell, and the Azure CLI are part of the Key Vault feature release process through public preview and general availability with Key Vault service team support. Other SDK clients for Key Vault are available, but they are built and supported by individual SDK teams over GitHub and released in their teams schedule.
8081
8182
The data plane controls access to keys, certificates, and secrets. You can use local vault access policies or Azure RBAC for access control through the data plane.
8283

0 commit comments

Comments
 (0)