Skip to content

Commit 4ee0236

Browse files
author
Ankita Dutta
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into appliance
2 parents d378dd5 + ade725f commit 4ee0236

20 files changed

+26
-43
lines changed

articles/ai-studio/reference/reference-model-inference-api.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Models deployed to [serverless API endpoints](../how-to/deploy-models-serverless
4747
> * [Meta Llama 3 instruct](../how-to/deploy-models-llama.md) family of models
4848
> * [Mistral-Small](../how-to/deploy-models-mistral.md)
4949
> * [Mistral-Large](../how-to/deploy-models-mistral.md)
50+
> * [Jais](../how-to/deploy-jais-models.md) family of models
51+
> * [Jamba](../how-to/deploy-models-jamba.md) family of models
5052
> * [Phi-3](../how-to/deploy-models-phi-3.md) family of models
5153
5254
Models deployed to [managed inference](../concepts/deployments-overview.md):
@@ -58,6 +60,9 @@ Models deployed to [managed inference](../concepts/deployments-overview.md):
5860
5961
The API is compatible with Azure OpenAI model deployments.
6062

63+
> [!NOTE]
64+
> The Azure AI model inference API is available in managed inference (Managed Online Endpoints) for __models deployed after June 24th, 2024__. To take advance of the API, redeploy your endpoint if the model has been deployed before such date.
65+
6166
## Capabilities
6267

6368
The following section describes some of the capabilities the API exposes. For a full specification of the API, view the [reference section](reference-model-inference-info.md).

articles/azure-monitor/alerts/alerts-common-schema.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ For sample alerts that use the common schema, see [Sample alert payloads](alerts
108108
| firedDateTime | The date and time when the alert instance was fired in Coordinated Universal Time (UTC). |
109109
| resolvedDateTime | The date and time when the monitor condition for the alert instance is set to **Resolved** in UTC. Currently only applicable for metric alerts.|
110110
| description | The description, as defined in the alert rule. |
111+
| alertRuleID | The ID of the alert rule that generated the alert instance.|
112+
| resourceType | The resource type affected by the alert.|
113+
| resourceGroupName | Name of the resource group for the impacted resource.|
111114
|essentialsVersion| The version number for the essentials section.|
112115
|alertContextVersion | The version number for the `alertContext` section.|
113116
|investigationLink | Link to investigate the alert in Azure Monitor. Currently requires limited preview registration.|

articles/azure-monitor/logs/basic-logs-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ All custom tables created with or migrated to the [data collection rule (DCR)-ba
212212
| Kubernetes services | [AKSAudit](/azure/azure-monitor/reference/tables/AKSAudit)<br>[AKSAuditAdmin](/azure/azure-monitor/reference/tables/AKSAuditAdmin)<br>[AKSControlPlane](/azure/azure-monitor/reference/tables/AKSControlPlane) |
213213
| Log Analytics | [LASummaryLogs](/azure/azure-monitor/reference/tables/LASummaryLogs) |
214214
| Managed Lustre | [AFSAuditLogs](/azure/azure-monitor/reference/tables/AFSAuditLogs) |
215-
| Managed NGINX | [NGXOperationLogs](/azure/azure-monitor/reference/tables/ngxoperationlogs) |
215+
| Managed NGINX | [NGXOperationLogs](/azure/azure-monitor/reference/tables/ngxoperationlogs) <br>[NGXSecurityLogs](/azure/azure-monitor/reference/tables/ngxsecuritylogs)|
216216
| Media Services | [AMSLiveEventOperations](/azure/azure-monitor/reference/tables/AMSLiveEventOperations)<br>[AMSKeyDeliveryRequests](/azure/azure-monitor/reference/tables/AMSKeyDeliveryRequests)<br>[AMSMediaAccountHealth](/azure/azure-monitor/reference/tables/AMSMediaAccountHealth)<br>[AMSStreamingEndpointRequests](/azure/azure-monitor/reference/tables/AMSStreamingEndpointRequests) |
217217
| Microsoft Graph | [MicrosoftGraphActivityLogs](/azure/azure-monitor/reference/tables/microsoftgraphactivitylogs) |
218218
| Monitor | [AzureMetricsV2](/azure/azure-monitor/reference/tables/AzureMetricsV2) |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ Instead of logging hundreds of similar entries within an hour, the destination t
9898

9999
## Pricing model
100100

101-
Summary rules don't have a direct cost, and you only pay for the query on the source table(s) and the ingestion to the destination table:
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:
102102

103-
| Source table plan | Query cost | Query results ingestion cost |
103+
| Source table plan | Query cost | Summary results ingestion cost |
104104
| --- | --- | --- |
105105
| Analytics | No cost | Analytics ingested GB |
106106
| Basic | Scanned GB | Analytics ingested GB |

articles/defender-for-iot/organizations/appliance-catalog/dell-poweredge-r340-xl-legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Configure the appliance BIOS only if you didn't purchase your appliance from Arr
156156

157157
1. Select **Boot Settings**.
158158

159-
1. For the **Boot Mode** option, select **BIOS**.
159+
1. For the **Boot Mode** option, select **UEFI**.
160160

161161
1. Select **Back**, and then select **Finish** to exit the BIOS settings.
162162

articles/mysql/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Azure Database for MySQL - Flexible Server documentation
1+
- name: Azure Database for MySQL
22
href: index.yml
33
- name: Overview
44
expanded: true

articles/mysql/index.yml

Lines changed: 3 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### YamlMime:Landing
2-
title: Azure Database for MySQL - Flexible Server documentation
3-
summary: "Azure Database for MySQL - Flexible Server is a relational database service powered by the MySQL community edition. You can use Azure Database for MySQL - Flexible Server to host a MySQL database in Azure. It's a fully managed database as a service offering that can handle mission-critical workloads with predictable performance and dynamic scalability."
2+
title: Azure Database for MySQL
3+
summary: "Azure Database for MySQL is a relational database service powered by the MySQL community edition. You can use Azure Database for MySQL - Flexible Server to host a MySQL database in Azure. It's a fully managed database as a service offering that can handle mission-critical workloads with predictable performance and dynamic scalability."
44
metadata:
55
description: "Azure Database for MySQL - Flexible Server is a relational database service in the Microsoft cloud that is built for developers and powered by the MySQL community edition. You can use Azure Database for MySQL - Flexible Server to deploy your MySQL database in Azure."
66
ms.service: mysql
@@ -144,32 +144,6 @@ landingContent:
144144
url: ../app-service/quickstart-wordpress.md
145145

146146
# Card 7
147-
- title: Azure Database for MySQL - Single Server
148-
linkLists:
149-
- linkListType: overview
150-
links:
151-
- text: What is Azure Database for MySQL - Single Server?
152-
url: single-server/single-server-overview.md
153-
- text: What's new in Azure Database for MySQL - Single Server?
154-
url: single-server/single-server-whats-new.md
155-
- linkListType: whats-new
156-
links:
157-
- text: What's new in Azure Database for MySQL - Single Server?
158-
url: single-server/single-server-whats-new.md
159-
- linkListType: concept
160-
links:
161-
- text: Server concepts
162-
url: single-server/concepts-servers.md
163-
- text: Understand pricing tiers
164-
url: single-server/concepts-pricing-tiers.md
165-
- text: Limitations
166-
url: flexible-server/concepts-limitations.md
167-
- linkListType: quickstart
168-
links:
169-
- text: Create a server using Azure CLI
170-
url: single-server/quickstart-create-mysql-server-database-using-azure-cli.md
171-
172-
# Card 8
173147
- title: Troubleshoot
174148
linkLists:
175149
- linkListType: how-to-guide
@@ -195,7 +169,7 @@ landingContent:
195169
- text: Troubleshooting best practices
196170
url: single-server/concepts-troubleshooting-best-practices.md
197171

198-
# Card 9
172+
# Card 8
199173
- title: Reference
200174
linkLists:
201175
- linkListType: download

articles/mysql/migrate/whats-happening-to-mysql-single-server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ ms.custom:
1616

1717
[!INCLUDE [applies-to-mysql-single-server](../includes/applies-to-mysql-single-server.md)]
1818

19-
**Azure Database for MySQL - Single Server is on the retirement path** and is scheduled for retirement by **September 16, 2024**.
19+
> [!IMPORTANT]
20+
> **Azure Database for MySQL - Single Server is on the retirement path** and is scheduled for retirement by **September 16, 2024**.
2021
2122
As part of this retirement, we'll no longer support creating new Single Server instances from the Azure portal beginning **January 16, 2023** and Azure CLI beginning **March 19, 2024**. If you still need to create Single Server instances to meet business continuity needs, raise an Azure support ticket. You'll still be able to create read replicas and perform restores (PITR and geo-restore) for your existing single server instance and this will continue to be supported until the sunset date of **September 16, 2024**.
2223

articles/mysql/select-right-deployment-type.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ When making your decision, consider the following two options:
2424

2525
- [Flexible Server](flexible-server/overview.md) is a fully managed production-ready database service designed for more granular control and flexibility over database management functions and configuration settings. The flexible server architecture allows users to opt for high availability within a single availability zone and across multiple availability zones. Flexible servers provide better cost optimization controls with the ability to stop/start the server and burstable compute tier, ideal for workloads that don't need full compute capacity continuously. Flexible Server also supports reserved instances allowing you to save up to 63% cost, which is ideal for production workloads with predictable compute capacity requirements. The service supports the community version of MySQL 5.7 and 8.0. The service is generally available today in various [Azure regions](flexible-server/overview.md#azure-regions). Flexible servers are best suited for all new developments and migration of production workloads to Azure Database for MySQL service.
2626

27-
- [Single Server](single-server/single-server-overview.md) is a fully managed database service designed for minimal customization. The single server platform is designed to handle most database management functions such as patching, backups, high availability, and security with minimal user configuration and control. The architecture is optimized for built-in high availability with 99.99% availability in a single availability zone. It supports the community version of MySQL 5.6 (retired), 5.7, and 8.0. The service is generally available today in various [Azure regions](https://azure.microsoft.com/global-infrastructure/services/). Single servers are best-suited **only for existing applications already leveraging single servers**. It's recommended to choose Flexible Server for all new developments or migrations.
28-
2927
- **MySQL on Azure VMs**. This option falls into the industry category of IaaS. With this service, you can run MySQL Server inside a managed virtual machine on the Azure cloud platform. You can install all recent versions and editions of MySQL on a virtual machine.
3028

3129
## Compare the MySQL deployment options in Azure
175 KB
Loading

0 commit comments

Comments
 (0)