Skip to content

Commit 24df51e

Browse files
authored
Merge pull request #297253 from MicrosoftDocs/main
3/28/2025 PM Publish
2 parents e645cbd + 1e6b578 commit 24df51e

32 files changed

+555
-640
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5749,6 +5749,26 @@
57495749
"redirect_url": "/azure/vpn-gateway/point-to-site-vpn-client-cert-windows",
57505750
"redirect_document_id": false
57515751
},
5752+
{
5753+
"source_path_from_root": "/articles/sql-server-stretch-database/sql-server-stretch-database-encryption-tde.md",
5754+
"redirect_url": "/azure/azure-sql/",
5755+
"redirect_document_id": false
5756+
},
5757+
{
5758+
"source_path_from_root": "/articles/sql-server-stretch-database/sql-server-stretch-database-tde-tsql.md",
5759+
"redirect_url": "/azure/azure-sql/",
5760+
"redirect_document_id": false
5761+
},
5762+
{
5763+
"source_path_from_root": "/articles/sql-server-stretch-database/sql-server-stretch-database-index-all-articles.md",
5764+
"redirect_url": "/azure/azure-sql/",
5765+
"redirect_document_id": false
5766+
},
5767+
{
5768+
"source_path_from_root": "/articles/sql-server-stretch-database/index.yml",
5769+
"redirect_url": "/azure/azure-sql/",
5770+
"redirect_document_id": false
5771+
},
57525772
{
57535773
"source_path_from_root": "/articles/vs-azure-tools-access-private-azure-clouds-with-visual-studio.md",
57545774
"redirect_url": "/visualstudio/azure/vs-azure-tools-access-private-azure-clouds-with-visual-studio",

articles/app-service/configure-language-python.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ You can run an unsupported version of Python by building your own container imag
6868
<a name="access-environment-variables"></a>
6969
7070
## Customize build automation
71+
> [!NOTE]
72+
> When Python applications are deployed with build automation, content will be deployed to and served from `/tmp/<uid>`, not under `/home/site/wwwroot`. This content directory can be access through the `APP_PATH` environment variable. Any additional files created at runtime should be written to a location under `/home` or using [Bring Your Own Storage](configure-connect-to-azure-storage.md) for persistence. More information on this behavior can be found [here](https://github.com/Azure-App-Service/KuduLite/wiki/Python-Build-Changes).
7173
7274
App Service's build system, called Oryx, performs the following steps when you deploy your app, if the app setting `SCM_DO_BUILD_DURING_DEPLOYMENT` is set to `1`:
7375

articles/cyclecloud/cycleserver-configuration-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: CycleServer Configuration Reference
33
description: Configuration reference for cycle_server.properties file
44
author: atomic-penguin
5-
ms.date: 07/15/2024
5+
ms.date: 03/28/2025
66
ms.author: erwolfe
77
---
88

99
# CycleServer Configuration
1010

11-
CycleCloud uses the _cycle_server.properties_ file to pass configuration parameters to the CycleServer application and application server (Tomcat). The most common reason for updating this file is to configure SSL for the application server. For more information, see the [SSL Configuration How-to Guide](./how-to/ssl-configuration.md).
11+
CycleCloud uses the _cycle_server.properties_ file, located under the `/opt/cycle_server/config/` directory on Linux systems, to pass the configuration parameters to the CycleServer application and Tomcat application server. The most common reason for updating this file is to configure SSL for the application server. For more information, see the [SSL Configuration How-to Guide](./how-to/ssl-configuration.md).
1212

1313
> [!IMPORTANT]
1414
> When editing the _cycle_server.properties_ file, first look for preexisting key-value definitions. If the file contains more than one definition, the **last** one is in effect.

articles/education-hub/about-azure-for-students-starter.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the purpose of the Azure for Students Starter program,
44
author: vinnieangel
55
ms.author: vangellotti
66
ms.topic: overview
7-
ms.date: 10/20/2023
7+
ms.date: 03/28/2025
88
ms.service: azure-education
99
---
1010

@@ -14,6 +14,10 @@ ms.service: azure-education
1414

1515
You don't need a credit card to join the program. The free services include Azure App Service, Azure Functions, Azure Notification Hubs, and many others. You can upgrade to a pay-as-you-go subscription to deploy more resources.
1616

17+
## Subscription Duration
18+
19+
Your subscription lasts for one year. After that, you will need to [renew it](https://go.microsoft.com/fwlink/?linkid=2062408) to continue accessing the free services.
20+
1721
## Prerequisites
1822

1923
To access Azure for Students Starter, you must be a verified K-12 student.

articles/expressroute/expressroute-howto-coexist-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The steps to configure both scenarios are covered in this article. This article
2929
## Limits and limitations
3030

3131
* **Only route-based VPN gateway is supported.** You must use a route-based [VPN gateway](../vpn-gateway/vpn-gateway-about-vpngateways.md). You can also use a route-based VPN gateway with a VPN connection configured for 'policy-based traffic selectors' as described in [Connect to multiple policy-based VPN devices](../vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps.md).
32-
* ExpressRoute-VPN Gateway coexist configurations are **not supported with Basic SKU public IP**.
32+
* ExpressRoute-VPN Gateway coexist configurations are **not supported with Basic SKU VPN Gateway**.
3333
* If you want to use transit routing between ExpressRoute and VPN, **the ASN of Azure VPN Gateway must be set to 65515, and Azure Route Server should be used.** Azure VPN Gateway supports the BGP routing protocol. For ExpressRoute and Azure VPN to work together, you must keep the Autonomous System Number of your Azure VPN gateway at its default value, 65515. If you previously selected an ASN other than 65515 and you change the setting to 65515, you must reset the VPN gateway for the setting to take effect.
3434
* **The gateway subnet must be /27 or a shorter prefix**, such as /26 or /25, or you receive an error message when you add the ExpressRoute virtual network gateway.
3535

articles/governance/policy/concepts/policy-for-kubernetes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,12 @@ Finally, to identify the AKS cluster version that you're using, follow the linke
606606

607607
### Add-on versions available per each AKS cluster version
608608

609+
#### 1.10.1
610+
Patch CVE-2025-30204 and CVE-2025-22870.
611+
- Released April 2025
612+
- Kubernetes 1.27+
613+
- Gatekeeper 3.18.2
614+
609615
#### 1.10.0
610616
Security improvements.
611617

0 commit comments

Comments
 (0)