Skip to content

Commit d752fd9

Browse files
authored
Merge pull request #292271 from MicrosoftDocs/main
12/20/2024 AM Publish
2 parents fa6651d + 97eaf95 commit d752fd9

35 files changed

+467
-764
lines changed

articles/app-service/tutorial-python-postgresql-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Tutorial: Deploy a Python Django or Flask web app with PostgreSQL'
33
description: Create a Python Django or Flask web app with a PostgreSQL database and deploy it to Azure. The tutorial uses either the Django or Flask framework and the app is hosted on Azure App Service on Linux.
44
ms.devlang: python
55
ms.topic: tutorial
6-
ms.date: 11/30/2023
6+
ms.date: 12/20/2024
77
ms.author: msangapu
88
author: msangapu-msft
99
ms.custom: mvc, cli-validate, devx-track-python, devdivchpfy22, vscode-azure-extension-update-completed, AppServiceConnectivity, devx-track-extended-azdevcli, linux-related-content
@@ -284,7 +284,7 @@ The creation wizard generated the database connectivity string for you already a
284284
1. In **Region**, set it to the same location as the resource group.
285285
1. In the dialog, in **Location**, select the same location as your App Service app.
286286
1. In **Resource Group**, select **msdocs-python-postgres-tutorial**.
287-
1. In **Name**, type **msdocs-python-spostgres-XYZVaultEndpoint**.
287+
1. In **Name**, type **msdocs-python-postgres-XYZVaultEndpoint**.
288288
1. In **Virtual network**, select **msdocs-python-postgres-XYZVnet**.
289289
1. In **Subnet**, **msdocs-python-postgres-XYZSubnet**.
290290
1. Select **OK**.
@@ -344,7 +344,7 @@ The creation wizard generated the database connectivity string for you already a
344344
:::column-end:::
345345
:::row-end:::
346346

347-
To summarize, the process involved retrieving the MySQL connection string from the App Service's environment variables, creating an Azure Key Vault for secure secret management with private access, and updating the service connector to store the password in the key vault. A secure connection between the App Service app and key vault was established using a system-assigned managed identity, and the setup was verified by confirming the connection string uses a Key Vault reference.
347+
To summarize, the process involved retrieving the PostgreSQL connection string from the App Service's environment variables, creating an Azure Key Vault for secure secret management with private access, and updating the service connector to store the password in the key vault. A secure connection between the App Service app and key vault was established using a system-assigned managed identity, and the setup was verified by confirming the connection string uses a Key Vault reference.
348348

