Best practices assessment -Arc-enabled SQL Server
If you are a Database Administrator (DBA) and responsible for managing, securing, protecting, and governing hundreds of SQL Servers, you are not alone, we are here to help you with the Azure SQL Server built by Microsoft. Learn more. In thi …
SQL Server containers on Kubernetes with S3-compatible object storage – Getting started
One of the new features introduced with SQL Server 2022 is the ability to connect to any S3-compatible object storage and SQL Server supports both Backup/Restore and data lake virtualization with Polybase integration. In this blog, we will demons …
.NET 7更新之网络,是你期待的吗?
最新的.NET 7现已发布,我们想介绍一下其在网络领域所做的一些有趣的更改和添加。这篇博文讨论了 .NET 7 在HTTP 空间、新 QUIC API、网络安全和WebSockets方面的变化。 HTTP 改进了对连接尝试失败的处理 在 .NET 6 之前的版本中,如果连接池中没有立即可用的连接,(处理程序上的设置允许的情况下,例如HTTP /1.1中的MaxConnectionsPerServer,或 HTTP/2中的EnableMultipleHttp2Connections)新的 HTTP 请 …
Hotfix: JDBC Driver 10.2.3 for SQL Server Released
We recently released an update to Microsoft JDBC Driver for SQL Server, version 10.2.3. The update addresses a few issues on top of the 10.2.2 release. Fixed issues Fixed incorrect update counts when timeout occurs in batch queries 202 …
Hotfix: JDBC Driver 11.2.3 for SQL Server Released
We recently released an update to Microsoft JDBC Driver for SQL Server, version 11.2.3. The update addresses a few issues on top of the 11.2.2 release. Fixed issues Fixed null SQL state and zero error code when database exception is thrown …
Development with SQL in containers on macOS
There are a bunch of tools available for developing with SQL on macOS, including the mssql extension for VS Code and the standalone yet-comfortably-familiar Azure Data Studio. As a developer, you might have heard about the Azure SQL Database emulator a …
Working with time series data in SQL Server 2022 and Azure SQL
Part of the SQL Server 2022 blog series.Time series data is a set of values organized in the order in which they occur and arrive for processing. Unlike transactional data in SQL Server, which is not time-based and may be updated often, time serie …
Released: SCOM Management Packs for Azure SQL Database, SQL Server, RS, AS (7.0.42.0)
Updates to Azure SQL Database, SQL Server, Reporting Services, and Analysis Services Management Packs are available (7.0.42.0). You can download the MPs from the links below. Majority of the changes are based on your direct feedback. Thank you. …
Microsoft R Application Network retirement
In June 2021, we announced that Microsoft Machine Learning Server & Microsoft R Open will be retired on July 1, 2022. In continuation with the retirement process, the Microsoft R Application Network (MRAN) website and CRAN Time Machine will be reti …
Microsoft R Application Network usage & retirement
If you are using the Microsoft R Application Network website or CRAN Time Machine snapshots, then please read through the Microsoft R Application Network retirement post. The retirement post covers the timeline and steps to be taken.
Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
The .NET Podcast app was first introduced at .NET Conf 2021 and recently updated to highlight new features in .NET 7 at the .NET Conf 2022 keynote. The podcast app is ready to use sample application that showcases .NET, ASP.NET Core, Blazor, .NET MAUI, …
What’s New in Visual Studio Extensions for SSAS and SSRS
We have just released the new Visual Studio extensions for SSAS 2022 and SSRS 2022. Microsoft Analysis Services Projects 2022(SSAS) and Microsoft Reporting Services Projects 2022(SSRS) provide project templates and design surfaces for building professi …
Hotfix: JDBC Driver 11.2.2 for SQL Server Released
We recently released an update to Microsoft JDBC Driver for SQL Server, version 11.2.2. The update addresses a few issues on top of the 11.2.1 release. Fixed issues Fixed potential connect to the wrong SQLServer host when multi-threading …
Released: Update to Microsoft OLE DB Driver 18 for SQL Server
Microsoft OLE DB Driver 18.6.5 for SQL Server was released this week to fix a potential driver crash. Fixed: Fixed potential crash when invalid metadata is received from the server. For more details, see the release notes. The upda …
Hotfix: JDBC Driver 10.2.2 for SQL Server Released
We recently released an update to Microsoft JDBC Driver for SQL Server, version 10.2.2. The update addresses a few issues on top of the 10.2.1 release. Fixed issues Clear prepared statement cache on idle connection resiliency reconnections …