Skip to content

Commit

Permalink
Fix lasst link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
IEvangelist committed Feb 7, 2025
1 parent 934faac commit 40ed136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/security/azure-security-key-vault-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ The preceding code:
- The <xref:Azure.Provisioning.KeyVault.KeyVaultProperties.EnableRbacAuthorization?displayProperty=nameWithType> property is set to `true`.
- A tag is added to the resource with a key of `ExampleKey` and a value of `Example value`.

There are many more configuration options available to customize the Key Vault resource. For more information, see <xref:Azure.Provisioning.KeyVault> and [Azure.Provisioning customization](../../azure/integrations-overview.md#azureprovisioning-customization).
There are many more configuration options available to customize the Key Vault resource. For more information, see <xref:Azure.Provisioning.KeyVault> and [Azure.Provisioning customization](../azure/integrations-overview.md#azureprovisioning-customization).

### Connect to an existing Azure Key Vault instance

Expand Down

0 comments on commit 40ed136

Please sign in to comment.