Skip to content
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

tests: should skip azure sql edge on m1 as its no longer supported #550

Open
alexanderankin opened this issue Apr 20, 2024 · 0 comments
Open

Comments

@alexanderankin
Copy link
Collaborator

alexanderankin commented Apr 20, 2024

per this notice: "Azure SQL Edge no longer supports the ARM64 platform."

image

https://learn.microsoft.com/en-us/azure/azure-sql-edge/disconnected-deployment

the old azure sql edge images which have arm64 equivalents don't have sqlcmd which we use for waiting, should use:

https://github.com/microsoft/go-sqlcmd/releases/tag/v1.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant