CMP: Add Azure Credentials |
Add Azure credentials by inserting the fields into the Credentials
table. |
CMP: Azure Service Account |
Add Azure service account by inserting the fields into the service account
table. |
CMP: Update datacenter type |
Update the Cloud Service account with the datacenter type. |
CMP: Creating Resource Group |
Creating Resource Group to provision Azure stack via ARM Template. |
CMP: Create Azure Logical datacenter. |
Create Azure Logical datacenter for provisioning resources. |
CMP: Create "Contains: Contained by" relationship. |
Create "Contains: Contained by" relationship between Resource Group and Azure
datacenter. |
CMP: Create 'Hosted on' relationship. |
Create hosted on relationship between logical datacenter and Cloud Service
account. |
CMP: Create Cloud Account |
Create cloud account by inserting the fields into the cloud account
table. |
CMP: Cloud account and Logical datacenter association |
Create an association between CMP cloud account and Logical
datacenter. |
CMP: Create Catalog Item |
Create Cloud Catalog Item with ARM Template. |
CMP: Create template version. |
Create Cloud Template Version for Cloud Catalog Item. |
CMP: ARM template body |
Update Cloud Template Version with ARM template body. |
CMP: Open the 'ServiceNow Cloud Template Versions' |
Open the 'ServiceNow Cloud Template Versions' GUI page. |
CMP: Activate Cloud Template Version |
Activate Cloud Template Version to create resource block, blueprint, and
catalog. |
CMP: Verify the Cloud Template Version. |
Validate whether status is Success and state is active in the Cloud Template
Version after Activation operation. |
CMP: Activate Cloud Catalog Item |
Activate Cloud Catalog Item to display catalog order form to the cloud
user. |
CMP: Add stack and resource group name in Catalog item |
Set the default value for stack name and resource group in the catalog
item. |
CMP: Verify whether stack is present |
Validate whether stack is available with name "ATFARMStack". |
CMP: Open Cloud Catalog Item page |
Open Cloud Catalog Item page in the Service Portal. |
CMP: Submit Catalog form |
Submit the Catalog Form to start provisioning ARM stack. |
CMP: Verify whether stack status is active |
Validate the status of a stack after provisioning the stack. |
CMP: Verify stack status after Day2 - Stop operation |
Validate the status of the stack status changed from 'On' to 'Off' after the
Stop operation. |
CMP: Verify stack status after Day2 - Start operation |
Validate the status of the stack status changed from 'Off' to 'On' after the
Start operation. |
CMP: Verify stack status after Day2 - Deprovision operation |
Validate the status of the stack status changed from 'On' to 'Terminate'
after the de-provisioning operation. |