- Log onto your Azure portal and open up a Cloud Shell.
- Use the command below to set your desired subscription:
az account set --subscription <subscription ID> - Accept Terms and Conditions for the Everpure Cloud Dedicated managed application deployment.
az vm image terms accept --plan cbs_azure_6_6_x --offer "pure_storage_cloud_dedicated_product_deployment" --publisher "purestoragemarketplaceadmin"
Example in Azure CLI:
az deployment group create --resource-group
<Resource Group> --template-file <Everpure Cloud Dedicated template file>
--parameters <Everpure Cloud Dedicated parameter file>
where
<Resource Group> is the desired resource group where the Everpure Cloud Dedicated managed application will reside.
<Everpure Cloud Dedicated template file> is
the Everpure Cloud Dedicated template file. Template file is available in Appendix A.
<Everpure Cloud Dedicated parameter file> is
the Everpure Cloud Dedicated parameter file with your desired parameters. Example of
parameter file can be found in Appendix A
as well.
Example in Azure CLI:
It will take about 15-20 minutes to complete the deployment. When complete, the Everpure Cloud Dedicated managed application will appear in your selected resource group.
To access, view, and manage your Everpure Cloud Dedicated instance, go to the Everpure Cloud Dedicated for Azure Management section.