Skip to content

Commit 4fa1bc3

Browse files
Merge pull request #218892 from v-jbasden/jbasden-change-blade-to-pane-across-azure-monitor-3
[BULK UPDATE #3] Changing "blade" to "pane"
2 parents 7d92969 + cc3ea10 commit 4fa1bc3

10 files changed

+15
-15
lines changed

articles/azure-monitor/app/status-monitor-v2-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2121

2222
### Install prerequisites
2323

24-
- To enable monitoring you will require a connection string. A connection string is displayed on the Overview blade of your Application Insights resource. For more information, see page [Connection Strings](./sdk-connection-string.md?tabs=net#find-your-connection-string).
24+
- To enable monitoring you will require a connection string. A connection string is displayed on the Overview pane of your Application Insights resource. For more information, see page [Connection Strings](./sdk-connection-string.md?tabs=net#find-your-connection-string).
2525

2626
> [!NOTE]
2727
> As of April 2020, PowerShell Gallery has deprecated TLS 1.1 and 1.0.

articles/azure-monitor/app/tutorial-asp-net-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ In order to provide globally unique names to resources, a six-character suffix i
118118
| Name | APPLICATIONINSIGHTS_CONNECTION_STRING |
119119
| Value | Paste the Application Insights connection string value you copied in the preceding section. |
120120

121-
:::image type="content" source="media/tutorial-asp-net-core/add-edit-app-setting.png" alt-text="Screenshot of the Add/Edit application setting blade in the Azure portal with the preceding values populated in the Name and Value fields." lightbox="media/tutorial-asp-net-core/add-edit-app-setting.png":::
121+
:::image type="content" source="media/tutorial-asp-net-core/add-edit-app-setting.png" alt-text="Screenshot of the Add/Edit application setting pane in the Azure portal with the preceding values populated in the Name and Value fields." lightbox="media/tutorial-asp-net-core/add-edit-app-setting.png":::
122122

123123
4. On the App Service Configuration screen, select the **Save** button from the toolbar menu. When prompted to save the changes, select **Continue**.
124124

articles/azure-monitor/change/change-analysis-visualizations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ Select one or more subscriptions to view:
3939
- All of its resources' changes from the past 24 hours.
4040
- Old and new values to provide insights at one glance.
4141

42-
:::image type="content" source="./media/change-analysis/change-analysis-standalone-blade.png" alt-text="Screenshot of Change Analysis blade in Azure portal":::
42+
:::image type="content" source="./media/change-analysis/change-analysis-standalone-blade.png" alt-text="Screenshot of Change Analysis pane in Azure portal":::
4343

4444
Click into a change to view full Resource Manager snippet and other properties.
4545

4646
:::image type="content" source="./media/change-analysis/change-details.png" alt-text="Screenshot of change details":::
4747

48-
Send feedback from the Change Analysis blade:
48+
Send feedback from the Change Analysis pane:
4949

5050
:::image type="content" source="./media/change-analysis/change-analysis-feedback.png" alt-text="Screenshot of feedback button in Change Analysis tab":::
5151

articles/azure-monitor/change/tutorial-outages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Since the connection string is a secret value, we hide this on the overview page
117117

118118
:::image type="content" source="./media/change-analysis/view-change-details.png" alt-text="Screenshot of viewing change details for troubleshooting.":::
119119

120-
The change details blade also shows important information, including who made the change.
120+
The change details pane also shows important information, including who made the change.
121121

122122
Now that you've discovered the web app in-guest change and understand next steps, you can proceed with troubleshooting the issue.
123123

articles/azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Run the following commands to locate the full Azure Resource Manager identifier
9797
In the output, find the workspace name of interest. The `id` field of that represents the Azure Resource Manager identifier of that Log Analytics workspace.
9898
9999
>[!TIP]
100-
> This `id` can also be found in the *Overview* blade of the Log Analytics workspace through the Azure portal.
100+
> This `id` can also be found in the *Overview* pane of the Log Analytics workspace through the Azure portal.
101101
102102
## Create extension instance
103103
@@ -170,9 +170,9 @@ az k8s-extension create --name azuremonitor-containers --cluster-name <cluster-n
170170

171171
6. Select the 'Configure' button to deploy the Azure Monitor Container Insights cluster extension.
172172

173-
### Onboarding from Azure Monitor blade
173+
### Onboarding from Azure Monitor pane
174174

175-
1. In the Azure portal, navigate to the 'Monitor' blade, and select the 'Containers' option under the 'Insights' menu.
175+
1. In the Azure portal, navigate to the 'Monitor' pane, and select the 'Containers' option under the 'Insights' menu.
176176

177177
2. Select the 'Unmonitored clusters' tab to view the Azure Arc-enabled Kubernetes clusters that you can enable monitoring for.
178178

@@ -267,7 +267,7 @@ az k8s-extension delete --name azuremonitor-containers --cluster-type connectedC
267267
```
268268

269269
## Disconnected cluster
270-
If your cluster is disconnected from Azure for > 48 hours, then Azure Resource Graph won't have information about your cluster. As a result the Insights blade may display incorrect information about your cluster state.
270+
If your cluster is disconnected from Azure for > 48 hours, then Azure Resource Graph won't have information about your cluster. As a result the Insights pane may display incorrect information about your cluster state.
271271

272272
## Troubleshooting
273273
For issues with enabling monitoring, we have provided a [troubleshooting script](https://aka.ms/azmon-ci-troubleshooting) to help diagnose any problems.

articles/azure-monitor/containers/container-insights-transition-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following table highlights the key differences between monitoring using the
3535
| Agent | Log Analytics Agent (deprecated in 2024) | [Azure Monitor Agent](../agents/azure-monitor-agent-overview.md)
3636
| Alerting | Log based alerts tied to Log Analytics Workspace | Log based alerting and [recommended metric-based](./container-insights-metric-alerts.md) alerts |
3737
| Metrics | Does not support Azure Monitor metrics | Supports Azure Monitor metrics |
38-
| Consumption | Viewable only from Log Analytics Workspace | Accessible from both Azure Monitor and AKS/Arc resource blade |
38+
| Consumption | Viewable only from Log Analytics Workspace | Accessible from both Azure Monitor and AKS/Arc resource pane |
3939
| Agent | Manual agent upgrades | Automatic updates for monitoring agent with version control through Azure Arc cluster extensions |
4040

4141
## Next steps

articles/azure-monitor/essentials/collect-custom-metrics-guestos-vm-cloud-service-classic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The process that's outlined in this article works only for performance counters
3535

3636
1. Create and deploy a classic cloud service. A sample classic Cloud Services application and deployment can be found at [Get started with Azure Cloud Services and ASP.NET](../../cloud-services/cloud-services-dotnet-get-started.md).
3737

38-
2. You can use an existing storage account or deploy a new storage account. It's best if the storage account is in the same region as the classic cloud service that you created. In the Azure portal, go to the **Storage accounts** resource blade, and then select **Keys**. Take note of the storage account name and the storage account key. You'll need this information in later steps.
38+
2. You can use an existing storage account or deploy a new storage account. It's best if the storage account is in the same region as the classic cloud service that you created. In the Azure portal, go to the **Storage accounts** resource pane, and then select **Keys**. Take note of the storage account name and the storage account key. You'll need this information in later steps.
3939

4040
![Storage account keys](./media/collect-custom-metrics-guestos-vm-cloud-service-classic/storage-keys.png)
4141

@@ -172,7 +172,7 @@ Set-AzureServiceDiagnosticsExtension -ServiceName <classicCloudServiceName> -Sto
172172

173173
2. On the left menu, select **Monitor.**
174174

175-
3. On the **Monitor** blade, select the **Metrics Preview** tab.
175+
3. On the **Monitor** pane, select the **Metrics Preview** tab.
176176

177177
4. In the resources drop-down menu, select your classic cloud service.
178178

articles/azure-monitor/essentials/resource-logs-blob-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You are only impacted by this change if you:
3737

3838
To identify if you have diagnostic settings that are sending data to an Azure storage account, you can navigate to the **Monitor** section of the portal, click on **Diagnostic Settings**, and identify any resources that have **Diagnostic Status** set to **Enabled**:
3939

40-
![Azure Monitor Diagnostic Settings blade](media/resource-logs-blob-format/portal-diag-settings.png)
40+
![Azure Monitor Diagnostic Settings pane](media/resource-logs-blob-format/portal-diag-settings.png)
4141

4242
If Diagnostic Status is set to enabled, you have an active diagnostic setting on that resource. Click on the resource to see if any diagnostic settings are sending data to a storage account:
4343

articles/azure-monitor/insights/ad-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ View the summarized compliance assessments for your infrastructure and then dril
108108

109109
1. On the **Overview** page, click the **Active Directory Health Check** tile.
110110

111-
2. On the **Health Check** page, review the summary information in one of the focus area blades and then click one to view recommendations for that focus area.
111+
2. On the **Health Check** page, review the summary information in one of the focus area panes and then click one to view recommendations for that focus area.
112112

113113
3. On any of the focus area pages, you can view the prioritized recommendations made for your environment. Click a recommendation under **Affected Objects** to view details about why the recommendation is made.
114114

articles/azure-monitor/insights/azure-key-vault-deprecated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ After you click the **Key Vault Analytics** tile, you can view summaries of your
8989

9090
### To view details for any operation
9191
1. On the **Overview** page, click the **Key Vault Analytics** tile.
92-
2. On the **Azure Key Vault** dashboard, review the summary information in one of the blades, and then click one to view detailed information about it in the log search page.
92+
2. On the **Azure Key Vault** dashboard, review the summary information in one of the panes, and then click one to view detailed information about it in the log search page.
9393

9494
On any of the log search pages, you can view results by time, detailed results, and your log search history. You can also filter by facets to narrow the results.
9595

0 commit comments

Comments
 (0)