Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Managing billing of Azure Service Manager services


Warning

Note

From BMC Cloud Lifecycle Management 4.6.07, Azure Classic (commonly known as Azure Service Manager) is no longer supported. BMC recommends you to use Azure Resource Manager (ARM). All the classic resources are available in Azure Resource Manager portal.

For BMC Cloud Lifecycle Management 4.6.04 and later, when you stop the server on the My Cloud Services console, the IP address is cleared from the console. When you shut down or stop an Azure Service Manager service (Azure classic) and the IP address is public, the IP address is cleared from BMC Server Automation, and billing is automatically stopped. If the IP address is private, the host name is used through DNS, so the billing is stopped, but the IP address is not cleared from BMC Server Automation.

Warning

Note

When resources are explicitly allocated with static IP addresses, the stop billing capability is not applicable, and resources are not cleaned up in BMC Server Automation.

If you do not want to use the stop billing feature, make sure the attributeValue is set to false as shown in the following providers.json file example. You can find this file in the PMInstallationDirectory\BMCCloudLifeCycleManagement\Platform_Manager\configuration\ or PMInstallationDirectory/Platform_Manager/configuration/ folder.

, {

   "cloudClass" : "com.bmc.cloud.model.beans.AccessAttributeValue",

   "accessAttribute" : {

     "cloudClass" : "com.bmc.cloud.model.beans.AccessAttribute",

     "datatype" : "BOOLEAN",

     "guid" : "18449528-6693-4c3f-b12e-511eeefb09f1",

     "isOptional" : true,

     "isPassword" : false,

     "modifiableWithoutRestart" : false,

     "name" : "DEALLOCATE_RESOURCE"

    },

   "attributeValue" : "false",

   "guid" : "217ea19d-29eb-416a-9dad-42d590e542a8",

   "name" : "DEALLOCATE_RESOURCE"

  }

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Cloud Lifecycle Management 4.6