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/azure-deployment-using-github-actions.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,11 +98,11 @@ These steps are appropriate if you have more than one project that uses Docker c
98
98
99
99
If you choose to create a new one, you see this screen. Provide the resource group, SKU, and choose the same region, if possible, as before. For information about the SKUs for Azure Container Registry, see [Azure Container Registry service tiers](/azure/container-registry/container-registry-skus).
100
100
101
-

101
+

102
102
103
103
Once created, the new registry shows on the screen.
104
104
105
-

105
+

106
106
107
107
1. The deployable projects in your solution are displayed; choose the projects you want to deploy together in the same Azure Container Apps instance.
Copy file name to clipboardExpand all lines: docs/azure/end-to-end-deployment-entity-framework-core-github-actions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ The publishing features of Visual Studio can handle creating these resources for
115
115
- Select **Ok** to close the container apps environment dialog.
116
116
- Select **Create** to close the original container apps dialog. Visual Studio creates the container app resource in Azure.
117
117
1. Once the resource is created, make sure it's selected in the list of container apps, and then select **Next**.
118
-
1. You'll need to create an Azure container registry to store the published image artifact for your app. Select the green **+** icon on the **Container Registry** screen.
118
+
1. You'll need to create an Azure Container Registry to store the published image artifact for your app. Select the green **+** icon on the **Container Registry** screen.
119
119
120
120
:::image type="content" source="./media/end-to-end-deployment-entity-framework-core-github-actions/visual-studio-container-registry.png" lightbox="./media/end-to-end-deployment-entity-framework-core-github-actions/visual-studio-container-registry-large.png" alt-text="A screenshot showing how to create a new container registry.":::
Copy file name to clipboardExpand all lines: docs/containers/container-tools-react.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
@@ -384,7 +384,7 @@ Once the develop and debug cycle of the app is completed, you can create a produ
384
384
385
385
1. Select **Create**, and then select **Finish**.
386
386
387
-

387
+

388
388
389
389
When the publish process ends, you can review the publish settings, and edit them, when needed, or publish the image again using the **Publish** button.
390
390
@@ -420,7 +420,7 @@ Once the develop and debug cycle of the app is completed, you can create a produ
420
420
421
421
1. Select **Create**, and then select **Finish**.
422
422
423
-

423
+

424
424
425
425
When the publish process ends, you can review the publish settings, and edit them, when needed, or publish the image again using the **Publish** button.
Copy file name to clipboardExpand all lines: docs/containers/container-tools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Once the develop and debug cycle of the app is completed, you can create a produ
134
134
135
135
1. Choose **Create New Azure Container Registry**.
136
136
137
-

137
+

138
138
139
139
1. Fill in your desired values in the **Create a new Azure Container Registry**.
Copy file name to clipboardExpand all lines: docs/containers/hosting-web-apps-in-docker.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ The following steps guide you through creating a basic ASP.NET Core app that you
63
63
64
64
1. On the **Container Registry** tab, select the **Create a new Azure Container Registry** option at the bottom:
65
65
66
-
:::image type="content" source="media/container-tools/vs-2019/select-existing-or-create-new-azure-container-registry.png" border="false" alt-text="Screenshot of the Publish dialog that shows how to choose Create New Azure container registry.":::
66
+
:::image type="content" source="media/container-tools/vs-2019/select-existing-or-create-new-azure-container-registry.png" border="false" alt-text="Screenshot of the Publish dialog that shows how to choose Create New Azure Container Registry.":::
67
67
68
68
1. On the **Azure Container Registry** page, enter your values for the new resource:
69
69
@@ -75,7 +75,7 @@ The following steps guide you through creating a basic ASP.NET Core app that you
75
75
|**[SKU](/azure/container-registry/container-registry-skus)**| "Standard" | Select the service tier of the container registry. |
76
76
|**Registry Location**| A nearby location | Choose a location in a [region](https://azure.microsoft.com/explore/global-infrastructure/geographies/) close to you or close to other services that you expect to use the container registry. |
77
77
78
-
:::image type="content" source="media/hosting-web-apps-in-docker/vs-azure-container-registry-provisioning-dialog-2019.png" border="false" alt-text="Screenshot that shows how to enter values in the dialog to create a new Azure container registry.":::
78
+
:::image type="content" source="media/hosting-web-apps-in-docker/vs-azure-container-registry-provisioning-dialog-2019.png" border="false" alt-text="Screenshot that shows how to enter values in the dialog to create a new Azure Container Registry.":::
79
79
80
80
1. After you enter the resource values, select **Create**.
81
81
@@ -97,7 +97,7 @@ The following steps guide you through creating a basic ASP.NET Core app that you
97
97
98
98
1. On the **Registry** tab, select the **Create new** (+) option at the right:
99
99
100
-
:::image type="content" source="media/container-tools/vs-2022/select-existing-or-create-new-azure-container-registry.png" border="false" alt-text="Screenshot of the Publish dialog that shows how to choose Create New Azure container registry.":::
100
+
:::image type="content" source="media/container-tools/vs-2022/select-existing-or-create-new-azure-container-registry.png" border="false" alt-text="Screenshot of the Publish dialog that shows how to choose Create New Azure Container Registry.":::
101
101
102
102
1. Fill in your desired values in the **Azure Container Registry** screen.
103
103
@@ -109,7 +109,7 @@ The following steps guide you through creating a basic ASP.NET Core app that you
109
109
|**[SKU](/azure/container-registry/container-registry-skus)**| "Standard" | Select the service tier of the container registry. |
110
110
|**Registry Location**| A nearby location | Choose a location in a [region](https://azure.microsoft.com/explore/global-infrastructure/geographies/) close to you or close to other services that you expect to use the container registry. |
111
111
112
-
:::image type="content" source="media/container-tools/vs-2022/vs-azure-container-registry-provisioning-dialog.png" border="false" alt-text="Screenshot that shows how to enter values in the dialog to create a new Azure container registry.":::
112
+
:::image type="content" source="media/container-tools/vs-2022/vs-azure-container-registry-provisioning-dialog.png" border="false" alt-text="Screenshot that shows how to enter values in the dialog to create a new Azure Container Registry.":::
113
113
114
114
1. After you enter the resource values, select **Create**.
Copy file name to clipboardExpand all lines: docs/containers/includes/vs-2019/container-tools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ Once the develop and debug cycle of the app is completed, you can create a produ
98
98
99
99
1. Choose **Create New Azure Container Registry**.
100
100
101
-

101
+

102
102
103
103
1. Fill in your desired values in the **Create a new Azure Container Registry**.
Copy file name to clipboardExpand all lines: docs/debugger/debug-interface-access/idiasymbol-findchildren.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
description: Retrieves the children of the symbol.
3
3
title: "IDiaSymbol::findChildren"
4
-
ms.date: "11/04/2016"
4
+
ms.date: "04/22/2025"
5
5
ms.topic: "reference"
6
6
dev_langs:
7
7
- "C++"
@@ -51,6 +51,8 @@ HRESULT findChildren (
51
51
## Remarks
52
52
This method is identical to calling the [IDiaSession::findChildren](../../debugger/debug-interface-access/idiasession-findchildren.md) method with this symbol as the first parameter.
53
53
54
+
This method finds only the children of the current symbol. For example, public symbols (SymTagPublicSymbol) are children only of the global scope, regardless of whether the Function symbol or Data symbol that they refer to might be children of other symbols (such as Compilands, types, and others). For a list of symbol types, see [Lexical Hierarchy of Symbol Types](../debug-interface-access/lexical-hierarchy-of-symbol-types.md).
Copy file name to clipboardExpand all lines: docs/debugger/debug-interface-access/idiasymbol.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,7 +1,7 @@
1
1
---
2
2
description: "Describes the properties of a symbol instance."
3
3
title: "IDiaSymbol"
4
-
ms.date: "07/08/2024"
4
+
ms.date: "04/22/2025"
5
5
ms.topic: "reference"
6
6
dev_langs:
7
7
- "C++"
@@ -27,7 +27,7 @@ IDiaSymbol : IUnknown
27
27
The following table shows the methods of `IDiaSymbol`.
28
28
29
29
> [!NOTE]
30
-
> Symbols will return meaningful data for only some of these methods, depending on the type of symbol. If a method returns `S_OK`, then that method has returned meaningful data.
30
+
> Symbols will return meaningful data for only some of these methods, depending on the type of symbol. If a method returns `S_OK`, then that method has returned meaningful data. For a list of symbol types, see [Lexical Hierarchy of Symbol Types](../debug-interface-access/lexical-hierarchy-of-symbol-types.md).
0 commit comments