SQLServer Just tweeted ********************************************** @biserdimitrov Hi Biser, are you still experiencing this issue? If so, please contact Microsoft Support for assistance: https://t.co/SU4Sx8zaXG. Thanks!
SQLServer Just tweeted ********************************************** @kdawg02 Hi Karl, we are sorry to hear this. Please log a bug on the SQL Server feedback forum: https://t.co/cLrbPLXTzW. Thanks!
SQLServer Just tweeted ********************************************** RT @MSFTDynamics365: Hear from the teams automating transactions within Microsoft, and find out how we’re using #Azure and #MSDyn365 to process the data: https://t.co/Qdx1EN9CUH https://t.co/ior7ODpcK0
IT Showcase Blog
How automation is transforming revenue processing at Microsoft - IT Showcase Blog
The Microsoft partner and customer network brings in more than $100 billion in revenue each year, most of the company’s earnings. Keeping tabs on the millions of annual transactions is no small task—just ask Shashi Lanka Venkata and Mark Anderson, two company…
SQLServer Just tweeted ********************************************** RT @Azure: Built on #Azure and #PowerBI, the Modern Data Warehouse lets users quickly leverage data to provide powerful analytics. See the solution architecture: https://t.co/EzQZPyhPl4 https://t.co/3ImTCVwa4R
Microsoft
Modern Data Warehouse Architecture | Microsoft Azure
Explore a cloud data warehouse that uses big data. Modern data warehouse brings together all your data and scales easily as your data grows.
SQLServer Just tweeted ********************************************** Learn key steps and best practices to assess and migrate your on-premises workloads. Get the #cloud migration checklist: https://t.co/2XupfQIlaj
Microsoft
Cloud Migration Checklist: Simple steps to start your migration today
Make a cloud migration plan with Microsoft Azure that meets your organization’s unique business and compliance needs. This migration checklist provides easy, step-by-step guidance on the tools, pla...
SQLServer Just tweeted ********************************************** @biserdimitrov We're glad to hear this has been resolved. Thanks for keeping us updated!
SQLServer Just tweeted ********************************************** Learn about the native Python programming capabilities now available with the #VSCode extension: https://t.co/gMwr3BTH4X https://t.co/vs4Dj6ROCp
SQL Server Blog
Visual Studio Code: Develop PySpark jobs for SQL Server 2019 Big Data Clusters - SQL Server Blog
Today we’re announcing the support in Visual Studio Code for SQL Server 2019 Big Data Clusters PySpark development and query submission. It provides complementary capabilities to Azure Data Studio for data engineers to author and productionize PySpark jobs…
SQLServer Just tweeted ********************************************** @monah1984 Hi Monah, thanks for reaching out. Is SQL Server running on an Ubuntu server, and is this Ubuntu server joined to an Active Directory Domain?
SQLServer Just tweeted ********************************************** @mogupta Hyperthreading is a feature of the CPU and does not require a separate license to be activated. The use of hyper-threading does not affect the number of core licenses required when running SQL Server software in a physical OSE. Read more here: https://t.co/c3clUYZyb0. Thanks!
SQLServer Just tweeted ********************************************** @stochasmos Please post this question the SQL Server forum for assistance: https://t.co/XUv6iOeXcU. Thanks!
SQLServer Just tweeted ********************************************** @chuckh1958 Hi Chuck, please post this question to the SQL Server forum: https://t.co/TbfYSfPiKr. Thanks!
SQLServer Just tweeted ********************************************** @weiln Hi Nathan, the Setup exe can be deleted if there are security concerns. It is only used when installing SQL Server or doing changes to the installation using the GUI, so the user can always use the Setup tool using installation media.
SQLServer Just tweeted ********************************************** @KenDarlingJr Hi Ken, what are you planning to do? Store a database backup to the file share? Use SSIS to load files from the file share? Something else? Thanks!
SQLServer Just tweeted ********************************************** @KenDarlingJr Are you using domain-level accounts (like Managed Service Accounts) when running SQL Server Services? Or are you using local virtual accounts?
SQLServer Just tweeted ********************************************** @KenDarlingJr Are you using domain-level accounts (like Managed Service Accounts) when running SQL Server Services? Or are you using local virtual accounts?
SQLServer Just tweeted ********************************************** Get the benefits other companies gained with a low-impact migration to #Azure. Download the e-book: https://t.co/fTckIUSxWN
Microsoft
Cloud Lessons Learned: Four Companies Who Migrated Their SQL Data
With end of support slated for SQL Server 2008 and 2008 R2 in July of 2019, it’s time to consider your next steps and ensure your on-premises apps and services continue running smoothly. For a simp...
SQLServer Just tweeted ********************************************** @skreebydba 1/2 The ideal and recommended upgrade sequence is to: 1. Upgrade all secondary replicas first 2. Failover from the current Primary to one of the upgraded secondary replicas 3. Run sp_vupgrade_replication on the new primary 4. Upgrade the old primary (now secondary) replica
SQLServer Just tweeted ********************************************** @skreebydba 2/2 Assuming there is a failover before step #4 was run, CDC functionality will continue to run without any issues. This improvement was default in SQL 2017 RTM, so you do not need anything extra for SQL 2017.