Skip to content

Commit 5946ffb

Browse files
vandenbergrobinapoorvdeshmukhstuartpashueybubbles
authored
Add instructions for Macs running Apple Silicon (M1/M2) (#375)
Co-authored-by: Apoorv Deshmukh <apdeshmukh@microsoft.com> Co-authored-by: Stuart Padley <stuartpa@hotmail.com> Co-authored-by: David Shiflet <david.shiflet@microsoft.com>
1 parent 5dedccc commit 5946ffb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ Learn more about how `sqlcmd` is used from a articles/posts written by the commu
3737
| --------------------- | --------------------- |
3838
| `brew install sqlcmd` | `brew upgrade sqlcmd` |
3939

40+
##### Apple Silicon Macs (M1/M2)
41+
Macs running Apple Silicon require [Docker][] Desktop to use Rosetta for x86/amd64 emulation. Follow these steps before creating a SQL Server instance:
42+
- Open Docker Desktop.
43+
- Go to the settings/preferences menu.
44+
- Find the “Features in development” section.
45+
- Enable the "Use Rosetta for x86/amd64 emulation on Apple Silicon" checkbox.
46+
4047
### Linux
4148

4249
`sqlcmd` is available via [Linuxbrew][], and as a downloadable .rpm/.deb and .tar from the [releases page][].

0 commit comments

Comments
 (0)