Explain the purpose of ServiceConfiguration.Cloud.cscfg file

 Posted by Rajnilari2015 on 3/10/2017 | Category: Azure Interview questions | Views: 2455 | Points: 40
Answer:

This service provides the configuration file for the cloud service and it contains settings for the roles. This file contains the information for the number of instances for the service. Whenever we want to increase the number of instances of the role this configuration is required for changing the instances.


| Alert Moderator 

Comments or Responses

Login to post response