Skip to content

Repo sync for protected branch #10377

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 41 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
70d55b2
Add information on resource explorer from Spec and blog
ghogen Aug 26, 2024
e04139a
remove file that shouldn't be here
ghogen Aug 26, 2024
ce3be4d
Fix warnings
ghogen Aug 27, 2024
afb32da
improve text
ghogen Aug 27, 2024
c442de6
Remove VS for Mac note
ghogen Aug 27, 2024
d25040f
refresh
GitHubber17 Aug 27, 2024
5cdcfa9
Merge branch 'main' into resources
ghogen Aug 27, 2024
0862f08
edits
GitHubber17 Aug 27, 2024
de51248
edits
GitHubber17 Aug 27, 2024
9c97eb9
refresh
GitHubber17 Aug 28, 2024
3f434c6
Add info on how to enable Export Template menu item
ghogen Aug 28, 2024
084aa64
Add info on track remote branch
ghogen Aug 28, 2024
3d43086
edits
GitHubber17 Aug 28, 2024
e2b12a8
Add alt option for menu command
ghogen Aug 28, 2024
65b0440
Fix image
ghogen Aug 28, 2024
2fb6aeb
Merge branch 'resources' of github.com:ghogen/vsdocs into resources
ghogen Aug 28, 2024
646e01a
edits per
GitHubber17 Aug 29, 2024
60a6495
update bookmark refs, remove HTML
GitHubber17 Aug 29, 2024
c46fa29
Update tutorial-multi-container-app-mysql.md
GitHubber17 Aug 29, 2024
fd1ebee
edits
GitHubber17 Aug 29, 2024
35a81d6
Merge pull request #12984 from GitHubber17/262389-j
JamesJBarnett Aug 29, 2024
88b7acc
Merge pull request #12977 from GitHubber17/262389-i
JamesJBarnett Aug 29, 2024
8a6be23
Update msb6006.md
ghogen Aug 29, 2024
bfb806c
Update how-to-specify-build-events-csharp.md
ghogen Aug 29, 2024
950b58a
Fix typo
ghogen Aug 29, 2024
0d4a696
Merge pull request #12993 from MicrosoftDocs/ghogen-patch-69
prmerger-automator[bot] Aug 29, 2024
6bbeebc
Update docs/ide/how-to-create-project-templates.md
ghogen Aug 29, 2024
365237b
Update docs/version-control/git-create-branch.md
ghogen Aug 29, 2024
4c7e17d
Merge pull request #12987 from ghogen/connected-services-uuf
prmerger-automator[bot] Aug 29, 2024
0a43c65
Merge pull request #12976 from ghogen/resources
AnnaMHuff Aug 29, 2024
554548e
Update docs/ide/how-to-create-project-templates.md
ghogen Aug 29, 2024
fa8b1b0
Update docs/version-control/git-create-branch.md
ghogen Aug 29, 2024
c94daa2
Update docs/version-control/git-create-branch.md
ghogen Aug 29, 2024
2536835
Fix links
ghogen Aug 29, 2024
153a7b4
Update docs/ide/how-to-specify-build-events-csharp.md
ghogen Aug 29, 2024
60bd26b
Merge pull request #12985 from ghogen/export-template
prmerger-automator[bot] Aug 29, 2024
7911e4e
Merge pull request #12986 from ghogen/git-branch
prmerger-automator[bot] Aug 29, 2024
7c8bc9f
Merge pull request #12991 from MicrosoftDocs/ghogen-patch-67
prmerger-automator[bot] Aug 29, 2024
4ff00f1
Merge pull request #12992 from MicrosoftDocs/ghogen-patch-68
prmerger-automator[bot] Aug 29, 2024
932f36a
Merged main into live
mijacobs Aug 30, 2024
fced373
Merging changes synced from https://github.com/MicrosoftDocs/visualst…
Aug 30, 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
674 changes: 356 additions & 318 deletions docker/tutorials/tutorial-multi-container-app-mysql.md

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/azure/azure-app-insights-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ The connected service functionality adds all the needed references and connectio

![Screenshot showing "Add Service Dependency" screen.](./media/vs-azure-tools-connected-services-storage/vs-2019/connected-services-tab.png)

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. In the **Add Dependency** page, select **Azure Application Insights**.

![Screenshot showing "Add Azure Application Insights" screen.](./media/azure-app-insights-add-connected-service/azure-app-insights.png)
Expand Down Expand Up @@ -94,6 +96,8 @@ The connected service functionality adds all the needed references and connectio

![Screenshot showing Connected Services context menu options.](./media/azure-app-insights-add-connected-service/vs-2022/add-connected-service-context-menu-2.png)

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. Choose **Azure Application Insights**. The **Connect to dependency** page appears. You should see two options, one for a local emulator, **Application Insights Sdk (Local)**, and one for connecting to the live Azure Application Insights service. You can reduce cost and simplify early development by starting with the local emulator. You can migrate to the live service later by repeating these steps and choosing the other option.

![Screenshot showing Application Insights choices.](./media/azure-app-insights-add-connected-service/vs-2022/application-insights-choices-2.png)
Expand Down
4 changes: 4 additions & 0 deletions docs/azure/azure-cache-for-redis-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ The connected service functionality adds all the needed references and connectio

1. In **Solution Explorer**, right-click the **Connected Services** node, and, from the context menu, select **Add Connected Service**.

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. In the **Connected Services** tab, select the + icon for **Service Dependencies**.

![Screenshot showing connected services selected in the menu pane. The + icon is highlighted for emphasis.](./media/vs-azure-tools-connected-services-storage/vs-2019/connected-services-tab.png)
Expand Down Expand Up @@ -92,6 +94,8 @@ The connected service functionality adds all the needed references and connectio

![Screenshot showing Connected Services context menu options.](./media/azure-redis-cache-add-connected-service/vs-2022/add-connected-service-context-menu-2.png)

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. Choose **Azure Cache for Redis**. The **Connect to dependency** page appears. You should see two options, one for a local emulator, **Redis Cache on container (Local)**, and one for connecting to the live Azure Cache for Redis service. You can reduce cost and simplify early development by starting with the local emulator. You can migrate to the live service later by repeating these steps and choosing the other option.

![Screenshot showing Azure Cache for Redis choices](./media/azure-redis-cache-add-connected-service/vs-2022/azure-cache-for-redis-add-dependency-2.png)
Expand Down
4 changes: 4 additions & 0 deletions docs/azure/azure-cosmosdb-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ The connected service functionality adds all the needed references and connectio

1. In **Solution Explorer**, right-click the **Connected Services** node, and, from the context menu, select **Add Connected Service**.

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. In the **Connected Services** tab, select the + icon for **Service Dependencies**.

![Screenshot showing how to add a service dependency.](./media/vs-azure-tools-connected-services-storage/vs-2019/connected-services-tab.png)
Expand Down Expand Up @@ -92,6 +94,8 @@ The connected service functionality adds all the needed references and connectio

![Screenshot showing Connected Services context menu options.](./media/azure-cosmosdb-add-connected-service/vs-2022/add-connected-service-context-menu-2.png)

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. Choose **Azure Cosmos DB**. The **Connect to dependency** page appears. You should see two options, one for a local emulator, **Azure Cosmos DB Emulator on container (Local)**, and one for connecting to the live Azure Cosmos DB service. You can reduce cost and simplify early development by starting with the local emulator. You can migrate to the live service later by repeating these steps and choosing the other option.

![Screenshot showing Azure Cosmos DB choices.](./media/azure-cosmosdb-add-connected-service/vs-2022/azure-cosmos-db-choices-2.png)
Expand Down
4 changes: 4 additions & 0 deletions docs/azure/azure-signalr-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ The connected service functionality adds all the needed references and connectio

1. In **Solution Explorer**, right-click the **Connected Services** node, and, from the context menu, select **Add Connected Service**.

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. In the **Connected Services** tab, select the + icon for **Service Dependencies**.

![Add Service Dependency](./media/vs-azure-tools-connected-services-storage/vs-2019/connected-services-tab.png)
Expand Down Expand Up @@ -95,6 +97,8 @@ The connected service functionality adds all the needed references and connectio

![Screenshot showing Connected Services context menu options.](./media/azure-signalr-add-connected-service/vs-2022/add-connected-service-context-menu-2.png)

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. Choose **Azure SignalR Service**. The **Connect to dependency** page appears.

![Screenshot showing Connect to dependency for Azure SignalR.](./media/azure-signalr-add-connected-service/vs-2022/connect-to-dependency-signalr.png)
Expand Down
2 changes: 2 additions & 0 deletions docs/azure/azure-sql-database-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ The connected service functionality adds all the needed references and connectio

![Screenshot showing Connected Services context menu options.](./media/vs-2022/add-connected-service-context-menu-2.png)

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. Choose **SQL Server Database**. The **Connect to dependency** page appears. You should see several options:

- SQL Server Express LocalDB, the built-in SQL Database offering installed with Visual Studio
Expand Down
6 changes: 5 additions & 1 deletion docs/azure/vs-key-vault-add-connected-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ For details on the changes that Connected Services makes in your project to enab

Before you begin, make sure that you're signed in to Visual Studio. Sign in with the same account that you use for your Azure subscription. Then open an ASP.NET 4.7.1 or later, or ASP.NET Core web project, and do the following steps. The steps shown are for Visual Studio 2022 version 17.4. The flow might be slightly different for other versions of Visual Studio.

1. In **Solution Explorer**, right-click the project that you want to add the Key Vault support to, and choose **Add** > **Connected Service**. Under **Service Dependencies**, choose the **+** icon.
1. In **Solution Explorer**, right-click the project that you want to add the Key Vault support to, and choose **Add** > **Connected Service**, or right-click on the **Connected Services** node, and select **Add**.

If you don't see the **Connected Services** node, choose **Project** > **Connected Services** > **Add**.

1. Under **Service Dependencies**, choose the **+** icon.
The Connected Service page appears with services you can add to your project.
1. In the menu of available services, choose **Azure Key Vault** and click **Next**.

Expand Down
Loading