0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
418 B
Handlebars
11 lines
418 B
Handlebars
<WizardSection
|
|
@headerText="Azure"
|
|
@headerIcon="azure"
|
|
@docText="Docs: Azure Secrets"
|
|
@docPath="/docs/secrets/azure/index.html"
|
|
>
|
|
<p>
|
|
The Azure Secrets Engine dynamically generates Azure service principals and role assignments. Vault roles can be mapped to one or more Azure roles, providing a simple, flexible way to manage the permissions granted to generated service principals.
|
|
</p>
|
|
</WizardSection>
|