Skip to content

Commit ce7a5db

Browse files
committed
Changing the applicable occurrences of the word 'blade' to 'pane'
1 parent cebe389 commit ce7a5db

File tree

8 files changed

+32
-32
lines changed

8 files changed

+32
-32
lines changed

articles/azure-monitor/agents/data-collection-text-log.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ A [data collection endpoint (DCE)](../essentials/data-collection-endpoint-overvi
8585
8686
1. In the Azure portal's search box, type in *template* and then select **Deploy a custom template**.
8787
88-
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" alt-text="Screenshot that shows portal blade to deploy custom template.":::
88+
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" alt-text="Screenshot that shows the Azure portal with template entered in the search box and Deploy a custom template highlighted in the search results.":::
8989
9090
2. Click **Build your own template in the editor**.
9191
92-
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" alt-text="Screenshot that shows portal blade to build template in the editor.":::
92+
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" alt-text="Screenshot that shows portal screen to build template in the editor.":::
9393
9494
3. Paste the Resource Manager template below into the editor and then click **Save**. You don't need to modify this template since you will provide values for its parameters.
9595
96-
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/edit-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/edit-template.png" alt-text="Screenshot that shows portal blade to edit Resource Manager template.":::
96+
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/edit-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/edit-template.png" alt-text="Screenshot that shows portal screen to edit Resource Manager template.":::
9797
9898
```json
9999
{
@@ -138,13 +138,13 @@ A [data collection endpoint (DCE)](../essentials/data-collection-endpoint-overvi
138138
139139
4. On the **Custom deployment** screen, specify a **Subscription** and **Resource group** to store the data collection rule and then provide values a **Name** for the data collection endpoint. The **Location** should be the same location as the workspace. The **Region** will already be populated and is used for the location of the data collection endpoint.
140140
141-
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/custom-deployment-values.png" lightbox="../logs/media/tutorial-workspace-transformations-api/custom-deployment-values.png" alt-text="Screenshot that shows portal blade to edit custom deployment values for data collection endpoint.":::
141+
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/custom-deployment-values.png" lightbox="../logs/media/tutorial-workspace-transformations-api/custom-deployment-values.png" alt-text="Screenshot that shows portal screen to edit custom deployment values for data collection endpoint.":::
142142
143143
5. Click **Review + create** and then **Create** when you review the details.
144144
145145
6. Once the DCE is created, select it so you can view its properties. Note the **Logs ingestion URI** since you'll need this in a later step.
146146
147-
:::image type="content" source="../logs/media/tutorial-logs-ingestion-api/data-collection-endpoint-overview.png" lightbox="../logs/media/tutorial-logs-ingestion-api/data-collection-endpoint-overview.png" alt-text="Screenshot that shows portal blade with details of data collection endpoint uri.":::
147+
:::image type="content" source="../logs/media/tutorial-logs-ingestion-api/data-collection-endpoint-overview.png" lightbox="../logs/media/tutorial-logs-ingestion-api/data-collection-endpoint-overview.png" alt-text="Screenshot that shows portal pane with details of data collection endpoint uri.":::
148148
149149
7. Click **JSON View** to view other details for the DCE. Copy the **Resource ID** since you'll need this in a later step.
150150
@@ -160,11 +160,11 @@ The [data collection rule (DCR)](../essentials/data-collection-rule-overview.md)
160160
161161
1. In the Azure portal's search box, type in *template* and then select **Deploy a custom template**.
162162
163-
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" alt-text="Screenshot that shows portal blade to deploy custom template.":::
163+
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/deploy-custom-template.png" alt-text="Screenshot that shows the Azure portal with template entered in the search box and Deploy a custom template highlighted in the search results.":::
164164
165165
2. Click **Build your own template in the editor**.
166166
167-
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" alt-text="Screenshot that shows portal blade to build template in the editor.":::
167+
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/build-custom-template.png" alt-text="Screenshot that shows portal screen to build template in the editor.":::
168168
169169
3. Paste one of the Resource Manager templates below into the editor and then change the following values:
170170
@@ -175,7 +175,7 @@ The [data collection rule (DCR)](../essentials/data-collection-rule-overview.md)
175175
176176
4. Click **Save**.
177177
178-
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/edit-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/edit-template.png" alt-text="Screenshot that shows portal blade to edit Resource Manager template.":::
178+
:::image type="content" source="../logs/media/tutorial-workspace-transformations-api/edit-template.png" lightbox="../logs/media/tutorial-workspace-transformations-api/edit-template.png" alt-text="Screenshot that shows portal screen to edit Resource Manager template.":::
179179
180180
**Data collection rule for text log**
181181
@@ -400,13 +400,13 @@ The [data collection rule (DCR)](../essentials/data-collection-rule-overview.md)
400400
401401
5. On the **Custom deployment** screen, specify a **Subscription** and **Resource group** to store the data collection rule and then provide values defined in the template. This includes a **Name** for the data collection rule and the **Workspace Resource ID** and **Endpoint Resource ID**. The **Location** should be the same location as the workspace. The **Region** will already be populated and is used for the location of the data collection rule.
402402
403-
:::image type="content" source="media/data-collection-text-log/custom-deployment-values.png" lightbox="media/data-collection-text-log/custom-deployment-values.png" alt-text="Screenshot that shows portal blade to edit custom deployment values for data collection rule.":::
403+
:::image type="content" source="media/data-collection-text-log/custom-deployment-values.png" lightbox="media/data-collection-text-log/custom-deployment-values.png" alt-text="Screenshot that shows the Custom Deployment screen in the portal to edit custom deployment values for data collection rule.":::
404404
405405
6. Click **Review + create** and then **Create** when you review the details.
406406
407407
7. When the deployment is complete, expand the **Deployment details** box and click on your data collection rule to view its details. Click **JSON View**.
408408
409-
:::image type="content" source="media/data-collection-text-log/data-collection-rule-details.png" lightbox="media/data-collection-text-log/data-collection-rule-details.png" alt-text="Screenshot that shows portal blade with data collection rule details.":::
409+
:::image type="content" source="media/data-collection-text-log/data-collection-rule-details.png" lightbox="media/data-collection-text-log/data-collection-rule-details.png" alt-text="Screenshot that shows the Overview pane in the portal with data collection rule details.":::
410410
411411
8. Change the API version to **2021-09-01-preview**.
412412
@@ -419,15 +419,15 @@ The final step is to create a data collection association that associates the da
419419
420420
1. From the **Monitor** menu in the Azure portal, select **Data Collection Rules** and select the rule that you just created.
421421
422-
:::image type="content" source="media/data-collection-text-log/data-collection-rules.png" lightbox="media/data-collection-text-log/data-collection-rules.png" alt-text="Screenshot that shows portal blade with data collection rules menu item.":::
422+
:::image type="content" source="media/data-collection-text-log/data-collection-rules.png" lightbox="media/data-collection-text-log/data-collection-rules.png" alt-text="Screenshot that shows the Data Collection Rules pane in the portal with data collection rules menu item.":::
423423
424424
2. Select **Resources** and then click **Add** to view the available resources.
425425
426-
:::image type="content" source="media/data-collection-text-log/data-collection-rules.png" lightbox="media/data-collection-text-log/data-collection-rules.png" alt-text="Screenshot that shows portal blade with resources for the data collection rule.":::
426+
:::image type="content" source="media/data-collection-text-log/data-collection-rules.png" lightbox="media/data-collection-text-log/data-collection-rules.png" alt-text="Screenshot that shows the Data Collection Rules pane in the portal with resources for the data collection rule.":::
427427
428428
3. Select either individual agents to associate the data collection rule, or select a resource group to create an association for all agents in that resource group. Click **Apply**.
429429
430-
:::image type="content" source="media/data-collection-text-log/select-resources.png" lightbox="media/data-collection-text-log/select-resources.png" alt-text="Screenshot that shows portal blade to add resources to the data collection rule.":::
430+
:::image type="content" source="media/data-collection-text-log/select-resources.png" lightbox="media/data-collection-text-log/select-resources.png" alt-text="Screenshot that shows the Resources pane in the portal to add resources to the data collection rule.":::
431431
432432
## Troubleshooting - text logs
433433
Use the following steps to troubleshoot collection of text logs.

articles/azure-monitor/insights/capacity-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ Click on the Capacity and Performance tile to open the Capacity and Performance
9696
- **Host Density** The top tile shows the total number of hosts and virtual machines available to the solution. Click the top tile to view additional details in log search. Also lists all hosts and the number of virtual machines that are hosted. Click a host to drill into the VM results in a log search.
9797

9898

99-
![dashboard Hosts blade](./media/capacity-performance/dashboard-hosts.png)
99+
![dashboard Hosts columns](./media/capacity-performance/dashboard-hosts.png)
100100

101-
![dashboard virtual machines blade](./media/capacity-performance/dashboard-vms.png)
101+
![dashboard virtual machines columns](./media/capacity-performance/dashboard-vms.png)
102102

103103

104104
### Evaluate performance

articles/azure-monitor/profiler/profiler-aspnetcore-linux.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@ In this guide, you'll:
140140

141141
You can add Application Insights to your web app either via:
142142

143-
- The Enablement blade in the Azure portal,
144-
- The Configuration blade in the Azure portal, or
143+
- The Application Insights pane in the Azure portal,
144+
- The Configuration pane in the Azure portal, or
145145
- Manually adding to your web app settings.
146146

147-
# [Enablement blade](#tab/enablement)
147+
# [Application Insights pane](#tab/enablement)
148148

149149
1. In your web app on the Azure portal, select **Application Insights** in the left side menu.
150150
1. Click **Turn on Application Insights**.
@@ -161,15 +161,15 @@ You can add Application Insights to your web app either via:
161161

162162
1. Click **Apply** > **Yes** to apply and confirm.
163163

164-
# [Configuration blade](#tab/config)
164+
# [Configuration pane](#tab/config)
165165

166166
1. [Create an Application Insights resource](../app/create-workspace-resource.md) in the same Azure subscription as your App Service.
167167
1. Navigate to the Application Insights resource.
168168
1. Copy the **Instrumentation Key** (iKey).
169169
1. In your web app on the Azure portal, select **Configuration** in the left side menu.
170170
1. Click **New application setting**.
171171

172-
:::image type="content" source="./media/profiler-aspnetcore-linux/new-setting-configuration.png" alt-text="Screenshot of adding new application setting in the configuration blade.":::
172+
:::image type="content" source="./media/profiler-aspnetcore-linux/new-setting-configuration.png" alt-text="Screenshot of adding new application setting in the configuration pane.":::
173173

174174
1. Add the following settings in the **Add/Edit application setting** pane, using your saved iKey:
175175

articles/azure-monitor/profiler/profiler-azure-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ From your Functions app overview page in the Azure portal:
6060

6161
1. Click **Save** in the top menu, then **Continue**.
6262

63-
:::image type="content" source="./media/profiler-azure-functions/save-button.png" alt-text="Screenshot outlining the save button in the top menu of the configuration blade.":::
63+
:::image type="content" source="./media/profiler-azure-functions/save-button.png" alt-text="Screenshot outlining the save button in the top menu of the configuration pane.":::
6464

6565
:::image type="content" source="./media/profiler-azure-functions/continue-button.png" alt-text="Screenshot outlining the continue button in the dialog after saving.":::
6666

6767
The app settings now show up in the table:
6868

69-
:::image type="content" source="./media/profiler-azure-functions/app-settings-table.png" alt-text="Screenshot showing the two new app settings in the table on the configuration blade.":::
69+
:::image type="content" source="./media/profiler-azure-functions/app-settings-table.png" alt-text="Screenshot showing the two new app settings in the table on the configuration pane.":::
7070

7171

7272
> [!NOTE]

articles/azure-monitor/profiler/profiler-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,10 @@ Service Profiler session finished. # A profiling session is complet
162162
## View the Service Profiler traces
163163
164164
1. Wait for 2-5 minutes so the events can be aggregated to Application Insights.
165-
1. Open the **Performance** blade in your Application Insights resource.
165+
1. Open the **Performance** pane in your Application Insights resource.
166166
1. Once the trace process is complete, you'll see the Profiler Traces button like it below:
167167

168-
:::image type="content" source="./media/profiler-containerinstances/profiler-traces.png" alt-text="Screenshot of Profile traces in the performance blade.":::
168+
:::image type="content" source="./media/profiler-containerinstances/profiler-traces.png" alt-text="Screenshot of Profile traces in the performance pane.":::
169169

170170

171171

articles/azure-monitor/snapshot-debugger/snapshot-debugger-upgrade.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,25 @@ If you enabled the Snapshot debugger using the site extension, you can upgrade u
3434

3535
:::image type="content" source="./media/snapshot-debugger-upgrade/app-service-resource.png" alt-text="Screenshot of individual App Service resource named DiagService01.":::
3636

37-
1. After you've navigated to your resource, click on the **Extensions** blade and wait for the list of extensions to populate:
37+
1. After you've navigated to your resource, click on the **Extensions** pane and wait for the list of extensions to populate:
3838

3939
:::image type="content" source="./media/snapshot-debugger-upgrade/application-insights-site-extension-to-be-deleted.png" alt-text="Screenshot of App Service Extensions showing Application Insights extension for Azure App Service installed.":::
4040

4141
1. If any version of *Application Insights extension for Azure App Service* is installed, select it and click **Delete**. Confirm **Yes** to delete the extension and wait for the delete to complete before moving to the next step.
4242

4343
:::image type="content" source="./media/snapshot-debugger-upgrade/application-insights-site-extension-delete.png" alt-text="Screenshot of App Service Extensions showing Application Insights extension for Azure App Service with the Delete button highlighted.":::
4444

45-
1. Go to the **Overview** blade of your resource and select **Application Insights**:
45+
1. Go to the **Overview** pane of your resource and select **Application Insights**:
4646

4747
:::image type="content" source="./media/snapshot-debugger-upgrade/application-insights-button.png" alt-text="Screenshot of three buttons. Center button with name Application Insights is selected.":::
4848

49-
1. If this is the first time you've viewed the Application Insights blade for this App Service, you'll be prompted to turn on Application Insights. Select **Turn on Application Insights**.
49+
1. If this is the first time you've viewed the Application Insights pane for this App Service, you'll be prompted to turn on Application Insights. Select **Turn on Application Insights**.
5050

51-
:::image type="content" source="./media/snapshot-debugger-upgrade/turn-on-application-insights.png" alt-text="Screenshot of the first-time experience for the Application Insights blade with the Turn on Application Insights button highlighted.":::
51+
:::image type="content" source="./media/snapshot-debugger-upgrade/turn-on-application-insights.png" alt-text="Screenshot of the first-time experience for the Application Insights pane with the Turn on Application Insights button highlighted.":::
5252

53-
1. In the Application Insights settings blade, switch the Snapshot Debugger setting toggles to **On** and select **Apply**.
53+
1. In the Application Insights settings pane, switch the Snapshot Debugger setting toggles to **On** and select **Apply**.
5454

55-
If you decide to change *any* Application Insights settings, the **Apply** button on the bottom of the blade will be activated.
55+
If you decide to change *any* Application Insights settings, the **Apply** button on the bottom of the pane will be activated.
5656

5757
:::image type="content" source="./media/snapshot-debugger-upgrade/view-application-insights-data.png" alt-text="Screenshot of Application Insights App Service Configuration page with Apply button highlighted in red.":::
5858

articles/azure-monitor/snapshot-debugger/snapshot-debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ When an exception occurs, you can automatically collect a debug snapshot from yo
2020

2121
Simply include the [Snapshot collector NuGet package](https://www.nuget.org/packages/Microsoft.ApplicationInsights.SnapshotCollector) in your application and configure collection parameters in [`ApplicationInsights.config`](../app/configuration-with-applicationinsights-config.md).
2222

23-
Snapshots appear on [**Exceptions**](../app/asp-net-exceptions.md) in the Application Insights blade of the Azure portal.
23+
Snapshots appear on [**Exceptions**](../app/asp-net-exceptions.md) in the Application Insights pane of the Azure portal.
2424

2525
You can view debug snapshots in the portal to see the call stack and inspect variables at each call stack frame. To get a more powerful debugging experience with source code, open snapshots with Visual Studio Enterprise. You can also [set SnapPoints to interactively take snapshots](/visualstudio/debugger/debug-live-azure-applications) without waiting for an exception.
2626

0 commit comments

Comments
 (0)