Skip to content

Commit bf1955b

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into nat-fix
2 parents 44abe29 + 7f6e9cd commit bf1955b

File tree

5 files changed

+36
-0
lines changed

5 files changed

+36
-0
lines changed

articles/aks/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,8 @@
465465
href: open-service-mesh-troubleshoot.md
466466
- name: Uninstall the Open Service Mesh AKS add-on
467467
href: open-service-mesh-uninstall-add-on.md
468+
- name: Track releases and region availability
469+
href: release-tracker.md
468470
- name: Kubernetes Event-driven Autoscaler add-on (preview)
469471
href: keda.md
470472
- name: Use cluster extensions
140 KB
Loading
110 KB
Loading

articles/aks/release-tracker.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: AKS release tracker
3+
description: Learn how to determine which Azure regions have the weekly AKS release deployments rolled out in real time.
4+
services: container-service
5+
ms.topic: overview
6+
ms.date: 05/24/2022
7+
8+
ms.custom: mvc
9+
---
10+
11+
# AKS release tracker
12+
13+
AKS releases weekly rounds of fixes and feature and component updates that affect all clusters and customers. However, these releases can take up to two weeks to roll out to all regions from the initial time of shipping due to Azure Safe Deployment Practices (SDP). It is important for customers to know when a particular AKS release is hitting their region, and the AKS release tracker provides these details in real time by versions and regions.
14+
15+
## Why release tracker?
16+
17+
With AKS release tracker, customers can follow specific component updates present in an AKS version release, such as fixes shipped to a core add-on. In addition to providing real-time updates of region release status, the tracker also links to the specific version of the AKS [release notes][aks-release] to help customers identify which instance of the release is relevant to them. As the data is updated in real time, customers can track the entire SDP process with a single tool.
18+
19+
## How to use the release tracker
20+
21+
The top half of the tracker shows the latest and 3 previously available release versions for each region, and links to the corresponding release notes entry. This view is helpful when you want to track the available versions by region.
22+
23+
:::image type="content" source="./media/release-tracker/regional-status.png" alt-text="Screenshot of the A K S release tracker's regional status table displayed in a web browser.":::
24+
25+
The bottom half of the tracker shows the SDP process. The table has two views: one shows the latest version and status update for each grouping of regions and the other shows the status and region availability of each currently supported version.
26+
27+
:::image type="content" source="./media/release-tracker/sdp-process.png" alt-text="Screenshot of the A K S release tracker's S D P process table displayed in a web browser.":::
28+
29+
<!-- LINKS - external -->
30+
[aks-release]: https://github.com/Azure/AKS/releases

articles/sentinel/threat-intelligence-integration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ To connect to TAXII threat intelligence feeds, follow the instructions to [conne
5959
- [Learn more about STIX and TAXII @ThreatConnect](https://threatconnect.com/stix-taxii/)
6060
- [TAXII Services documentation @ThreatConnect](https://docs.threatconnect.com/en/latest/rest_api/taxii/taxii_2.1.html)
6161

62+
### ReversingLabs
63+
64+
- [Learn about ReversingLabs TAXII integration with Microsoft Sentinel](https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/import-reversinglab-s-ransomware-feed-into-microsoft-sentinel/ba-p/3423937)
65+
6266
### Sectrio
6367

6468
- [Learn more about Sectrio integration](https://sectrio.com/threat-intelligence/)

0 commit comments

Comments
 (0)