Azure now offers a service named Template Specs which gives the flexibility to hide and show parameters based on conditions. You can deploy Kyvos on Azure through Template Specs to remove the dependency on Kyvos Manager
Template is a resource type for storing an Azure Resource Manager template (ARM template) in Azure for later deployment. For more information about Azure Template specs, see Azure documentation.
Important
To deploy the Template Specs on Azure, you use standard Azure tools like PowerShell, Azure CLI, Azure portal, REST, and other supported SDKs and clients.
To deploy Kyvos on Azure through Template Specs, do the following: