-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: ARM template deployment - Can't find loc string for key: SettingAzureCloud #20497
Comments
I am experiencing this issue as well, in several environments. All using Self-Hosted Linux agents, and it seems to have begun on September 30. |
Hey @enachi - does this also have a companion report on https://developercommunity.visualstudio.com/ - if not, maybe putting it there and linking to here (and maybe back) would help get more attention? Just a thought. |
I'm also experiencing this issue when running a bicep file using Azure pipelines |
I am following the lab on https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/Instructions/Labs/AZ400_M02_L06_Deploy_Docker_containers_to_Azure_App_Service_web_apps.html and I am getting the same issue: Has anyone found a solution yet? |
I get the same error :( |
here is it |
Same here. |
Same here |
this is what we have to do. please vote for this issue on dev comunity. It's the same link, from the description as a workaround, you can manually set the desired version like this |
I'm having the same issue |
Same warning in my pipelines as well |
Same |
Same here with version 3.247.5 |
|
Same here. Running on self-hosted ubuntu agent. |
Hi Everyone, |
I'm also hitting this issue. |
Same here. |
Same here |
Same issue here.
|
New issue checklist
Task name
AzureResourceManagerTemplateDeploymentV3
Task version
3.246.3
Issue Description
Since version v3.246.3, a warning message is being logged during the deployment process. The warning does not appear to have any effect on the deployment itself, and the application is deployed successfully. However, this warning gets logged in the summary of the pipeline run thus get users confused.
"##[warning]Can't find loc string for key: SettingAzureCloud"
With the previous version of the task (3.243.1), no warning logged.
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
none
Operation system
ubuntu-latest
Relevant log output
Linked Issue on developer community
The text was updated successfully, but these errors were encountered: