Skip to content

Commit 84e2ff7

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/visualstudio-docs-pr (branch live)
2 parents 039bd9b + 29578d2 commit 84e2ff7

File tree

67 files changed

+220
-238
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+220
-238
lines changed

docs/azure/azure-app-insights-add-connected-service.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ With Visual Studio, you can connect any of the following to Azure Application In
2525

2626
The connected service functionality adds all the needed references and connection code to your project, and modifies your configuration files appropriately.
2727

28-
> [!NOTE]
29-
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Connected services in Visual Studio for Mac](/visualstudio/mac/connected-services).
30-
3128
## Prerequisites
3229

3330
- Visual Studio with the Azure workload installed.
@@ -156,4 +153,3 @@ The links take you to the section of the articles after the initial setup steps,
156153

157154
- [Azure Monitor product page](https://azure.microsoft.com/services/monitor/)
158155
- [Azure App Insights documentation](/azure/azure-monitor/app/app-insights-overview/)
159-
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)

docs/azure/azure-cache-for-redis-add-connected-service.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ With Visual Studio, you can connect any of the following to Azure Cache for Redi
2626

2727
The connected service functionality adds all the needed references and connection code to your project, and modifies your configuration files appropriately.
2828

29-
> [!NOTE]
30-
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Connected services in Visual Studio for Mac](/visualstudio/mac/connected-services).
31-
3229
## Prerequisites
3330

3431
- Visual Studio with the Azure workload installed.
@@ -158,4 +155,3 @@ To cache page output in an ASP.NET app, see [ASP.NET Output Cache Provider](/azu
158155

159156
- [Azure Cache for Redis product page](https://azure.microsoft.com/services/cache)
160157
- [Azure Cache for Redis documentation](/azure/azure-cache-for-redis/)
161-
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)

docs/azure/azure-cosmosdb-add-connected-service.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ With Visual Studio, you can connect any of the following to Azure Cosmos DB by u
2626

2727
The connected service functionality adds all the needed references and connection code to your project, and modifies your configuration files appropriately.
2828

29-
> [!NOTE]
30-
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Connected services in Visual Studio for Mac](/visualstudio/mac/connected-services).
31-
3229
## Prerequisites
3330

3431
- Visual Studio with the Azure workload installed.
@@ -166,5 +163,4 @@ The `CosmosClient` provides access to Azure Cosmos DB functionality through its
166163

167164
- [Azure Cosmos DB product page](https://azure.microsoft.com/services/cosmos-db/)
168165
- [Azure Cosmos DB documentation](/azure/cosmos-db/)
169-
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
170166
- [Dependency injection in ASP.NET Core](/aspnet/core/fundamentals/dependency-injection)

docs/azure/azure-signalr-add-connected-service.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ With Visual Studio, you can connect any of the following to Azure SignalR servic
2626

2727
The connected service functionality adds all the needed references and connection code to your project, and modifies your configuration files appropriately.
2828

29-
> [!NOTE]
30-
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Connected services in Visual Studio for Mac](/visualstudio/mac/connected-services).
31-
3229
## Prerequisites
3330

3431
- Visual Studio with the Azure workload installed.
@@ -144,4 +141,3 @@ Continue by following the Azure SignalR quickstart. You can skip the initial set
144141

145142
- [Azure SignalR product page](https://azure.microsoft.com/services/signalr-service/)
146143
- [Azure SignalR Service documentation](/azure/azure-signalr)
147-
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)

docs/azure/azure-sql-database-add-connected-service.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,3 @@ var connection = builder.Configuration["ConnectionStrings:ConnectionString1"];
152152

153153
- [Azure SQL Database product page](https://azure.microsoft.com/services/sql-database/)
154154
- [Azure SQL Database documentation](/azure/azure-sql/database/)
155-
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)

docs/azure/includes/cloud-services-legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ghogen
55
ms.subservice: azure-development
66
ms.author: ghogen
77
ms.topic: include
8-
ms.date: 10/25/2021
8+
ms.date: 9/5/2024
99
---
1010
> [!NOTE]
11-
> This article applies to Azure Cloud Services (classic), which is now deprecated for new customers and will be retired on August 31, 2024. Existing services built with this technology are still supported through [Azure Cloud Services (extended support)](../cloud-services-extended-support.md). For new development, we recommend that you use a newer service type designed for your specific purpose, such as [Azure App Service](/azure/app-service/overview), [Azure Functions](/azure/azure-functions/functions-overview?pivots=programming-language-csharp), or [Azure Container Apps](/azure/container-apps/overview). For the latest list of available services, see [Directory of Azure products](https://azure.microsoft.com/products/).
11+
> This article applies to Azure Cloud Services (classic), which is retired as of August 31, 2024. Existing services built with this technology are still supported through [Azure Cloud Services (extended support)](../cloud-services-extended-support.md). For new development, we recommend that you use a newer service type designed for your specific purpose, such as [Azure App Service](/azure/app-service/overview), [Azure Functions](/azure/azure-functions/functions-overview?pivots=programming-language-csharp), or [Azure Container Apps](/azure/container-apps/overview). For the latest list of available services, see [Directory of Azure products](https://azure.microsoft.com/products/).

docs/azure/vs-azure-tools-connected-services-app-configuration.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ You can use the App Configuration Connected Services feature in the following pr
1919
- .NET Core Console
2020
- .NET Framework projects.
2121

22-
> [!NOTE]
23-
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Connected services in Visual Studio for Mac](/visualstudio/mac/connected-services).
24-
2522
## Prerequisites
2623

2724
- Visual Studio with the Azure workload installed.
@@ -130,4 +127,3 @@ You can use the App Configuration Connected Services feature in the following pr
130127

131128
- [Azure App Configuration documentation](/azure/azure-app-configuration/overview)
132129
- [Tutorial for using dynamic configuration in an App Configuration connected ASP.NET Core app](/azure/azure-app-configuration/enable-dynamic-configuration-aspnet-core)
133-
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)