349349
Having issues? Check the [Troubleshooting section](#troubleshooting).
350350

articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ This article shows you how to create an SMB3 volume. For NFS volumes, see [Creat
2323

2424
* You must have already set up a capacity pool. See [Create a capacity pool](azure-netapp-files-set-up-capacity-pool.md).
2525
* A subnet must be delegated to Azure NetApp Files. See [Delegate a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md).
26-
* [!INCLUDE [50 GiB volume preview](./includes/50-gib-volume.md)]
2726

2827
## Configure Active Directory connections
2928

articles/azure-netapp-files/azure-netapp-files-create-volumes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 08/20/2024
8+
ms.date: 12/10/2024
99
ms.author: anfdocs
1010
---
1111
# Create an NFS volume for Azure NetApp Files
@@ -23,8 +23,6 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
2323
* A subnet must be delegated to Azure NetApp Files.
2424
See [Delegate a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md).
2525

26-
* [!INCLUDE [50 GiB volume preview](./includes/50-gib-volume.md)]
27-
2826
## Considerations
2927

3028
* Deciding which NFS version to use

articles/azure-netapp-files/create-volumes-dual-protocol.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ To create NFS volumes, see [Create an NFS volume](azure-netapp-files-create-volu
2525
See [Create a capacity pool](azure-netapp-files-set-up-capacity-pool.md).
2626
* A subnet must be delegated to Azure NetApp Files.
2727
See [Delegate a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md).
28-
* [!INCLUDE [50 GiB volume preview](./includes/50-gib-volume.md)]
2928

3029
## Considerations
3130

articles/azure-netapp-files/includes/50-gib-volume.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

articles/azure-netapp-files/whats-new.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-hchen
66
ms.service: azure-netapp-files
77
ms.custom: linux-related-content
88
ms.topic: overview
9-
ms.date: 12/17/2024
9+
ms.date: 12/20/2024
1010
ms.author: anfdocs
1111
---
1212

@@ -16,6 +16,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
1616

1717
## December 2024
1818

19+
* [Volume enhancement: Azure NetApp Files 50 GiB minimum volume sizes](azure-netapp-files-create-volumes.md) is now generally available (GA)
20+
21+
This enhancement allows you to create an Azure NetApp Files volume as small as 50 GiB—a reduction from the initial minimum size of 100 GiB. This reduced size can save costs for workloads that require volumes smaller than 100 GiB, allowing you to appropriately size storage volumes. All volume workflows which were supported with a 100 GiB minimum volume size are now supported with this new minimum size of 50 GiB.
22+
1923
* [Volume enhancement: creating volumes with the same file path, share name, or volume path in different availability zones](manage-availability-zone-volume-placement.md#file-path-uniqueness) is now generally available (GA)
2024

2125
Azure NetApp Files allows you to create volumes with the same file path (NFS), share name (SMB), or volume path (dual-protocol) as long as they are in different availability zones. For more information, see [Create an NFS volume for Azure NetApp Files](azure-netapp-files-create-volumes.md), [Create an SMB volume for Azure NetApp Files](azure-netapp-files-create-volumes-smb.md), or [Create a dual-protocol volume for Azure NetApp Files](create-volumes-dual-protocol.md). This feature is now generally available.
@@ -78,9 +82,9 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
7882

7983
Volume encryption with customer-managed keys with managed HSM extends the [customer-managed keys](configure-customer-managed-keys.md), enabling you to store your keys in a more secure FIPS 140-2 Level 3 HSM service instead of the FIPS 140-2 Level 1 or 2 encryption offered with Azure Key Vault.
8084

81-
* [Volume enhancement: Azure NetApp Files now supports 50 GiB minimum volume sizes](azure-netapp-files-create-volumes.md#50-gib) (preview)
85+
* [Volume enhancement: Azure NetApp Files now supports 50 GiB minimum volume sizes](azure-netapp-files-create-volumes.md) (preview)
8286

83-
You can now create an Azure NetApp Files volume as small as [50 GiB](azure-netapp-files-resource-limits.md)--a reduction from the initial minimum size of 100 GiB. 50 GiB volumes save costs for workloads that require volumes smaller than 100 GiB, allowing you to appropriately size storage volumes. 50 GiB volumes are supported for all protocols with Azure NetApp Files: [NFS](azure-netapp-files-create-volumes.md#50-gib), [SMB](azure-netapp-files-create-volumes-smb.md#50-gib), and [dual-protocol](create-volumes-dual-protocol.md#50-gib). You must register for the feature before creating a volume smaller than 100 GiB.
87+
You can now create an Azure NetApp Files volume as small as [50 GiB](azure-netapp-files-resource-limits.md)--a reduction from the initial minimum size of 100 GiB. 50 GiB volumes save costs for workloads that require volumes smaller than 100 GiB, allowing you to appropriately size storage volumes. 50 GiB volumes are supported for all protocols with Azure NetApp Files: [NFS](azure-netapp-files-create-volumes.md), [SMB](azure-netapp-files-create-volumes-smb.md), and [dual-protocol](create-volumes-dual-protocol.md). You must register for the feature before creating a volume smaller than 100 GiB.
8488

8589
* [Azure NetApp Files double encryption at rest](double-encryption-at-rest.md) is now generally available (GA).
8690

articles/backup/backup-azure-private-endpoints-configure-manage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create and manage private endpoints (with v2 experience) for Azure
33
description: This article explains how to configure and manage private endpoints for Azure Backup.
44
ms.topic: how-to
55
ms.service: azure-backup
6-
ms.date: 07/19/2024
6+
ms.date: 12/20/2024
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
@@ -198,8 +198,8 @@ When using the MARS Agent to back up your on-premises resources, make sure your
198198
But if you remove private endpoints for the vault after a MARS agent has been registered to it, you'll need to re-register the container with the vault. You don't need to stop protection for them.
199199

200200
>[!NOTE]
201-
> - Private endpoints are supported with only DPM server 2022 and later.
202-
> - Private endpoints are not yet supported with MABS.
201+
>- Private endpoints are supported with only DPM server 2022 (10.22.123.0) and later.
202+
>- Private endpoints are supported with only MABS V4 (14.0.30.0) and later.
203203
204204
#### Cross Subscription Restore to a Private Endpoint enabled vault
205205

articles/container-apps/.openpublishing.redirection.container-apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@
109109
"source_path_from_root": "/articles/container-apps/tutorial-dev-services-postgresql.md",
110110
"redirect_url": "/azure/container-apps/services",
111111
"redirect_document_id": false
112+
},
113+
{
114+
"source_path_from_root": "/articles/container-apps/vnet-custom-internal.md",
115+
"redirect_url": "/azure/container-apps/vnet-custom",
116+
"redirect_document_id": false
112117
}
113118
]
114119
}

articles/container-apps/TOC.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -294,12 +294,8 @@
294294
items:
295295
- name: Architecture overview
296296
href: networking.md
297-
- name: Environments
298-
items:
299-
- name: Deploy with an external environment
300-
href: vnet-custom.md
301-
- name: Deploy with an internal environment
302-
href: vnet-custom-internal.md
297+
- name: Use a custom virtual network
298+
href: vnet-custom.md
303299
- name: Ingress
304300
items:
305301
- name: Overview
@@ -333,8 +329,6 @@
333329
href: how-to-use-private-endpoint.md
334330
- name: Integrate with Azure Front Door
335331
href: how-to-integrate-with-azure-front-door.md
336-
- name: Use a custom VNET
337-
href: vnet-custom.md
338332
- name: Languages and runtimes
339333
items:
340334
- name: .NET

0 commit comments

Comments
 (0)