Drew Skwiers-Koballa
Drew Skwiers-Koballa
If you enter the command for universal auth without the tenant Id, do you still get the error message for "You can't sign in here with a personal account. Use...
Hi @EitanBlumin and others - doing a bit of further exploration on this feature - interested in feedback if the below proposal satisfies your scenarios: - for publish operations, an...
@ErikEJ - the antithesis properties (BlockOnTableRecreation) with the default false absolutely makes sense as well - we have a good number of properties that default to false at this point....
@ErikEJ - eesh good catch, that's not the right string even without the typo
@brettpostin - yes, this was released with 162.1 add the property /p:AllowTableRecreation=false to a publish command more info: https://learn.microsoft.com/en-us/sql/tools/sqlpackage/release-notes-sqlpackage?view=sql-server-ver16#1621167-sqlpackage
Now available in preview with Microsoft.Build.Sql - https://github.com/microsoft/DacFx/blob/main/src/Microsoft.Build.Sql/docs/Functionality.md#package-references
Support for applying the non-persistent ONLINE index option has been added in SqlPackage 162.2, releasing this morning. There will be a blog post shortly with more details, but there's 2...
Hi @adriennn - it is still underway as @azaricstefan mentioned, but as it wasn't complete at the release in November it is now slated for the next release. @azaricstefan may...
Consolidating into #180, as there's some workaround discussions there. We are working on the Visual Studio support for SDK-style SQL projects and will be posting updates there.
Searching the output for "error" often yields helpful information: > ERROR: Unable to set system administrator password: Password validation failed. The password does not meet SQL Server password policy requirements...