|
142 | 142 | <value>The environment name '{0}' is not found.</value> |
143 | 143 | </data> |
144 | 144 | <data name="ExpiredRefreshToken" xml:space="preserve"> |
145 | | - <value>Your Microsoft Azure credential in the Windows PowerShell session has expired. Please log in again. In PowerShell, execute Connect-AzAccount for Azure Resource Manager cmdlets or Add-AzureAccount for service management cmdlets.</value> |
| 145 | + <value>Your Microsoft Azure credential in the Windows PowerShell session has expired. Please log in again. In PowerShell, execute Connect-AzAccount.</value> |
146 | 146 | </data> |
147 | 147 | <data name="FilePathIsNotValid" xml:space="preserve"> |
148 | 148 | <value>File path is not valid</value> |
|
193 | 193 | <value>Removing public environment is not supported.</value> |
194 | 194 | </data> |
195 | 195 | <data name="ServiceKeyNotFound" xml:space="preserve"> |
196 | | - <value>Unable to retrieve service key for ServicePrincipal account {0}. Please log in again to supply the credentials for this service principal. In PowerShell, execute Connect-AzAccount for Azure Resource Manager cmdlets or Add-AzureAccount for service management cmdlets.</value> |
| 196 | + <value>Unable to retrieve service key for ServicePrincipal account {0}. Please log in again to supply the credentials for this service principal. In PowerShell, execute Connect-AzAccount.</value> |
197 | 197 | </data> |
198 | 198 | <data name="ServiceNameExists" xml:space="preserve"> |
199 | 199 | <value>The provided service name {0} already exists, please pick another name</value> |
|
259 | 259 | <value>Multiple tokens were found for this user. Please clear your token cache using, Clear-AzureProfile and try this command again.</value> |
260 | 260 | </data> |
261 | 261 | <data name="AdalUserInteractionRequired" xml:space="preserve"> |
262 | | - <value>User Interaction is required to authenticate this user. Please authenticate using the log in dialog. In PowerShell, execute Connect-AzAccount for Azure Resource Manager cmdlets or Add-AzureAccount for service management cmdlets.</value> |
| 262 | + <value>User Interaction is required to authenticate this user. Please authenticate using the log in dialog. In PowerShell, execute Connect-AzAccount.</value> |
263 | 263 | </data> |
264 | 264 | <data name="TenantNotFound" xml:space="preserve"> |
265 | 265 | <value>No tenant was found for this subscription. Please execute Clear-AzureProfile and then execute Add-AzureAccount.</value> |
|
0 commit comments