|
36 | 36 | "loc.input.help.NewServiceAdditionalArguments": "Pass in additional arguments while creating a brand new service. These will be passed on to `New-AzureService` cmdlet. Eg: `-Label 'MyTestService'`", |
37 | 37 | "loc.input.label.NewServiceAffinityGroup": "Affinity group", |
38 | 38 | "loc.input.help.NewServiceAffinityGroup": "While creating new service, this affinity group will be considered instead of using service location.", |
39 | | - "loc.messages._0couldnotbeparsedintopartsforregisteringdiagnosticsextensions": "'{0}' could not be parsed into parts for registering diagnostics extensions.", |
40 | | - "loc.messages.Addinganyconfiguredcustomcertificates": "Adding any configured custom certificates.", |
41 | | - "loc.messages.AllInstancesReadyRole0status": "All instances are in ReadyRole state now, and instances count is '{0}' ", |
42 | | - "loc.messages.Applyinganyconfigureddiagnosticsextensions": "Applying any configured diagnostics extensions.", |
43 | 39 | "loc.messages.Couldnotgettheprimarystoragekeyforstorageaccount0Unabletoapplyanydiagnosticsextensions": "Could not get the primary storage key for storage account '{0}'. Unable to apply any diagnostics extensions.", |
44 | 40 | "loc.messages.Couldnotgettheprimarystoragekeyforthepublicconfigstorageaccount0Unabletoapplyanydiagnosticsextensions": "Could not get the primary storage key for the public config storage account '{0}'. Unable to apply any diagnostics extensions.", |
| 41 | + "loc.messages.Applyinganyconfigureddiagnosticsextensions": "Applying any configured diagnostics extensions.", |
| 42 | + "loc.messages._0couldnotbeparsedintopartsforregisteringdiagnosticsextensions": "'{0}' could not be parsed into parts for registering diagnostics extensions.", |
| 43 | + "loc.messages.Nofileswerefoundtodeploywithsearchpattern0": "No files were found to deploy with search pattern {0}", |
| 44 | + "loc.messages.Foundmorethanonefiletodeploywithsearchpattern0Therecanbeonlyone": "Found more than one file to deploy with search pattern {0}. There can be only one.", |
| 45 | + "loc.messages.Storagekeysaredefinedininvalidformat": "Storage keys are defined in invalid format.", |
| 46 | + "loc.messages.Unabletofind0usingprovidedsubscription": "Unable to find {0} using provided subscription", |
45 | 47 | "loc.messages.Currentversionofazurepowershelldontsupportexternalstorageaccountforconfiguringdiagnostics": "Current version of azure powershell does not support external storage account for configuring diagnostics.", |
46 | 48 | "loc.messages.Customcertificatesaredefinedininvalidformat": "Custom certificates are defined in invalid format.", |
| 49 | + "loc.messages.Addinganyconfiguredcustomcertificates": "Adding any configured custom certificates.", |
| 50 | + "loc.messages.AllInstancesReadyRole0status": "All instances are in ReadyRole state now, and instances count is '{0}' ", |
47 | 51 | "loc.messages.EachInstancesNameAndStatus0": "Status is 'ReadyRole' for the Instance name '{0}'", |
48 | | - "loc.messages.Foundmorethanonefiletodeploywithsearchpattern0Therecanbeonlyone": "Found more than one file to deploy with search pattern {0}. There can be only one.", |
49 | 52 | "loc.messages.Instance0Name": "Service instance name {0} to find status", |
50 | | - "loc.messages.Nofileswerefoundtodeploywithsearchpattern0": "No files were found to deploy with search pattern '{0}'", |
51 | | - "loc.messages.RetryForService0Availablity": "Retried for service availablity for 4 times, 30 secs each, after 4 retries still srevice not avilable, check teh srevice dpeloyment again", |
| 53 | + "loc.messages.RetryForService0Availablity": "Retried for service availability for 4 times, 30 secs each, after 4 retries still service not available, check teh service deployment again", |
52 | 54 | "loc.messages.Role0OrRoleInstanceNotfound": "Either Role or Role Instance not found for a service '{0}'", |
53 | 55 | "loc.messages.ServiceNotFound0": "Either Service not found or Test AzureName returned nothing for service '{0}'", |
54 | | - "loc.messages.Storagekeysaredefinedininvalidformat": "Storage keys are defined in invalid format.", |
55 | | - "loc.messages.Unabletofind0usingprovidedsubscription": "Unable to find {0} using provided subscription", |
56 | 56 | "loc.messages.Unabletofindservicestatus0": "Status is not 'ReadyRole' for instance name '{0}'", |
57 | 57 | "loc.messages.WaitingForInstance0Beforefindstatus": "Service not yet ready sleeping for 120 seconds ...Waiting for roles of '{0}' to come on-line..", |
58 | 58 | "loc.messages.WaitingForService0Available": "Service not yet ready sleeping for 210 seconds ... retry the task again" |
|
0 commit comments