Skip to content

Commit 670cfb1

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rs-configure
2 parents 80d2ddf + 27b39f5 commit 670cfb1

File tree

133 files changed

+1618
-909
lines changed

Some content is hidden

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

133 files changed

+1618
-909
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/vpn-gateway/vpn-gateway-about-forced-tunneling.md",
5+
"redirect_url": "/previous-versions/azure/vpn-gateway/vpn-gateway-about-forced-tunneling",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/azure-app-configuration/rest-api-postman.md",
510
"redirect_url": "/previous-versions/azure/azure-app-configuration/rest-api-postman",

CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,11 @@
2929
/articles/advisor @jasonwhowell @thomps23
3030
/articles/chaos-studio @jasonwhowell @thomps23
3131
/articles/service-health @jasonwhowell @thomps23
32+
/articles/azure-arc @jasonwhowell @thomps23
33+
/articles/azure-linux @jasonwhowell @thomps23
34+
/articles/azure-portal @jasonwhowell @thomps23
35+
/articles/copilot @jasonwhowell @thomps23
36+
/articles/lighthouse @jasonwhowell @thomps23
37+
/articles/quotas @jasonwhowell @thomps23
38+
/articles/container-registry @jasonwhowell @thomps23
39+
/articles/kubernetes-fleet @jasonwhowell @thomps23
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/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)