Azure Deployment Methods
NCache Cloud Portal supports two kinds of Azure deployment methods, Automatic and Manual deployment.
Azure Deployment: Automatic Deployment
Using Automatic Azure Deployment, you can easily deploy resources through NCache Cloud Portal. This deployment of resources requires you to provide information of a Deployment User that has modification rights over your Azure subscription. NCache Cloud Portal uses this user's credentials to create and manage all deployed resources.
By choosing Automatic Azure Deployment to deploy resources in your subscription means that you are giving NCache Cloud Portal the necessary rights to deploy and manage all resources inside your subscription. If you do not want to grant NCache Cloud Portal these rights, please select Manual Deployment instead.
To view further details, please see Automatic Deployment section.
Manual Deployment
Using Manual Deployment, you can deploy all desired resources manually through predefined command line interface scripts. As all you need to do is to run a script on your Azure CLI. Manually deploying resources in your subscription doesn't require you to provide IAM (Identity and Access Management) user credentials either which ensures privacy rights. But, you will have to manage all manually deployed resources yourself through NCache Cloud Portal.
In case of Manual Deployment, you will be provided scripts for deployment and removal of NCache servers. Which you will execute on the Azure CLI.
To view further details, please see Manual Deployment section.