Skip to content

Repo sync for protected branch #10382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Sep 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
881e6dc
Remove vs for mac references
anandmeg Sep 3, 2024
d4b852c
Remove vs for mac references
anandmeg Sep 3, 2024
4ecbf09
merge
anandmeg Sep 3, 2024
3c9aedb
Add August what's new items
ghogen Sep 4, 2024
d07ecc9
Fix some issues
ghogen Sep 4, 2024
37e2b5d
Merge branch 'whatsnewdocs' of github.com:ghogen/vsdocs into whatsnew…
ghogen Sep 4, 2024
7826489
fix warning
ghogen Sep 4, 2024
93b48e1
Change one PR comment
ghogen Sep 4, 2024
44a78e7
Links to help resolve assembly references
ghogen Sep 4, 2024
5d859a7
Add note to other error messages
ghogen Sep 5, 2024
6267bb7
Incorporate feedback for CPU Usage article
Mikejo5000 Sep 5, 2024
d1b396f
edits
Mikejo5000 Sep 5, 2024
8b2e985
edits
Mikejo5000 Sep 5, 2024
3fafd81
Updates
anandmeg Sep 5, 2024
deffd16
merge
anandmeg Sep 5, 2024
7309386
updates
anandmeg Sep 5, 2024
4a29553
updates
anandmeg Sep 5, 2024
34c06b0
Merge pull request #13012 from ghogen/msbuild-errors-add-link
JamesJBarnett Sep 5, 2024
b2d8ac6
Update docs/ide/whats-new-visual-studio-docs.md
ghogen Sep 5, 2024
f929996
fix link
anandmeg Sep 5, 2024
8245230
Update for retirement
ghogen Sep 5, 2024
50ad877
Merge pull request #13007 from ghogen/whatsnewdocs
AnnaMHuff Sep 5, 2024
d2880fb
Merge pull request #13014 from anandmeg/vsmac-remove-refs
v-dirichards Sep 5, 2024
90e1623
Merge pull request #13013 from MicrosoftDocs/mikejo-br23
prmerger-automator[bot] Sep 5, 2024
540fd8b
Fix UUF issue
anandmeg Sep 5, 2024
fd47be4
Merge pull request #13016 from anandmeg/uuf-300097
prmerger-automator[bot] Sep 5, 2024
f1c7b69
Merge pull request #13015 from ghogen/update-cloud-services-note
JamesJBarnett Sep 5, 2024
6d407ae
address uuf feedback
anandmeg Sep 5, 2024
61cfed9
Merge pull request #13017 from anandmeg/uuf-300095
prmerger-automator[bot] Sep 5, 2024
fd6180c
Fix uuf issue
anandmeg Sep 5, 2024
a7024d6
Clarify Docker instructions for JSTS AspNet Core articles
Mikejo5000 Sep 5, 2024
fe095c3
Merge pull request #13019 from MicrosoftDocs/mikejo-br23
prmerger-automator[bot] Sep 5, 2024
5d82def
Merge pull request #13020 from anandmeg/uuf-288802
prmerger-automator[bot] Sep 6, 2024
29578d2
Merged main into live
mijacobs Sep 6, 2024
84e2ff7
Merging changes synced from https://github.com/MicrosoftDocs/visualst…
Sep 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/azure/azure-app-insights-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ With Visual Studio, you can connect any of the following to Azure Application In

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

> [!NOTE]
> 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).

## Prerequisites

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

- [Azure Monitor product page](https://azure.microsoft.com/services/monitor/)
- [Azure App Insights documentation](/azure/azure-monitor/app/app-insights-overview/)
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
4 changes: 0 additions & 4 deletions docs/azure/azure-cache-for-redis-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ With Visual Studio, you can connect any of the following to Azure Cache for Redi

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

> [!NOTE]
> 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).

## Prerequisites

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

- [Azure Cache for Redis product page](https://azure.microsoft.com/services/cache)
- [Azure Cache for Redis documentation](/azure/azure-cache-for-redis/)
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
4 changes: 0 additions & 4 deletions docs/azure/azure-cosmosdb-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ With Visual Studio, you can connect any of the following to Azure Cosmos DB by u

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

> [!NOTE]
> 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).

## Prerequisites

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

