Skip to content

Commit 374ca84

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into new2
2 parents e32b839 + 9efb50e commit 374ca84

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

articles/azure-monitor/logs/summary-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Instead of logging hundreds of similar entries within an hour, the destination t
9898

9999
## Pricing model
100100

101-
There is no direct cost for Summary rules, and you only pay for the query on the source table and the results ingestion to the destination table:
101+
There is no additional cost for Summary rules. You only pay for the query and the ingestion of results to the destination table, based on the table plan used in query:
102102

103103
| Source table plan | Query cost | Summary results ingestion cost |
104104
| --- | --- | --- |

articles/defender-for-iot/organizations/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ To understand whether a feature is supported in your sensor version, check the r
116116
This version includes the following updates and enhancements:
117117

118118
- [Malicious URL path alert](whats-new.md#malicious-url-path-alert)
119+
- The following CVE is resolved in this version:
120+
- CVE-2024-38089
119121

120122
### Version 24.1.3
121123

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ Features released earlier than nine months ago are described in the [What's new
1515
> [!NOTE]
1616
> Noted features listed below are in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include other legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1717
>
18+
## July 2024
19+
20+
|Service area |Updates |
21+
|---------|---------|
22+
| **OT networks** | - [Security update](#security-update) |
23+
24+
### Security update
25+
26+
This update resolves a CVE, which is listed in [software version 24.1.4 feature documentation](release-notes.md#version-2414).
27+
1828
## June 2024
1929

2030
|Service area |Updates |
@@ -35,7 +45,7 @@ We now support the Open protocol. [See the updated protocol list](concept-suppor
3545

3646
|Service area |Updates |
3747
|---------|---------|
38-
| **OT networks** | - [Single sign-on for the sensor console](#single-sign-on-for-the-sensor-console)<br>- [Sensor time drift detection](#sensor-time-drift-detection)<br>- [Security update](#security-update) |
48+
| **OT networks** | - [Single sign-on for the sensor console](#single-sign-on-for-the-sensor-console)<br>- [Sensor time drift detection](#sensor-time-drift-detection)<br>- [Security update](#security-update-1) |
3949

4050
### Single sign-on for the sensor console
4151

articles/mysql/flexible-server/whats-new.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ This article summarizes new releases and features in the Azure Database for MySQ
2424
> [!NOTE]
2525
> This article references the term slave, which Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
2626
27+
## July 2024
28+
29+
- **Move from private access (virtual network integrated) network to public access or private link**
30+
31+
Azure Database for MySQL flexible server can be transitioned from private access (virtual network Integrated) to public access, with the option to use Private Link. This functionality enables servers to switch from virtual network integrated to Private Link/Public infrastructure seamlessly, without the need to alter the server name or migrate data, simplifying the process for customers. [Learn more](concepts-networking-vnet.md#move-from-private-access-virtual-network-integrated-network-to-public-access-or-private-link)
32+
2733
## May 2024
2834

2935
- **Accelerated Logs in Azure Database for MySQL Flexible Server is now Generally Available**

0 commit comments

Comments
 (0)