docs/azure/vs-azure-tools-connected-services-storage.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ With Visual Studio, you can connect any of the following to Azure Storage by usi
2525

2626
The connected service functionality adds all the needed references and connection code to your project, and modifies your configuration files appropriately.
2727

28-
> [!NOTE]
29-
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Connected services in Visual Studio for Mac](/visualstudio/mac/connected-services).
30-
3128
## Prerequisites
3229

3330
- Visual Studio with the Azure workload installed.
@@ -136,4 +133,3 @@ To learn about working with queues, start at [Azure Queue Storage quickstart (.N
136133

137134
- [Azure Storage forum](https://social.msdn.microsoft.com/forums/azure/home?forum=windowsazuredata)
138135
- [Azure Storage documentation](/azure/storage/)
139-
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)

docs/debugger/autos-and-locals-windows.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ To open the **Autos** window, while debugging, select **Debug** > **Windows** >
2828

2929
To open the **Locals** window, while debugging, select **Debug** > **Windows** > **Locals**, or press **Alt**+**4**.
3030

31-
> [!NOTE]
32-
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Data visualizations in Visual Studio for Mac](/visualstudio/mac/data-visualizations).
33-
3431
## Use the Autos and Locals windows
3532

3633
Arrays and objects show in the **Autos** and **Locals** windows as tree controls. Select the arrow to the left of a variable name to expand the view to show fields and properties. Here is an example of a <xref:System.IO.FileStream?displayProperty=fullName> object in the **Locals** window:

docs/debugger/string-visualizer-dialog-box.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,3 @@ A well-formed HTML string appears as if rendered in a browser, as shown in the f
7878
## See also
7979

8080
- [Create custom visualizers (C#, Visual Basic)](../debugger/create-custom-visualizers-of-data.md)
81-
- [Data visualizations in Visual Studio for Mac](/visualstudio/mac/data-visualizations)

docs/debugger/view-strings-visualizer.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,4 @@ A well-formed HTML string appears as if rendered in a browser, as shown in the f
7171

7272
## Related content
7373

74-
- [Create custom visualizers (C#, Visual Basic)](../debugger/create-custom-visualizers-of-data.md)
75-
- [Data visualizations in Visual Studio for Mac](/visualstudio/mac/data-visualizations)
74+
- [Create custom visualizers (C#, Visual Basic)](../debugger/create-custom-visualizers-of-data.md)

docs/extensibility/extensibility-hello-world.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ For this example, you use Visual C# to add a custom menu button named "Say Hello
2323

2424
![Screenshot showing a custom menu command.](media/vs-2022/hello-world-menu-command.png)
2525

26-
> [!NOTE]
27-
> This article applies to Visual Studio on Windows. For Visual Studio for Mac, see [Extensibility walkthrough in Visual Studio for Mac](/visualstudio/mac/extending-visual-studio-mac-walkthrough).
28-
2926
## Prerequisites
3027

3128
Before you start, make sure you have installed the **Visual Studio extension development** workload, which includes the VSIX template and sample code.

docs/extensibility/nuget-versus-sdk-references.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,3 @@ The following table helps you compare the referencing features of an SDK with th
6161
## Related content
6262

6363
- [Manage references in a project](../ide/managing-references-in-a-project.md)
64-
- [Manage references in a project (Visual Studio for Mac)](/visualstudio/mac/managing-references-in-a-project)

docs/extensibility/starting-to-develop-visual-studio-extensions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.subservice: extensibility-integration
1616
If you've never written a Visual Studio extension before, you probably have some questions. We've listed some of the most common ones here. If you don't see the information you're looking for, use the feedback button at the upper right of this page to ask for what you want.
1717

1818
> [!NOTE]
19-
> This article applies to Visual Studio on Windows. For Visual Studio for Mac, see [Extending Visual Studio for Mac](/previous-versions/visualstudio/mac/extending-visual-studio-mac-walkthrough). For Visual Studio Code, see [Visual Studio Code Extension API](https://code.visualstudio.com/api).
19+
> This article applies to Visual Studio on Windows. For Visual Studio Code, see [Visual Studio Code Extension API](https://code.visualstudio.com/api).
2020
2121
## What software do I need to develop Visual Studio extensions?
2222

@@ -92,5 +92,4 @@ In practice, we have found that the features most people want to extend are comm
9292

9393
## Related content
9494

95-
- [Extending Visual Studio for Mac](/previous-versions/visualstudio/mac/extending-visual-studio-mac-walkthrough)
9695
- [Extending Visual Studio Code](https://code.visualstudio.com/api)

0 commit comments

Comments
 (0)