- [Azure Cosmos DB product page](https://azure.microsoft.com/services/cosmos-db/)
- [Azure Cosmos DB documentation](/azure/cosmos-db/)
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
- [Dependency injection in ASP.NET Core](/aspnet/core/fundamentals/dependency-injection)
4 changes: 0 additions & 4 deletions docs/azure/azure-signalr-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ With Visual Studio, you can connect any of the following to Azure SignalR servic

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

> [!NOTE]
> 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).

## Prerequisites

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

- [Azure SignalR product page](https://azure.microsoft.com/services/signalr-service/)
- [Azure SignalR Service documentation](/azure/azure-signalr)
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
1 change: 0 additions & 1 deletion docs/azure/azure-sql-database-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,3 @@ var connection = builder.Configuration["ConnectionStrings:ConnectionString1"];

- [Azure SQL Database product page](https://azure.microsoft.com/services/sql-database/)
- [Azure SQL Database documentation](/azure/azure-sql/database/)
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
4 changes: 2 additions & 2 deletions docs/azure/includes/cloud-services-legacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: ghogen
ms.subservice: azure-development
ms.author: ghogen
ms.topic: include
ms.date: 10/25/2021
ms.date: 9/5/2024
---
> [!NOTE]
> 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/).
> 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/).
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ You can use the App Configuration Connected Services feature in the following pr
- .NET Core Console
- .NET Framework projects.

> [!NOTE]
> 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).

## Prerequisites

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

- [Azure App Configuration documentation](/azure/azure-app-configuration/overview)
- [Tutorial for using dynamic configuration in an App Configuration connected ASP.NET Core app](/azure/azure-app-configuration/enable-dynamic-configuration-aspnet-core)
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
4 changes: 0 additions & 4 deletions docs/azure/vs-azure-tools-connected-services-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ With Visual Studio, you can connect any of the following to Azure Storage by usi

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

> [!NOTE]
> 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).

## Prerequisites

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

- [Azure Storage forum](https://social.msdn.microsoft.com/forums/azure/home?forum=windowsazuredata)
- [Azure Storage documentation](/azure/storage/)
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)
3 changes: 0 additions & 3 deletions docs/debugger/autos-and-locals-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ To open the **Autos** window, while debugging, select **Debug** > **Windows** >

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

> [!NOTE]
> 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).

## Use the Autos and Locals windows

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:
Expand Down
1 change: 0 additions & 1 deletion docs/debugger/string-visualizer-dialog-box.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ A well-formed HTML string appears as if rendered in a browser, as shown in the f
## See also

- [Create custom visualizers (C#, Visual Basic)](../debugger/create-custom-visualizers-of-data.md)
- [Data visualizations in Visual Studio for Mac](/visualstudio/mac/data-visualizations)
3 changes: 1 addition & 2 deletions docs/debugger/view-strings-visualizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,4 @@ A well-formed HTML string appears as if rendered in a browser, as shown in the f

## Related content

- [Create custom visualizers (C#, Visual Basic)](../debugger/create-custom-visualizers-of-data.md)
- [Data visualizations in Visual Studio for Mac](/visualstudio/mac/data-visualizations)
- [Create custom visualizers (C#, Visual Basic)](../debugger/create-custom-visualizers-of-data.md)
3 changes: 0 additions & 3 deletions docs/extensibility/extensibility-hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ For this example, you use Visual C# to add a custom menu button named "Say Hello

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

> [!NOTE]
> 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).

## Prerequisites

Before you start, make sure you have installed the **Visual Studio extension development** workload, which includes the VSIX template and sample code.
Expand Down
1 change: 0 additions & 1 deletion docs/extensibility/nuget-versus-sdk-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,3 @@ The following table helps you compare the referencing features of an SDK with th
## Related content

- [Manage references in a project](../ide/managing-references-in-a-project.md)
- [Manage references in a project (Visual Studio for Mac)](/visualstudio/mac/managing-references-in-a-project)
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ms.subservice: extensibility-integration
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.

> [!NOTE]
> 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).
> This article applies to Visual Studio on Windows. For Visual Studio Code, see [Visual Studio Code Extension API](https://code.visualstudio.com/api).

## What software do I need to develop Visual Studio extensions?

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

## Related content

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