-
Notifications
You must be signed in to change notification settings - Fork 54
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
"Couldn't find a valid ICU package installed on the system." when trying to run a deployment with bicep #165
Comments
When I ran it yesterday I got this output:
|
This seems to be related to Azure/azure-cli#29828 |
Hi @rubenmamo, please temporarily pin |
@MoChilia thanks for your reply. I had in fact already applied that on my workflows once I figured out that the issue is due to the azure cli image |
@rubenmamo, please try the solution mentioned in this blog. Temporarily, you have to install the icu package manually with |
Having this as well in 2.64.0 pinning 2.63.0 resolved the issue 👍🏽 Thanks for this thread. For anyone wondering this is the fix.
|
Hi everyone, this has been resolved in Azure CLI version 2.66.0 (Azure/azure-cli#29897). You can now update your scripts to |
Azure/cli#165 has been resolved Signed-off-by: Michael Shen <[email protected]>
I have the following github workflow
this was working without issues, however, today I started getting the following error in the Deploy Stage 1 step:
The text was updated successfully, but these errors were encountered: