You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure/end-to-end-deployment-entity-framework-core-github-actions.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,9 @@ If you've already installed Visual Studio:
24
24
- Install the latest updates in Visual Studio by selecting **Help** > **Check for Updates**.
25
25
- Verify the **ASP.NET and web development** and **Azure development** workloads are installed by selecting **Tools** > **Get Tools and Features**.
26
26
27
+
> [!WARNING]
28
+
> This article makes use of connection strings. Use caution when managing connections using usernames, passwords, or access keys. These secrets shouldn't be committed to source control or placed in unsecure locations where they might be accessed by unintended users. During local development, you'll generally connect to a local database that doesn't require storing secrets or connecting directly to Azure. During production, [connect to your Azure SQL database using a secretless approach](/azure/azure-sql/database/azure-sql-dotnet-entity-framework-core-quickstart) such as [Microsoft Entra ID](/entra/fundamentals/whatis) when possible.
29
+
27
30
## Set up the sample app locally
28
31
29
32
Use the TODO sample app to follow along with this tutorial. Clone the app from GitHub using the following command:
Copy file name to clipboardExpand all lines: docs/msbuild/common-msbuild-project-items.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Common MSBuild Project Items
3
-
description: Learn about common MSBuild project items. Items are named references to one or more files, and have metadata like file names, paths, and version numbers.
3
+
description: Learn about common MSBuild project items. Items are named references to one or more strings (for example, filenames), and have metadata like file names, paths, and version numbers.
4
4
ms.date: 4/2/2025
5
5
ms.topic: reference
6
6
dev_langs:
@@ -16,7 +16,7 @@ ms.subservice: msbuild
16
16
---
17
17
# Common MSBuild project items
18
18
19
-
In MSBuild, an item is a named reference to one or more files. Items contain metadata such as file names, paths, and version numbers. All project types in Visual Studio have several items in common. These items are defined in the file *Microsoft.Build.CommonTypes.xsd*.
19
+
In MSBuild, an item is a named reference to one or more strings, such as filenames. Items contain metadata such as file names, paths, and version numbers. All project types in Visual Studio have several items in common. These items are defined in the file *Microsoft.Build.CommonTypes.xsd*.
20
20
21
21
This article lists all the common project items defined in MSBuild itself. Items and properties provided by the .NET SDK are documented at [MSBuild reference for Microsoft.Net.Sdk](/dotnet/core/project-sdk/msbuild-props).
Copy file name to clipboardExpand all lines: subscriptions/vs-tech-support.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Activate Technical Support for subscriptions
3
3
author: joseb-rdc
4
4
ms.author: amast
5
5
manager: shve
6
-
ms.date: 09/11/2024
6
+
ms.date: 04/24/2025
7
7
ms.topic: how-to
8
8
description: Activate the technical support benefit included with your Visual Studio subscription, locate supported products and resources, and learn how to submit incidents.
9
9
---
@@ -12,10 +12,10 @@ description: Activate the technical support benefit included with your Visual St
12
12
The Technical Support benefit in Visual Studio subscriptions is for resolving break-fix issues in **non-production environments** for products that are still in the mainstream support phase of the [support lifecycle](https://support.microsoft.com/lifecycle/search). Visual Studio Enterprise standard and annual cloud subscriptions receive four incidents, while Visual Studio Professional standard and annual cloud subscriptions receive two incidents, for up to one year from benefit activation. Benefit activation must occur while the subscription is current.
13
13
14
14
> [!NOTE]
15
-
> Microsoft no longer offers Visual Studio Professional Annual subscriptions and Visual Studio Enterprise Annual subscriptions in Cloud Subscriptions. There will be no change to existing customers experience and ability to renew, increase, decrease, or cancel their subscriptions. New customers are encouraged to go to <https://visualstudio.microsoft.com/vs/pricing/> to explore different options to purchase Visual Studio subscriptions.
15
+
> Microsoft no longer offers Visual Studio Professional Annual subscriptions and Visual Studio Enterprise Annual subscriptions in Cloud Subscriptions. There's no change to existing customers experience and ability to renew, increase, decrease, or cancel their subscriptions. New customers are encouraged to go to <https://visualstudio.microsoft.com/vs/pricing/> to explore different options to purchase Visual Studio subscriptions.
16
16
17
17
> [!NOTE]
18
-
> Not all subscriptions at a given level are eligible to receive support incidents. Subscriptions acquired through FTE, NFR, MPN, MCT and other programs do not receive support incidents. If your subscription is not eligible to receive technical support incidents, the Technical Support tile will not appear in your available benefits.
18
+
> Not all subscriptions at a given level are eligible to receive support incidents. Subscriptions acquired through Full Time Employee (FTE), Not For Resale (NFR), Microsoft AI Cloud Partner Program (MAICPP), Microsoft Certified Trainer (MCT), and other programs don't receive support incidents. If your subscription isn't eligible to receive technical support incidents, the Technical Support tile isn't displayed among your benefits.
19
19
20
20
## Supported products
21
21
@@ -26,7 +26,7 @@ Nondeveloper products (such as SQL, Windows, SharePoint) downloaded from Visual
26
26
Product level descriptions: Expand **Unavailable support plans**. If you see **Support plan cannot be used for support on the specified product (Code: 8)**, your support contract can't be used for the product version you selected.
27
27
28
28
> [!IMPORTANT]
29
-
> The support incidents provided are for break-fix support. They may not be used for assistance with coding/development issues involving the following products:
29
+
> The support incidents provided are for break-fix support. They might not be used for assistance with coding/development issues involving the following products:
30
30
> - Microsoft Teams
31
31
> - Microsoft Office
32
32
> - Microsoft SharePoint
@@ -37,9 +37,9 @@ Product level descriptions: Expand **Unavailable support plans**. If you see **S
37
37
## How to activate the benefit
38
38
39
39
> [!NOTE]
40
-
> The following steps apply to activation of the benefit in **English** only. For other languages, visit <https://visualstudio.microsoft.com/subscriptions/support>, scroll to the bottom, and select **Account, Subscription and Billing Support** and then select your country/region from the drop-down list.
40
+
> The following steps apply to activation of the benefit in **English** only. For other languages, visit <https://visualstudio.microsoft.com/subscriptions/support>, scroll to the bottom, and select **Account, Subscription and Billing Support** and then select your country/region from the drop-down list.
41
41
42
-
1. Go to <https://my.visualstudio.com/Benefits>, scroll down to the Support section and on the Technical Support tile select **Chat to activate**.
42
+
1. Go to <https://my.visualstudio.com/Benefits>, scroll down to the Support section, and on the Technical Support tile select **Chat to activate**.
43
43
> [!div class="mx-imgBorder"]
44
44
> 
45
45
2. You join a chat session with a representative who can create your **Contract ID** and **Access ID** and provide those numbers to you via email so you have them for your records.
@@ -52,9 +52,9 @@ Product level descriptions: Expand **Unavailable support plans**. If you see **S
52
52
+ The Subscription ID, which can be found on the [Subscriptions](https://my.visualstudio.com/subscriptions) tab.
53
53
54
54
> [!div class="mx-imgBorder"]
55
-
> 
55
+
> 
56
56
57
-
4. After the process is completed, you receive an email containing your **Contract ID** and **Access ID** you use when creating a support incident. It also provides instructions for submitting support incidents using your new Access ID and Contract ID.
57
+
4. After the process is completed, you receive an email containing your **Contract ID** and **Access ID** you use when creating a support incident. It also provides instructions for submitting support incidents using your new Access ID and Contract ID.
58
58
59
59
## How to submit an incident using your benefit
60
60
@@ -69,7 +69,7 @@ You can submit incidents online, over the phone, or from the Azure portal.
69
69
To submit an incident via the Support for business portal, follow these steps:
70
70
71
71
> [!NOTE]
72
-
> You may receive a notice that you need to confirm your email address. Select the **Send email** link in the notice to send the confirmation to the email address listed in your profile.
72
+
> You might receive a notice that you need to confirm your email address. Select the **Send email** link in the notice to send the confirmation to the email address listed in your profile.
73
73
74
74
1. Sign in to <https://support.microsoft.com/en-us/supportforbusiness/productselection>
75
75
@@ -81,15 +81,15 @@ To submit an incident via the Support for business portal, follow these steps:
81
81
0. Enter the **Access ID** and **Contract ID** you received in your confirmation email when you activated your support benefit. Select **Add**.
82
82
> [!div class="mx-imgBorder"]
83
83
> 
84
-
0. Your new support contract appears in the **Step 2**. Select it.
85
-
0. Indicate the severity of your issue. "Important" is the default.
84
+
0. Your new support contract appears in the **Step 2**. Select it.
85
+
0. Indicate the severity of your issue. "Important" is the default.
86
86
0. Choose when you would like to receive support. "Only during business hours" is selected by default. The option for "24/7 support" is only available if you selected "Critical" as the severity.
87
87
0. Select **Next** to continue.
88
88
0. For **Step 3**, provide the contact information you would like your support agent to use to contact you.
89
89
> [!div class="mx-imgBorder"]
90
90
> 
91
-
0. In **Step 4**, you can share this support request information with others on your team. Enter the email addresses of the people with whom you would like to share the request. Select **Next** to move to the next step.
92
-
0.**Step 5** summarizes all of the information you've provided for the incident. If you're satisfied that everything is correct and you're ready to proceed, select **Submit**.
91
+
0. In **Step 4**, you can share this support request information with others on your team. Enter the email addresses of the people with whom you would like to share the request. Select **Next** to move to the next step.
92
+
0.**Step 5** summarizes all of the information you provide for the incident. If you're satisfied that everything is correct and you're ready to proceed, select **Submit**.
93
93
94
94
### Submit an incident by phone
95
95
@@ -101,7 +101,7 @@ To use your Visual Studio subscription technical support benefit for issues rela
101
101
102
102
1. Visit https://portal.azure.com and sign in
103
103
0. From the left-hand navigation, select **Help + Support**
104
-
0. Under “Support”, select **New Support Request**
104
+
0. Under "Support", select **New Support Request**
105
105
106
106
## Eligibility
107
107
@@ -116,15 +116,15 @@ To use your Visual Studio subscription technical support benefit for issues rela
116
116
| Visual Studio Enterprise, Visual Studio Professional (monthly cloud) | Azure | Not available | NA |
117
117
||
118
118
119
-
<sup>1</sup> *Includes: Imagine Premium, BizSpark. Excludes: Not for Resale (NFR), Visual Studio Industry Partner (VSIP), Microsoft Cloud Partner Program, FTE, MCT Software & Services Developer, Imagine Standard, Most Valuable Professional (MVP), Regional Director (RD), MCT Software & Services. Excludes: NFR Basic*
119
+
<sup>1</sup> *Includes: Imagine Premium, BizSpark. Excludes: Not for Resale (NFR), Visual Studio Industry Partner (VSIP), Microsoft AI Cloud Partner Program, Full Time Employee (FTE), Microsoft Certified Trainer (MCT) Software & Services Developer, Imagine Standard, Most Valuable Professional (MVP), Regional Director (RD), Microsoft Certified Trainer (MCT) Software & Services, Not for Resale Basic (NFR Basic)*
120
120
121
121
<sup>2</sup> *Includes: Imagine Standard.*
122
122
123
-
Not sure which subscription you're using? Connect to [https://my.visualstudio.com/subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) to see all the subscriptions assigned to your email address. If you don't see all your subscriptions, you may have one or more assigned to a different email address. You need to sign in with that email address to see those subscriptions.
123
+
Not sure which subscription you're using? Connect to [https://my.visualstudio.com/subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) to see all the subscriptions assigned to your email address. If you don't see all your subscriptions, you might have one or more assigned to a different email address. You need to sign in with that email address to see those subscriptions.
124
124
125
125
## Support resources
126
126
127
-
For assistance with sales, subscriptions, accounts and billing for Visual Studio Subscriptions, contact [Visual Studio subscriptions support](https://my.visualstudio.com/gethelp).
127
+
For assistance with sales, subscriptions, accounts, and billing for Visual Studio Subscriptions, contact [Visual Studio subscriptions support](https://my.visualstudio.com/gethelp).
128
128
129
129
## See also
130
130
@@ -135,7 +135,7 @@ For assistance with sales, subscriptions, accounts and billing for Visual Studio
135
135
136
136
## Next steps
137
137
138
-
Be sure to activate these great benefits to make the most of your Visual Studio subscription:
138
+
To make the most of your Visual Studio subscription, be sure to activate these great benefits:
0 commit comments