Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit b9e4572

Browse files
committed
[SSMS] Added an include that mentions using Azure Data Studio
1 parent ef9a887 commit b9e4572

8 files changed

Lines changed: 16 additions & 7 deletions

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16514,6 +16514,11 @@
1651416514
"source_path": "docs/relational-databases/system-catalog-views/dbo-server-quotas-azure-sql-database.md",
1651516515
"redirect_url": "https://docs.microsoft.com/azure/azure-subscription-service-limits",
1651616516
"redirect_document_id": false
16517-
}
16517+
},
16518+
{
16519+
"source_path": "docs/azure-data-studio/download.md",
16520+
"redirect_url": "/sql/zure-data-studio/download-azure-data-studio",
16521+
"redirect_document_id": true
16522+
}
1651816523
]
1651916524
}
File renamed without changes.

docs/database-engine/install-windows/latest-updates-for-microsoft-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Find and manage updates in one place for your SQL Server Products. Follow the [S
1919

2020
This page tracks the latest updates to all supported versions of SQL Server. For more information about which products are supported please consult the [Microsoft Product Lifecycle Page](https://support.microsoft.com/lifecycle/).
2121

22-
### Latest updates
22+
## Latest updates
2323

2424
Each of the following links provides information for all of the applicable products and technologies listed in the **Applies To** section of this page.
2525

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SSMS runs on Windows (AMD or Intel) only. If you need a tool that runs on platforms other than Windows, take a look at Azure Data Studio. Azure Data Studio is a cross-platform tool that runs on macOS, Linux, as well as Windows. For details, see [Azure Data Studio](../azure-data-studio/what-is.md).

docs/ssms/download-sql-server-management-studio-ssms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ For details about this release, see [the SSMS release notes](release-notes-ssms.
125125

126126
- [Tutorial: SQL Server Management Studio](tutorials/tutorial-sql-server-management-studio.md)
127127
- [SQL Server Management Studio documentation](sql-server-management-studio-ssms.md)
128-
- [Additional updates and service packs](https://technet.microsoft.com/sqlserver/ff803383.aspx)
128+
- [Latest updates](../database-engine/install-windows/latest-updates-for-microsoft-sql-server.md)
129+
- [Azure Data Studio](../azure-data-studio/what-is.md)
129130
- [Download SQL Server Data Tools (SSDT)](../ssdt/download-sql-server-data-tools-ssdt.md)
130131
- [Azure Data Architecture Guide](https://docs.microsoft.com/azure/architecture/data-guide/)
131132

docs/ssms/release-notes-ssms.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -603,13 +603,12 @@ The following issues were fixed this release:
603603

604604
* Fixed an issue with the SQL Designer scrollbar. [Connect ID 3114856](https://connect.microsoft.com/SQLServer/feedback/details/3114856/bug-in-scrollbar-on-sql-desginer-in-ssms-2016)
605605

606-
* Context menu for tables momentarily hangs
606+
* Context menu for tables momentarily hangs
607607

608608
* SSMS occasionally throws exceptions in Activity Monitor and crashes. [Connect ID 697527](https://connect.microsoft.com/SQLServer/feedback/details/697527/)
609609

610610
* SSMS 2016 crashes with error "The process was terminated due to an internal error in the .NET Runtime at IP 71AF8579 (71AE0000) with exit code 80131506"
611611

612-
613612
## Uninstall and reinstall SSMS 17.x
614613

615614
If your SSMS installation is having problems, and a standard uninstall and reinstall doesn't resolve them, you can first try [repairing](https://support.microsoft.com/help/4028054/windows-10-repair-or-remove-programs) the Visual Studio 2015 IsoShell. If repairing the Visual Studio 2015 IsoShell doesn't resolve the problem, the following steps have been found to fix many random issues:
@@ -638,4 +637,4 @@ If your SSMS installation is having problems, and a standard uninstall and reins
638637

639638
For a list of all SQL Server Management Studio downloads, search the [Microsoft Download Center](https://www.microsoft.com/download/search.aspx?q=sql%20server%20management%20studio&p=0&r=10&t=&s=Relevancy~Descending).
640639

641-
For the latest release of SQL Server Management Studio, For details, see [Download SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
640+
For the latest release of SQL Server Management Studio, For details, see [Download SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).

docs/ssms/sql-server-management-studio-ssms.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ For more information about different locale with previous versions, reference [I
9090

9191
[!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)]
9292

93+
[!INCLUDE[ssms-azure-data-studio-mention](../includes/ssms-azure-data-studio-mention.md)]
94+
9395
## Next steps
9496

9597
- [Install non-English language versions of SSMS](install-other-languages.md)

docs/ssms/tutorials/connect-query-sql-server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,10 @@ You can change the server that your current query window is connected to by foll
194194
195195
## Next steps
196196

197-
The best way to get acquainted with SSMS is through hands-on practice. These articles help you with various features available within SSMS. These articles teach you how to manage the components of SSMS and how to find the features that you use regularly.
197+
The best way to get acquainted with SSMS is through hands-on practice. These articles help you with various features available within SSMS. These articles teach you how to manage the components of SSMS and how to find the features that you use regularly. [!INCLUDE[ssms-azure-data-studio-mention](../includes/ssms-azure-data-studio-mention.md)]
198198

199199
* [Scripting](scripting-ssms.md)
200200
* [Using Templates in SSMS](../template/templates-ssms.md)
201201
* [SSMS Configuration](ssms-configuration.md)
202202
* [Additional Tips and Tricks for using SSMS](ssms-tricks.md)
203+
* [Azure Data Studio](../../azure-data-studio/download.md)

0 commit comments

Comments
 (0)