0% found this document useful (0 votes)
287 views

SQL SERVER 2025

Uploaded by

charanmeher90
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
287 views

SQL SERVER 2025

Uploaded by

charanmeher90
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Features in progress in SQL

Server 2025………….

1.Improved Azure Authentication


• Supports Azure Arc for hybrid cloud management.

• Fabric Database Mirroring for seamless data


replication between SQL Server and Microsoft’s
OneLake data lake
2.Countinued Extensions support
• Mainstream support for five years, with an additional
five years of extended support
3.Create Azure SQL DB Logins/Users
• Creating logins and users for Azure SQL Database in
SQL Server 2025 aligns closely with traditional Azure
SQL database practices.

• Potential enhancements introduced in SQL Server


2025, the steps may include more advanced options like
AI-driven role recommendations or streamlined
processes for identity integration.
4.New connection experience (UI)
• A highly requested feature, this new UI element
reduces eye strain and provides a more modern
interface for developers working in low-light conditions

1|Page
KIRUPHANITHI RAVI – SQL Server DBA
• A highly requested feature, this new UI element
reduces eye strain and provides a more modern
interface for developers working in low-light conditions
6.Always Encrypted Assessment
• The feature integrates an assessment tool within the
"Always Encrypted Wizard." This tool evaluates the
feasibility of encrypting existing columns in a database.
It highlights potential compatibility issues, such as
unsupported column types or schema constraints,
helping administrators plan encryption
implementations effectively.

• The assessment supports seamless integration with


Azure Key Vault or other external key management
systems. This ensures that sensitive data can be
encrypted without revealing encryption keys to the SQL
Server, enhancing overall data security while
simplifying the setup process.
7.Can connect azure instance in SSMS.
• SSMS 21 includes improved workflows for connecting to
Azure SQL Database and Azure SQL Managed
Instances, with a simplified connection dialog that
supports modern authentication methods, including
Azure Active Directory (AAD) tokens and managed
identities

• SQL Server 2025 supports seamless hybrid


deployments. You can now manage on-premises and
Azure Arc-enabled SQL instances from SSMS, ensuring
a consistent and integrated management experience

2|Page
KIRUPHANITHI RAVI – SQL Server DBA
8.Copilot
• Experience in AI in SSMS.

• It Knows which version you are connected, and it


gives Answer/Query based on it.
• Responses are grounded in the SQL database
environment.

• Copilot only has access to resources that you have


access to and can only perform analysis and
actions that you have the permissions to perform.

• User Provided prompts and responses are NOT


used to further train, retrain, or improve any
models Azure OpenAI or elsewhere.
9.Copilot in SSMS Architecture
• Copilot in SSMS is a RAG-Based Semantic Kernal
implementation

• Architecture is Bring-Your-Endpoint (BYOE)


which initially only supports endpoints in Azure
OpenAI.

• Cost is dependent on the deployment, quota, and


the Model selected, as well as Volume of use.
• Preview option for Saved query file.

3|Page
KIRUPHANITHI RAVI – SQL Server DBA

You might also like