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: articles/ai-services/speech-service/speech-services-quotas-and-limits.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,6 @@ You can use real-time speech to text with the [Speech SDK](speech-sdk.md) or the
48
48
|--|--|--|
49
49
|[Speech to text REST API](rest-speech-to-text.md) limit | Not available for F0 | 300 requests per minute |
50
50
| Max audio input file size | N/A | 1 GB |
51
-
| Max input blob size (for example, can contain more than one file in a zip archive). Note the file size limit from the preceding row. | N/A | 2.5 GB |
52
-
| Max blob container size | N/A | 5 GB |
53
51
| Max number of blobs per container | N/A | 10000 |
54
52
| Max number of files per transcription request (when you're using multiple content URLs as input). | N/A | 1000 |
55
53
| Max audio length for transcriptions with diarizaion enabled. | N/A | 240 minutes per file |
Copy file name to clipboardExpand all lines: articles/automation/change-tracking/guidance-migration-log-analytics-monitoring-agent.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,12 @@ ms.author: sudhirsneha
13
13
14
14
**Applies to:**:heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: Azure Arc-enabled servers.
15
15
16
-
This article provides guidance to move from Change Tracking and Inventory using Log Analytics version to the Azure Monitoring Agent version.
16
+
This article provides guidance to move from Change Tracking and Inventory using Log Analytics (LA) version to the Azure Monitoring Agent (AMA) version.
17
+
18
+
Using the Azure portal, you can migrate from Change Tracking & Inventory with LA agent to Change Tracking & Inventory with AMA and there are two ways to do this migration:
19
+
20
+
- Migrate single/multiple VMs from the Virtual Machines page.
21
+
- Migrate multiples VMs on LA version solution within a particular Automation Account.
17
22
18
23
## Onboarding to Change tracking and inventory using Azure Monitoring Agent
19
24
@@ -37,6 +42,9 @@ This article provides guidance to move from Change Tracking and Inventory using
37
42
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/onboarding-at-scale-inline.png" alt-text="Screenshot of onboarding at scale to Change tracking and inventory using Azure monitoring agent." lightbox="media/guidance-migration-log-analytics-monitoring-agent/onboarding-at-scale-expanded.png":::
38
43
39
44
1. On the **Onboarding to Change Tracking with Azure Monitoring** page, you can view your automation account and list of machines that are currently on Log Analytics and ready to be onboarded to Azure Monitoring Agent of Change Tracking and inventory.
45
+
46
+
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/onboarding-from-log-analytics-inline.png" alt-text="Screenshot of onboarding multiple virtual machines to Change tracking and inventory from log analytics to Azure monitoring agent." lightbox="media/guidance-migration-log-analytics-monitoring-agent/onboarding-from-log-analytics-expanded.png":::
47
+
40
48
1. On the **Assess virtual machines** tab, select the machines and then select **Next**.
41
49
1. On **Assign workspace** tab, assign a new [Log Analytics workspace resource ID](#obtain-log-analytics-workspace-resource-id) to which the settings of AMA based solution should be stored and select **Next**.
42
50
@@ -87,6 +95,17 @@ Use the [script](https://github.com/mayguptMSFT/AzureMonitorCommunity/blob/maste
87
95
88
96
---
89
97
98
+
### Compare data across Log analytics Agent and Azure Monitoring Agent version
99
+
100
+
After you complete the onboarding to Change tracking with AMA version, select **Switch to CT with AMA** on the landing page to switch across the two versions and compare the following events.
101
+
102
+
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/data-compare-log-analytics-monitoring-agent-inline.png" alt-text="Screenshot of data comparison from log analytics to Azure monitoring agent." lightbox="media/guidance-migration-log-analytics-monitoring-agent/data-compare-log-analytics-monitoring-agent-expanded.png":::
103
+
104
+
For example, if the onboarding to AMA version of service takes place after 3rd November at 6:00 a.m. You can compare the data by keeping consistent filters across parameters like **Change Types**, **Time Range**. You can compare incoming logs in **Changes** section and in the graphical section to be assured on data consistency.
105
+
106
+
> [!NOTE]
107
+
> You must compare for the incoming data and logs after the onboarding to AMA version is done.
108
+
90
109
### Obtain Log Analytics Workspace Resource ID
91
110
92
111
To obtain the Log Analytics Workspace resource ID, follow these steps:
@@ -95,6 +114,8 @@ To obtain the Log Analytics Workspace resource ID, follow these steps:
95
114
1. In **Log Analytics Workspace**, select the specific workspace and select **Json View**.
96
115
1. Copy the **Resource ID**.
97
116
117
+
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/workspace-resource-inline.png" alt-text="Screenshot that shows the log analytics workspace ID." lightbox="media/guidance-migration-log-analytics-monitoring-agent/workspace-resource-expanded.png":::
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/logs-dedicated-clusters.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
@@ -208,7 +208,7 @@ When a Log Analytics workspace is linked to a dedicated cluster, the workspace b
208
208
209
209
When dedicated cluster is configured with customer-managed key (CMK), new ingested data is encrypted with your key, while older data remains encrypted with Microsoft-managed key (MMK). The key configuration is abstracted by Log Analytics and the query across old and new data encryptions is performed seamlessly.
210
210
211
-
A cluster can be linked to up to 1,000 workspaces. Linked workspaces can be located in the same region as the cluster. A workspace can't be linked to a cluster more than twice a month, to prevent data fragmentation.
211
+
A cluster can be linked to up to 1,000 workspaces. Linked workspaces must be located in the same region as the cluster. A workspace can't be linked to a cluster more than twice a month, to prevent data fragmentation.
212
212
213
213
You need 'write' permissions to both the workspace and the cluster resource for workspace link operation:
Copy file name to clipboardExpand all lines: articles/azure-monitor/visualize/grafana-plugin.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,15 +45,15 @@ Sign in to Grafana by using the endpoint URL of your Azure Managed Grafana works
45
45
46
46
Azure Managed Grafana includes an Azure Monitor data source plug-in. By default, the plug-in is preconfigured with a managed identity that can query and visualize monitoring data from all resources in the subscription in which the Grafana workspace was deployed. Skip ahead to the section "Build a Grafana dashboard."
47
47
48
-

48
+
:::image type="content" source="./media/grafana-plugin/azure-managed-grafana.png" lightbox="./media/grafana-plugin/azure-managed-grafana.png" alt-text="Screenshot that shows the Azure Managed Grafana home page.":::
49
49
50
50
You can expand the resources that can be viewed by your Azure Managed Grafana workspace by [configuring additional permissions](../../managed-grafana/how-to-permissions.md) to assign the included managed identity the [Monitoring Reader role](../roles-permissions-security.md) on other subscriptions or resources.
51
51
52
52
If you're using an instance that isn't Azure Managed Grafana, you have to set up an Azure Monitor data source.
53
53
54
54
1. Select **Add data source**, filter by the name **Azure**, and select the **Azure Monitor** data source.
55
55
56
-

56
+
:::image type="content" source="./media/grafana-plugin/azure-monitor-data-source-list.png" lightbox="./media/grafana-plugin/azure-monitor-data-source-list.png" alt-text="Screenshot that shows Azure Monitor data source selection.":::
57
57
58
58
1. Pick a name for the data source and choose between managed identity or app registration for authentication.
59
59
@@ -67,7 +67,7 @@ If you're hosting Grafana on your own Azure Virtual Machines or Azure App Servic
67
67
68
68
1. Select **Save & test** and Grafana will test the credentials. You should see a message similar to the following one.
69
69
70
-

70
+
:::image type="content" source="./media/grafana-plugin/managed-identity.png" lightbox="./media/grafana-plugin/managed-identity.png" alt-text="Screenshot that shows Azure Monitor data source with config-approved managed identity.":::
71
71
72
72
### Use app registration
73
73
@@ -85,17 +85,17 @@ If you're hosting Grafana on your own Azure Virtual Machines or Azure App Servic
85
85
86
86
1. Select **Save & test** and Grafana will test the credentials. You should see a message similar to the following one.
87
87
88
-

88
+
:::image type="content" source="./media/grafana-plugin/app-registration.png" lightbox="./media/grafana-plugin/app-registration.png" alt-text="Screenshot that shows Azure Monitor data source configuration with the approved app registration.":::
89
89
90
90
## Use out-of-the-box dashboards
91
91
92
92
Azure Monitor contains out-of-the-box dashboards to use with Azure Managed Grafana and the Azure Monitor plugin.
93
93
94
-
:::image type="content" source="media/grafana-plugin/grafana-out-of-the-box-dashboards.png" alt-text="Screenshot that shows out of the box Azure Monitor grafana dashboards.":::
94
+
:::image type="content" source="media/grafana-plugin/grafana-out-of-the-box-dashboards.png" lightbox="media/grafana-plugin/grafana-out-of-the-box-dashboards.png" alt-text="Screenshot that shows out of the box Azure Monitor grafana dashboards.":::
95
95
96
96
Azure Monitor also supports out-of-the-box dashboards for seamless integration with Azure Monitor managed service for Prometheus. These dashboards are automatically deployed to Azure Managed Grafana when linked to Azure Monitor managed service for Prometheus.
97
97
98
-
:::image type="content" source="media/grafana-plugin/grafana-out-of-the-box-dashboards-prometheus.png" alt-text="Screenshot that shows out of the box Azure Monitor grafana dashboards for Azure Monitor managed service for Prometheus.":::
98
+
:::image type="content" source="media/grafana-plugin/grafana-out-of-the-box-dashboards-prometheus.png" lightbox="media/grafana-plugin/grafana-out-of-the-box-dashboards-prometheus.png" alt-text="Screenshot that shows out of the box Azure Monitor grafana dashboards for Azure Monitor managed service for Prometheus.":::
99
99
## Build a Grafana dashboard
100
100
101
101
1. Go to the Grafana home page and select **New Dashboard**.
@@ -104,30 +104,30 @@ Azure Monitor also supports out-of-the-box dashboards for seamless integration w
104
104
105
105
1. A blank graph shows up on your dashboard. Select the panel title and select **Edit** to enter the details of the data you want to plot in this graph chart.
106
106
107
-

107
+
:::image type="content" source="./media/grafana-plugin/grafana-new-graph-dark.png" lightbox="./media/grafana-plugin/grafana-new-graph-dark.png" alt-text="Screenshot that shows Grafana new panel dropdown list options.":::
108
108
109
109
1. Select the Azure Monitor data source you've configured.
110
110
* Visualizing Azure Monitor metrics: Select **Azure Monitor** in the service dropdown list. A list of selectors shows up where you can select the resources and metric to monitor in this chart. To collect metrics from a VM, use the namespace `Microsoft.Compute/VirtualMachines`. After you've selected VMs and metrics, you can start viewing their data in the dashboard.
111
111
112
-

112
+
:::image type="content" source="./media/grafana-plugin/grafana-graph-config-for-azure-monitor-dark.png" lightbox="./media/grafana-plugin/grafana-graph-config-for-azure-monitor-dark.png" alt-text="Screenshot that shows Grafana panel config for Azure Monitor metrics.":::
113
113
* Visualizing Azure Monitor log data: Select **Azure Log Analytics** in the service dropdown list. Select the workspace you want to query and set the query text. You can copy here any log query you already have or create a new one. As you enter your query, IntelliSense suggests autocomplete options. Select the visualization type, **Time series** > **Table**, and run the query.
114
114
115
115
> [!NOTE]
116
116
>
117
117
> The default query provided with the plug-in uses two macros: `$__timeFilter()` and `$__interval`.
118
118
> These macros allow Grafana to dynamically calculate the time range and time grain, when you zoom in on part of a chart. You can remove these macros and use a standard time filter, such as `TimeGenerated > ago(1h)`, but that means the graph wouldn't support the zoom-in feature.
119
119
120
-

120
+
:::image type="content" source="./media/grafana-plugin/grafana-graph-config-for-azure-log-analytics-dark.png" lightbox="./media/grafana-plugin/grafana-graph-config-for-azure-log-analytics-dark.png" alt-text="Screenshot of Grafana panel config for Azure Monitor logs.":::
121
121
122
122
1. The following dashboard has two charts. The one on the left shows the CPU percentage of two VMs. The chart on the right shows the transactions in an Azure Storage account broken down by the Transaction API type.
123
123
124
-

124
+
:::image type="content" source="media/grafana-plugin/grafana6.png" lightbox="media/grafana-plugin/grafana6.png" alt-text="Screenshot of Grafana dashboards with two panels.":::
125
125
126
126
## Pin charts from the Azure portal to Azure Managed Grafana
127
127
128
128
In addition to building your panels in Grafana, you can also quickly pin Azure Monitor visualizations from the Azure portal to new or existing Grafana dashboards by adding panels to your Grafana dashboard directly from Azure Monitor. Go to **Metrics** for your resource. Create a chart and select **Save to dashboard**, followed by **Pin to Grafana**. Choose the workspace and dashboard and select **Pin** to complete the operation.
129
129
130
-
[](media/grafana-plugin/grafana-pin-to-expanded.png#lightbox)
130
+
:::image type="content" source="media/grafana-plugin/grafana-pin-to.png" lightbox="media/grafana-plugin/grafana-pin-to.png" alt-text="Screenshot that shows the Pin to Grafana option in the Azure Monitor metrics explorer.":::
131
131
132
132
## Advanced Grafana features
133
133
@@ -145,7 +145,7 @@ Usage
145
145
146
146
You can configure a variable that will list all available **Solution** values and then update your query to use it. To create a new variable, select the dashboard's **Settings** button in the top right area, select **Variables**, and then select **New**. On the variable page, define the data source and query to run to get the list of values.
147
147
148
-

148
+
:::image type="content" source="./media/grafana-plugin/grafana-configure-variable-dark.png" lightbox="./media/grafana-plugin/grafana-configure-variable-dark.png" alt-text="Screenshot that shows a Grafana configure variable.":::
149
149
150
150
After it's created, adjust the query to use the selected values, and your charts will respond accordingly:
151
151
@@ -156,13 +156,13 @@ Usage
156
156
| sort by TimeGenerated
157
157
```
158
158
159
-

159
+
:::image type="content" source="./media/grafana-plugin/grafana-use-variables-dark.png" lightbox="./media/grafana-plugin/grafana-use-variables-dark.png" alt-text="Screenshot that shows Grafana use variables.":::
160
160
161
161
### Create dashboard playlists
162
162
163
163
One of the many useful features of Grafana is the dashboard playlist. You can create multiple dashboards and add them to a playlist configuring an interval for each dashboard to show. Select **Play** to see the dashboards cycle through. You might want to display them on a large wall monitor to provide a status board for your group.
164
164
165
-

165
+
:::image type="content" source="./media/grafana-plugin/grafana7.png" lightbox="./media/grafana-plugin/grafana7.png" alt-text="Screenshot that shows a Grafana playlist example.":::
166
166
## Optional: Monitor other datasources in the same Grafana dashboards
167
167
168
168
There are many data source plug-ins that you can use to bring these metrics together in a dashboard.
@@ -175,7 +175,7 @@ Here are good reference articles on how to use Telegraf, InfluxDB, Azure Monitor
175
175
176
176
Here's an image of a full Grafana dashboard that has metrics from Azure Monitor and Application Insights.
177
177
178
-

178
+
:::image type="content" source="media/grafana-plugin/grafana8.png" lightbox="media/grafana-plugin/grafana8.png" alt-text="Screenshot that shows a Grafana dashboard with multiple panels.":::
179
179
## Clean up resources
180
180
181
181
If you've set up a Grafana environment on Azure, you're charged when resources are running whether you're using them or not. To avoid incurring additional charges, clean up the resource group created in this article.
0 commit comments