Sql-docs: sqlpackage Installation - macOS Catalina

Created on 27 Aug 2020  Â·  4Comments  Â·  Source: MicrosoftDocs/sql-docs

I ran into an issue when trying to install sqlpackage on macOS Catalina (10.15.6). It's mainly due to the permissions issue added by Apple to Catalina.

To bypass it for now we should add a note to the macOS installation to use something like:
sudo spctl --master-disable

Execute sqlpackage then re-enable it:
sudo spctl --master-enable

Or at least add a note that on macOS Catalina there's a permission issue that users will run into.

Thanks!


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 assigned-to-author doc-bug sqprod tools-othetech

All 4 comments

@tonyawad88 -- Tony, thank you for your feedback and proposed solution.

@pensivebrian -- Brian, please look into this issue.

@WilliamAntonRohm I will submit a PR to take care of this issue. thank you!

@WilliamAntonRohm this is now covered

@dzsquared -- thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eliotg picture eliotg  Â·  3Comments

eliotg picture eliotg  Â·  3Comments

mverbaas picture mverbaas  Â·  3Comments

0ddo picture 0ddo  Â·  4Comments

stevef51 picture stevef51  Â·  4Comments