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/azure-arc/servers/overview.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
@@ -128,7 +128,7 @@ Log data collected by the [Microsoft Monitoring Agent (MMA)](https://docs.micros
128
128
129
129
- Machines that already have the MMA agent installed, will have **Azure Arc** functionality enabled via updated Management Packs.
130
130
-[MMA agent version 10.20.18011 or above](https://docs.microsoft.com/azure/virtual-machines/extensions/oms-windows#agent-and-vm-extension-version) is required for Azure Arc for servers integration.
131
-
- When querying for log data in [Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/log-query/log-query-overview#log-queries), the returned data schema will contain the Hybrid **ResourceId** in the form `/subscriptions/<SubscriptionId/resourceGroups/<ResourceGroup>/providers/Microsoft.HybridCompute/machines/<MachineName>`.
131
+
- When querying for log data in [Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/log-query/log-query-overview), the returned data schema will contain the Hybrid **ResourceId** in the form `/subscriptions/<SubscriptionId/resourceGroups/<ResourceGroup>/providers/Microsoft.HybridCompute/machines/<MachineName>`.
132
132
133
133
For more information, see [Get started with Log Analytics in Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/log-query/get-started-portal).
Copy file name to clipboardExpand all lines: articles/azure-databricks/databricks-stream-from-eventhubs.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,6 @@ ms.author: alehall
15
15
16
16
# Tutorial: Stream data into Azure Databricks using Event Hubs
17
17
18
-
> [!IMPORTANT]
19
-
> This tutorial works with the version of Azure Databricks runtime 5.2.
20
-
21
18
In this tutorial, you connect a data ingestion system with Azure Databricks to stream data into an Apache Spark cluster in near real-time. You set up data ingestion system using Azure Event Hubs and then connect it to Azure Databricks to process the messages coming through. To access a stream of data, you use Twitter APIs to ingest tweets into Event Hubs. Once you have the data in Azure Databricks, you can run analytical jobs to further analyze the data.
22
19
23
20
By the end of this tutorial, you would have streamed tweets from Twitter (that have the term "Azure" in them) and read the tweets in Azure Databricks.
@@ -100,7 +97,7 @@ In this section, you create an Azure Databricks workspace using the Azure portal
100
97
Accept all other default values other than the following:
101
98
102
99
* Enter a name for the cluster.
103
-
* For this article, create a cluster with **5.2** runtime.
100
+
* For this article, create a cluster with **6.0* runtime.
104
101
* Make sure you select the **Terminate after \_\_ minutes of inactivity** checkbox. Provide a duration (in minutes) to terminate the cluster, if the cluster is not being used.
105
102
106
103
Select cluster worker and driver node size suitable for your technical criteria and [budget](https://azure.microsoft.com/pricing/details/databricks/).
Copy file name to clipboardExpand all lines: articles/azure-monitor/platform/metrics-supported.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
@@ -1444,6 +1444,7 @@ Azure Monitor provides several ways to interact with metrics, including charting
1444
1444
|cpu_limit|CPU limit|Count|Average|CPU limit. Applies to vCore-based databases.|No Dimensions|
1445
1445
|cpu_used|CPU used|Count|Average|CPU used. Applies to vCore-based databases.|No Dimensions|
1446
1446
|deadlock|Deadlocks|Count|Total|Deadlocks. Not applicable to data warehouses.|No Dimensions|
1447
+
|diff_backup_size_bytes|Differential backup storage size|Bytes|Maximum|Cumulative differential backup storage size. Applies to vCore-based databases. Not applicable to Hyperscale databases.|No Dimensions|
1447
1448
|dtu_limit|DTU Limit|Count|Average|DTU Limit. Applies to DTU-based databases.|No Dimensions|
1448
1449
|dtu_consumption_percent|DTU percentage|Percent|Average|DTU percentage. Applies to DTU-based databases.|No Dimensions|
1449
1450
|dtu_used|DTU used|Count|Average|DTU used. Applies to DTU-based databases.|No Dimensions|
@@ -1452,7 +1453,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
1452
1453
|dwu_consumption_percent|DWU percentage|Percent|Maximum|DWU percentage. Applies only to data warehouses.|No Dimensions|
1453
1454
|dwu_limit|DWU limit|Count|Maximum|DWU limit. Applies only to data warehouses.|No Dimensions|
1454
1455
|dwu_used|DWU used|Count|Maximum|DWU used. Applies only to data warehouses.|No Dimensions|
1456
+
|full_backup_size_bytes|Full backup storage size|Bytes|Maximum|Cumulative full backup storage size. Applies to vCore-based databases. Not applicable to Hyperscale databases.|No Dimensions|
1455
1457
|local_tempdb_usage_percent|Local tempdb percentage|Percent|Average|Local tempdb percentage. Applies only to data warehouses.|No Dimensions|
1458
+
|log_backup_size_bytes|Log backup storage size|Bytes|Maximum|Cumulative log backup storage size. Applies to vCore-based databases. Not applicable to Hyperscale databases.|No Dimensions|
1456
1459
|log_write_percent|Log IO percentage|Percent|Average|Log IO percentage. Not applicable to data warehouses.|No Dimensions|
C.CN | Conference series name | String | Equals, StartsWith
35
+
CC | Citation count | Int32 | None
36
+
CitCon | Citation contexts</br></br>List of referenced paper ID’s and the corresponding context in the paper (e.g. [{123:["brown foxes are known for jumping as referenced in paper 123", "the lazy dogs are a historical misnomer as shown in paper 123"]}) | Custom | None
35
37
D | Date published in YYYY-MM-DD format | Date | Equals, IsBetween
36
-
E | Extended metadata (see table below) | String | N/A
38
+
DN | Original paper title | String | None
39
+
DOI | Digital Object Identifier | String | Equals, StartsWith
40
+
E | Extended metadata</br></br>**IMPORTANT**: This attribute has been deprecated and is only supported for legacy applications. Requesting this attribute individually (i.e. attributes=Id,Ti,E) will result in all extended metadata attributes being returned in a *serialized JSON string*</br></br>All attributes contained in the extended metadata are now available as a top-level attribute and can be requested as such (i.e. attributes=Id,Ti,DOI,IA) | [Extended](#extended) | None
37
41
ECC | Estimated citation count | Int32 | None
38
42
F.DFN | Original field of study name | String | None
39
43
F.FId | Field of study ID | Int64 | Equals
40
44
F.FN | Normalized field of study name | String | Equals, StartsWith
45
+
FP | First page of paper in publication | String | Equals
46
+
I | Publication issue | String | Equals
47
+
IA | Inverted abstract | [InvertedAbstract](#invertedabstract) | None
41
48
Id | Paper ID | Int64 | Equals
42
49
J.JId | Journal ID | Int64 | Equals
43
50
J.JN | Journal name | String | Equals, StartsWith
51
+
LP | Last page of paper in publication | String | Equals
RId | List of referenced paper IDs | Int64[] | Equals
55
+
S | List of source URLs of the paper, sorted by relevance | [Source](#source)[] | None
46
56
Ti | Normalized title | String | Equals, StartsWith
57
+
V | Publication volume | String | Equals
58
+
VFN | Full name of the Journal or Conference venue | String | None
59
+
VSN | Short name of the Journal or Conference venue | String | None
47
60
W | Unique words in title | String[] | Equals
48
61
Y | Year published | Int32 | Equals, IsBetween
49
62
50
-
## Extended Metadata Attributes ##
63
+
## Extended
64
+
> [!IMPORTANT]
65
+
> This attribute has been deprecated and is only supported for legacy applications. Requesting this attribute individually (i.e. attributes=Id,Ti,E) will result in all extended metadata attributes being returned in a *serialized JSON string*</br></br>All attributes contained in the extended metadata are now available as a top-level attribute and can be requested as such (i.e. attributes=Id,Ti,DOI,IA)
66
+
67
+
> [!IMPORTANT]
68
+
> Support for requesting individual extended attributes by using the "E." scope, i.e. "E.DN" is being deprecated. While this is still technically supported, requesting individual extended attributes using the "E." scope will result in the attribute value being returned in two places in the JSON response, as part of the "E" object and as a top level attribute.
CC | Citation contexts</br></br>List of referenced paper ID’s and the corresponding context in the paper (e.g. [{123:["brown foxes are known for jumping as referenced in paper 123", "the lazy dogs are a historical misnomer as shown in paper 123"]}) | Custom | None
75
+
DN | Original paper title | String | None
76
+
DOI | Digital Object Identifier | String | None
77
+
FP | First page of paper in publication | String | None
78
+
I | Publication issue | String | None
79
+
IA | Inverted Abstract | [InvertedAbstract](#invertedabstract) | None
80
+
LP | Last page of paper in publication | String | None
81
+
PB | Publisher | String | None
82
+
S | List of source URLs of the paper, sorted by relevance | [Source](#source)[] | None
83
+
V | Publication volume | String | None
84
+
VFN | Full name of the Journal or Conference venue | String | None
85
+
VSN | Short name of the Journal or Conference venue | String | None
86
+
87
+
## InvertedAbstract
88
+
89
+
> [!IMPORTANT]
90
+
> InvertedAbstract attributes cannot be directly requested as a return attribute. If you need an individual attribute you must request the top level "IA" attribute, i.e. to get IA.IndexLength request attributes=IA
CC | Citation Contexts – List of referenced paper ID’s and the corresponding context in the paper (e.g. [{123:["brown foxes are known for jumping as referenced in paper 123", "the lazy dogs are a historical misnomer as shown in paper 123"]})
57
-
DN | Original paper title
58
-
DOI | Digital Object Identifier
59
-
FP | First page of paper in publication
60
-
I | Publication issue
61
-
IA | Inverted Abstract
62
-
IA.IndexLength | Number of items in the index (abstract's word count)
63
-
IA.InvertedIndex | List of abstract words and their corresponding position in the original abstract (e.g. [{"the":[0, 15, 30]}, {"brown":[1]}, {"fox":[2]}])
64
-
LP | Last page of paper in publication
65
-
PB | Publisher
66
-
S | Sources - list of web sources of the paper, sorted by static rank
VFN | Full name of the Journal or Conference venue
71
-
VSN | Short name of the Journal or Conference venue
92
+
Name | Description | Type | Operations
93
+
--- | --- | --- | ---
94
+
IndexLength | Number of items in the index (abstract's word count) | Int32 | None
95
+
InvertedIndex | List of abstract words and their corresponding position in the original abstract (e.g. [{"the":[0, 15, 30]}, {"brown":[1]}, {"fox":[2]}]) | Custom | None
96
+
97
+
## Source
98
+
99
+
> [!IMPORTANT]
100
+
> Source attributes cannot be directly requested as a return attribute. If you need an individual attribute you must request the top level "S" attribute, i.e. to get S.U request attributes=S
101
+
102
+
Name | Description | Type | Operations
103
+
--- | --- | --- | ---
104
+
Ty | Source URL type (1:HTML, 2:Text, 3:PDF, 4:DOC, 5:PPT, 6:XLS, 7:PS) | String | None
0 commit comments