Skip to content

Commit 0607458

Browse files
authored
Merge branch 'main' into temp-f94d9fd0-6dac-4470-89d3-2109bdcaf56c
2 parents c5ce9ba + 73df100 commit 0607458

File tree

419 files changed

+2760
-8897
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

419 files changed

+2760
-8897
lines changed

.openpublishing.redirection.json

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/governance/machine-configuration/whats-new/migrating-from-dsc-extension.md ",
5+
"redirect_url": " https://azure.microsoft.com/updates/migrate-from-linux-dsc-extension-to-the-guest-configuration-feature-of-azure-policy-by-may-1-2025/",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/vpn-gateway/vpn-gateway-about-forced-tunneling.md",
10+
"redirect_url": "/previous-versions/azure/vpn-gateway/vpn-gateway-about-forced-tunneling",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path": "articles/azure-app-configuration/rest-api-postman.md",
515
"redirect_url": "/previous-versions/azure/azure-app-configuration/rest-api-postman",
@@ -2435,21 +2445,6 @@
24352445
"redirect_url": "/azure/developer/jenkins/pipeline-with-github-and-docker",
24362446
"redirect_document_id": false
24372447
},
2438-
{
2439-
"source_path_from_root": "/articles/kubernetes-fleet/access-fleet-kubernetes-api.md",
2440-
"redirect_url": "/azure/kubernetes-fleet/quickstart-access-fleet-kubernetes-api",
2441-
"redirect_document_id": false
2442-
},
2443-
{
2444-
"source_path_from_root": "/articles/kubernetes-fleet/configuration-propagation.md",
2445-
"redirect_url": "/azure/kubernetes-fleet/resource-propagation",
2446-
"redirect_document_id": false
2447-
},
2448-
{
2449-
"source_path_from_root": "/articles/kubernetes-fleet/resource-propagation.md",
2450-
"redirect_url": "/azure/kubernetes-fleet/concepts-resource-propagation",
2451-
"redirect_document_id": false
2452-
},
24532448
{
24542449
"source_path_from_root": "/articles/labs/anomaly-finder/apiref.md",
24552450
"redirect_url": "/azure/ai-services/anomaly-detector/",
@@ -4671,4 +4666,4 @@
46714666
"redirect_document_id": false
46724667
}
46734668
]
4674-
}
4669+
}
310 KB
Loading
327 KB
Loading
34.2 KB
Loading
73 Bytes
Loading

articles/api-management/migrate-stv1-to-stv2-vnet.md

Lines changed: 62 additions & 45 deletions
Large diffs are not rendered by default.

articles/app-service/environment/overview.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,6 @@ App Service Environment v3 is available in the following regions:
205205

206206
An App Service Environment will only store customer data including app content, settings and secrets within the region where it's deployed. All data is guaranteed to remain in the region. For more information, see [Data residency in Azure](https://azure.microsoft.com/explore/global-infrastructure/data-residency/#overview).
207207

208-
## App Service Environment v2
209-
210-
App Service Environment has three versions: App Service Environment v1, App Service Environment v2, and App Service Environment v3. The information in this article is based on App Service Environment v3. To learn more about App Service Environment v2, see [App Service Environment v2 introduction](./intro.md).
211-
212208
## Next steps
213209

214210
> [!div class="nextstepaction"]

articles/app-service/routine-maintenance-downtime.md

Lines changed: 102 additions & 0 deletions
Large diffs are not rendered by default.

articles/app-service/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,8 @@
447447
href: https://azure.microsoft.com/updates/?product=app-service
448448
- name: Routine maintenance
449449
href: routine-maintenance.md
450+
- name: Routine maintenance, Restarts, and Downtime
451+
href: routine-maintenance-downtime.md
450452
- name: Language support policy
451453
href: language-support-policy.md
452454
- name: OS functionality

articles/application-gateway/for-containers/alb-controller-release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@ Instructions for new or existing deployments of ALB Controller are found in the
2727

2828
| ALB Controller Version | Gateway API Version | Kubernetes Version | Release Notes |
2929
| ---------------------- | ------------------- | ------------------ | ------------- |
30-
| 1.0.2| v1 | v1.26, v1.27, v1.28, v1.29 | ECDSA + RSA certificate support for both Ingress and Gateway API, Ingress fixes, Server-sent events support |
30+
| 1.2.3| v1.1 | v1.26, v1.27, v1.28, v1.29, v1.30 | Gateway API v1.1, gRPC support, frontend mutual authentication, readiness probe fixes, custom health probe port and TLS mode |
3131

3232
## Release history
3333

3434
| ALB Controller Version | Gateway API Version | Kubernetes Version | Release Notes |
3535
| ---------------------- | ------------------- | ------------------ | ------------- |
36+
| 1.0.2| v1 | v1.26, v1.27, v1.28, v1.29 | ECDSA + RSA certificate support for both Ingress and Gateway API, Ingress fixes, Server-sent events support |
3637
| 1.0.0| v1 | v1.26, v1.27, v1.28 | General Availability! URL redirect for both Gateway and Ingress API, v1beta1 -> v1 of Gateway API, quality improvements<br/>Breaking Changes: TLS Policy for Gateway API [PolicyTargetReference](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1alpha2.PolicyTargetReferenceWithSectionName)<br/>Listener is now referred to as [SectionName](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.SectionName)<br/>Fixes: Request timeout of 3 seconds, [HealthCheckPolicy interval](https://github.com/Azure/AKS/issues/4086), [pod crash for missing API fields](https://github.com/Azure/AKS/issues/4087) |
3738
| 0.6.3 | v1beta1 | v1.25 | Hotfix to address handling of Application Gateway for Containers frontends during controller restart in managed scenario |
3839
| 0.6.2 | - | - | Skipped release |

0 commit comments

Comments
 (0)