Skip to content

Commit 6907624

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into patricka-freshness
2 parents be32dcd + e477175 commit 6907624

36 files changed

+655
-586
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

articles/iot-hub/iot-hub-devguide-messaging.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: SoniaLopezBravo
77
ms.author: sonialopez
88
ms.service: azure-iot-hub
99
ms.topic: concept-article
10-
ms.date: 02/23/2024
10+
ms.date: 03/27/2025
1111
ms.custom: ['Role: Cloud Development']
1212
---
1313

@@ -17,19 +17,19 @@ IoT Hub enables bi-directional communication with your devices. Use IoT Hub mess
1717

1818
## Send device-to-cloud messages to IoT Hub
1919

20-
IoT Hub has a built-in service endpoint that can be used by back-end services to read telemetry messages from your devices. This endpoint is compatible with [Azure Event Hubs](../event-hubs/index.yml) and you can use standard IoT Hub SDKs to read from this built-in endpoint.
20+
IoT Hub has a built-in service endpoint that back-end services can use to read telemetry messages from your devices. This endpoint is compatible with [Azure Event Hubs](../event-hubs/index.yml) and you can use standard IoT Hub SDKs to read from this built-in endpoint.
2121

22-
IoT Hub also supports custom endpoints that can be defined by users to send device telemetry data and events to Azure services using message routing.
22+
IoT Hub also supports custom endpoints that users can define to send device telemetry data and events to Azure services using message routing.
2323

24-
Learn more about these topics:
24+
Learn more from the following articles:
2525

2626
* [Create and read IoT Hub messages](iot-hub-devguide-messages-construct.md).
2727

2828
* [Read device-to-cloud messages from the built-in endpoint](iot-hub-devguide-messages-read-builtin.md)
2929

30-
* [Understand IoT Hub endpoints](iot-hub-devguide-endpoints.md#custom-endpoints-for-message-routing)
30+
* [IoT Hub endpoints](iot-hub-devguide-endpoints.md#custom-endpoints-for-message-routing)
3131

32-
* [Use IoT Hub message routing to send device-to-cloud messages to different endpoints](iot-hub-devguide-messages-d2c.md)
32+
* [Use IoT Hub message routing to send device-to-cloud messages to Azure services](iot-hub-devguide-messages-d2c.md)
3333

3434
## Send cloud-to-device messages from IoT Hub
3535

@@ -39,15 +39,15 @@ You can send cloud-to-device messages from the IoT solution back end to your dev
3939

4040
Core properties of IoT Hub messaging functionality are the reliability and durability of messages. These properties enable resilience to intermittent connectivity on the device side, and to load spikes in event processing on the cloud side. IoT Hub implements *at least once* delivery guarantees for both device-to-cloud and cloud-to-device messaging.
4141

42-
Learn more about these topics:
42+
Learn more from the following articles:
4343

44-
* [Send cloud-to-device messages from an IoT hub](iot-hub-devguide-messages-c2d.md)
44+
* [Understand cloud-to-device messaging from an IoT hub](iot-hub-devguide-messages-c2d.md)
4545

4646
## Choose the right type of IoT Hub messaging
4747

4848
Use device-to-cloud messages for sending time series telemetry and alerts from your device app, and cloud-to-device messages for one-way notifications to your device app.
4949

50-
Learn more about these topics:
50+
Learn more from the following articles:
5151

5252
* Understand the use cases for device-to-cloud messages, reported properties, and file upload: [Device-to-cloud communications guidance](./iot-hub-devguide-d2c-guidance.md).
5353

0 commit comments

Comments
 (0)