export const data = {
    ApplicationInsightsLength: 50,
    DataCenterAcronymLength: 3,
    DeploymentTypeIdLength: 1,
    KeyVaultNameLength : 24,
    MySQLNameLength : 49,
    ProjectNameLength : 10,
    ResourceGroupLength : 10,
    WebAppNameLength : 25
};
