Skip to content

Commit 435fcc0

Browse files
authored
Merge pull request #287900 from MicrosoftDocs/main
10/4/2024 AM Publish
2 parents 4b7a835 + d979a8a commit 435fcc0

22 files changed

+41
-45
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: hhunter-ms
66
ms.service: azure-container-apps
77
ms.custom: build-2023
88
ms.topic: conceptual
9-
ms.date: 08/05/2024
9+
ms.date: 10/04/2024
1010
---
1111

1212
# Microservice APIs powered by Dapr
@@ -46,6 +46,22 @@ To learn more about using _alpha_ Dapr APIs and features, [see the Dapr FAQ][dap
4646
| [**Secrets**][dapr-secrets] | GA | Access secrets from your application code or reference secure values in your Dapr components. |
4747
| [**Configuration**][dapr-config] | GA | Retrieve and subscribe to application configuration items for supported configuration stores. |
4848

49+
### Compatible SDKs
50+
51+
Dapr's latest client SDK packages are compatible with Azure Container Apps. You can use any of the [supported, GA Dapr APIs](#managed-apis) with the following Dapr client SDK versions:
52+
53+
| Language | SDK version |
54+
| -------- | ------- |
55+
| Java | 1.12.0 |
56+
| Go | 1.11.0 |
57+
| Python | 1.14.0 |
58+
| .NET | 1.14.0 |
59+
| JavaScript | 3.3.1 |
60+
| Rust | 0.15.1 |
61+
62+
> [!NOTE]
63+
> Currently, the Dapr server extensions, actor, and workflow SDK packages are not compatible with Azure Container Apps. [Learn more about all of the Dapr SDK packages.](https://docs.dapr.io/developing-applications/sdks/)
64+
4965
[!INCLUDE [component-support](~/reusable-content/ce-skilling/azure/includes/dapr-in-azure/dapr-support-policy.md)]
5066

5167
### Tooling
35.6 KB
Loading

articles/container-apps/workload-profiles-manage-portal.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,13 @@ Learn to manage a [workload profiles](./workload-profiles-overview.md) environme
3838

3939
1. Configure the new environment.
4040

41-
:::image type="content" source="media/workload-profiles/azure-container-apps-workload-profiles-environment.png" alt-text="Screenshot of create an Azure Container Apps workload profiles environment window.":::
41+
:::image type="content" source="media/workload-profiles/azure-container-apps-workload-profiles-environment-v2.png" alt-text="Screenshot of create an Azure Container Apps workload profiles environment window.":::
4242

4343
Enter the following values to create your environment.
4444

4545
| Property | Value |
4646
| --- | --- |
4747
| Environment name | Enter an environment name. |
48-
| Environment type| Select **Workload profiles** |
4948

5049
Select the new **Workload profiles** tab at the top of this section.
5150

articles/firewall-manager/dns-settings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ To configure DNS proxy, you must configure your virtual network DNS servers sett
112112
4. Review the **DNS servers** configuration to make sure that the settings are appropriate for your environment.
113113
5. Select **Save**.
114114

115-
:::image type="content" source="../firewall/media/dns-settings/dns-proxy.png" alt-text="Screenshot showing settings for the DNS proxy.":::
116-
117115
#### [CLI](#tab/azure-devops-cli)
118116

119117
You can use the Azure CLI to configure DNS proxy settings in Azure Firewall. You can also use it to update virtual networks to use Azure Firewall as the DNS server.

articles/firewall/dns-settings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ To configure DNS proxy, you must configure your virtual network DNS servers sett
115115
4. Review the **DNS servers** configuration to make sure that the settings are appropriate for your environment.
116116
5. Select **Save**.
117117

118-
:::image type="content" source="../firewall/media/dns-settings/dns-proxy.png" alt-text="Screenshot showing settings for the DNS proxy.":::
119-
120118
#### [CLI](#tab/azure-devops-cli)
121119

122120
You can use the Azure CLI to configure DNS proxy settings in Azure Firewall. You can also use it to update virtual networks to use Azure Firewall as the DNS server.
Binary file not shown.

articles/hdinsight/hdinsight-component-versioning.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Open-source components and versions - Azure HDInsight
33
description: Learn about the open-source components and versions in Azure HDInsight.
44
ms.service: azure-hdinsight
55
ms.topic: conceptual
6-
ms.date: 09/10/2024
6+
ms.date: 10/04/2024
77
---
88

99
# Azure HDInsight versions
@@ -18,7 +18,6 @@ This table lists the versions of HDInsight that are available in the Azure porta
1818
| --- | --- | --- | --- | --- | --- | ---|
1919
| [HDInsight 5.1](./hdinsight-5x-component-versioning.md) |Ubuntu 18.0.4 LTS |November 1, 2023 | [Standard](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | Not announced |Not announced| Yes |
2020
| [HDInsight 5.0](./hdinsight-5x-component-versioning.md) |Ubuntu 18.0.4 LTS |March 11, 2022 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025| Yes |
21-
| HDInsight 4.0 |Ubuntu 18.0.4 LTS |September 24, 2018 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025 |Yes |
2221
| [HDInsight 4.0](hdinsight-40-component-versioning.md) |Ubuntu 18.0.4 LTS |September 24, 2018 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025 |Yes |
2322

2423
**Support expiration** means that Microsoft no longer provides support for the specific HDInsight version. You might not be able to create clusters from the Azure portal.

articles/healthcare-apis/fhir/fhir-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ This document provides guidance on best practices with the Azure Health Data Ser
2323

2424
Azure FHIR service supports data ingestion through the import operation, which offers two modes: initial mode, and incremental mode. For detailed guidance, refer to the [Importing data into the FHIR service](import-data.md) documentation.
2525

26-
* **Consider** using the import operation over HTTP API requests to ingest the data into FHIR service. The import operation provides a high throughput and is a scalable method for loading data.
2726
To achieve optimal performance with the import operation, consider the following best practices.
2827

2928
* **Do** use large files while ingesting data. The optimal DNJSON file size for import is 50 MB or larger (or 20,000 resources or more, with no upper limit). Combining smaller files into larger ones can enhance performance.
29+
* **Consider** using the import operation over HTTP API requests to ingest the data into FHIR service. The import operation provides a high throughput and is a scalable method for loading data.
3030
* **Consider** importing all FHIR resource files in a single import operation for optimal performance. Aim for a total file size of 100 GB or more (or 100 million resources, no upper limit) in one operation. Maximizing an import in this way helps reduce the overhead associated with managing multiple import jobs.
3131
* **Consider** running multiple concurrent imports only if necessary, but limit parallel import jobs. A single large import is designed to consume all available system resources, and processing throughput doesn't increase with concurrent import jobs.
3232

@@ -73,4 +73,4 @@ For more information on export operations, see [Export your FHIR data](export-da
7373

7474
By applying these best practices you can enhance the performance and efficiency of data ingestion, bundle processing, query execution, and data extraction in Azure FHIR service.
7575

76-
[!INCLUDE [FHIR trademark statement](../includes/healthcare-apis-fhir-trademark.md)]
76+
[!INCLUDE [FHIR trademark statement](../includes/healthcare-apis-fhir-trademark.md)]

articles/healthcare-apis/fhir/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ items:
1616
href: migration-strategies.md
1717
- name: SMART on FHIR
1818
href: smart-on-fhir.md
19-
- name: FHIR best practices
19+
- name: Best practices
2020
href: fhir-best-practices.md
2121
- name: Quickstarts
2222
expanded: true

0 commit comments

Comments
 (0)