Skip to content

Commit 947220f

Browse files
authored
Merge pull request #226405 from MicrosoftDocs/main
2/06 AM Publish
2 parents 5a6f283 + 46686ae commit 947220f

File tree

70 files changed

+988
-396
lines changed

Some content is hidden

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

70 files changed

+988
-396
lines changed

articles/active-directory/fundamentals/whats-deprecated-azure-ad.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,17 @@ Use the following table to learn about changes including deprecations, retiremen
2727
> [!NOTE]
2828
> Dates and times are United States Pacific Standard Time, and are subject to change.
2929
30-
|Functionality, feature, or service|Change|New tenant change date |Current tenant change date|
31-
|---|---|---|---|
32-
|Microsoft Authenticator app [Number matching](../authentication/how-to-mfa-number-match.md)|Feature change|Feb 27, 2023|Feb 27, 2023|
33-
|Azure AD DS [virtual network deployments](../../active-directory-domain-services/migrate-from-classic-vnet.md)|Retirement|Mar 1, 2023|Mar 1, 2023|
34-
|[License management API, PowerShell](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/migrate-your-apps-to-access-the-license-managements-apis-from/ba-p/2464366)|Retirement|Nov 1, 2022|Mar 31, 2023|
35-
|[Azure AD Authentication Library (ADAL)](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Retirement|Jun 30, 2023|Jun 30, 2023|
36-
|[Azure AD Graph API](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Deprecation|Jun 30, 2023|Jun 30, 2023|
37-
|[Azure AD PowerShell](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Retirement|Jun 30, 2023|Jun 30, 2023|
38-
|[Azure AD MFA Server](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Retirement|Sep 30, 2024|Sep 30, 2024|
30+
|Functionality, feature, or service|Change|Change date |
31+
|---|---|---:|
32+
|Microsoft Authenticator app [Number matching](../authentication/how-to-mfa-number-match.md)|Feature change|Feb 27, 2023|
33+
|Azure AD DS [virtual network deployments](../../active-directory-domain-services/migrate-from-classic-vnet.md)|Retirement|Mar 1, 2023|
34+
|[License management API, PowerShell](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/migrate-your-apps-to-access-the-license-managements-apis-from/ba-p/2464366)|Retirement|*Mar 31, 2023|
35+
|[Azure AD Authentication Library (ADAL)](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Retirement|Jun 30, 2023|
36+
|[Azure AD Graph API](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Deprecation|Jun 30, 2023|
37+
|[Azure AD PowerShell](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Retirement|Jun 30, 2023|
38+
|[Azure AD MFA Server](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454)|Retirement|Sep 30, 2024|
39+
40+
\* The legacy license management API and PowerShell cmdlets will not work for **new tenants** created after Nov 1, 2022.
3941

4042

4143
> [!IMPORTANT]
@@ -58,8 +60,6 @@ Use the definitions in this section help clarify the state, availability, and su
5860
### Terminology
5961

6062
* **End-of-life** - engineering investments have ended, and the feature is unavailable to any customer
61-
* **Current tenant change date** - the change date goes into effect for tenants created before the new tenant change date
62-
* **New tenant change date** - the change date goes into effect for tenants created after the change date
6363

6464
## Next steps
6565
[What's new in Azure Active Directory?](../../active-directory/fundamentals/whats-new.md)

articles/aks/learn/quick-kubernetes-deploy-bicep.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Quickstart - Create an Azure Kubernetes Service (AKS) cluster by using Bicep
33
description: Learn how to quickly create a Kubernetes cluster using a Bicep file and deploy an application in Azure Kubernetes Service (AKS)
4-
services: container-service
54
ms.topic: quickstart
65
ms.date: 11/01/2022
76
ms.custom: mvc, subject-armbicep

articles/aks/learn/quick-kubernetes-deploy-cli.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: 'Quickstart: Deploy an AKS cluster by using Azure CLI'
33
description: Learn how to quickly create a Kubernetes cluster, deploy an application, and monitor performance in Azure Kubernetes Service (AKS) using the Azure CLI.
4-
services: container-service
54
ms.topic: quickstart
65
ms.date: 11/01/2022
76
ms.custom: H1Hack27Feb2017, mvc, devcenter, seo-javascript-september2019, seo-javascript-october2019, seo-python-october2019, devx-track-azurecli, contperf-fy21q1, mode-api

articles/aks/learn/quick-kubernetes-deploy-portal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: 'Quickstart: Deploy an AKS cluster by using the Azure portal'
33
titleSuffix: Azure Kubernetes Service
44
description: Learn how to quickly create a Kubernetes cluster, deploy an application, and monitor performance in Azure Kubernetes Service (AKS) using the Azure portal.
5-
services: container-service
65
ms.topic: quickstart
76
ms.date: 11/01/2022
87
ms.custom: mvc, seo-javascript-october2019, contperf-fy21q3, mode-ui

articles/aks/learn/quick-kubernetes-deploy-powershell.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: 'Quickstart: Deploy an AKS cluster by using PowerShell'
33
description: Learn how to quickly create a Kubernetes cluster and deploy an application in Azure Kubernetes Service (AKS) using PowerShell.
4-
services: container-service
54
ms.topic: quickstart
65
ms.date: 11/01/2022
76
ms.custom: devx-track-azurepowershell, mode-api

articles/aks/learn/quick-kubernetes-deploy-rm-template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Quickstart - Create an Azure Kubernetes Service (AKS) cluster
33
description: Learn how to quickly create a Kubernetes cluster using an Azure Resource Manager template and deploy an application in Azure Kubernetes Service (AKS)
4-
services: container-service
54
ms.topic: quickstart
65
ms.date: 11/01/2022
76
ms.custom: mvc, subject-armqs, devx-track-azurecli, mode-arm

articles/aks/learn/quick-windows-container-deploy-cli.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Create a Windows Server container on an AKS cluster by using Azure CLI
33
description: Learn how to quickly create a Kubernetes cluster, deploy an application in a Windows Server container in Azure Kubernetes Service (AKS) using the Azure CLI.
4-
services: container-service
54
ms.topic: article
65
ms.custom: event-tier1-build-2022
76
ms.date: 11/01/2022

articles/aks/learn/quick-windows-container-deploy-powershell.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Create a Windows Server container on an AKS cluster by using PowerShell
33
description: Learn how to quickly create a Kubernetes cluster, deploy an application in a Windows Server container in Azure Kubernetes Service (AKS) using PowerShell.
4-
services: container-service
54
ms.topic: article
65
ms.date: 11/01/2022
76
ms.custom: devx-track-azurepowershell

articles/aks/learn/tutorial-kubernetes-workload-identity.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Tutorial - Use a workload identity with an application on Azure Kubernetes Service (AKS)
33
description: In this Azure Kubernetes Service (AKS) tutorial, you deploy an Azure Kubernetes Service cluster and configure an application to use a workload identity.
4-
services: container-service
54
ms.topic: tutorial
65
ms.date: 01/11/2023
76
---

articles/azure-monitor/autoscale/autoscale-common-scale-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In this example:
5555
+ The default profile is irrelevant as there's no time that isn't covered by the other profiles.
5656

5757
>[!Note]
58-
> Creating a recurring profile with no end time is only supported via the portal.
58+
> Creating a recurring profile with no end time is only supported via the portal and ARM templates. For more information on creating recurring profiles with ARM templates, see [Add a recurring profile using ARM templates](./autoscale-multiprofile.md?tabs=templates#add-a-recurring-profile-using-arm-templates).
5959
> If the end-time is not included in the CLI command, a default end-time of 23:59 will be implemented by creating a copy of the default profile with the naming convention `"name": {\"name\": \"Auto created default scale condition\", \"for\": \"<non-default profile name>\"}`
6060
6161
:::image type="content" source="./media/autoscale-common-scale-patterns/scale-differently-on-weekends.png" alt-text="A screenshot showing two autoscale profiles, one default and one for weekends." lightbox="./media/autoscale-common-scale-patterns/scale-differently-on-weekends.png":::

0 commit comments

Comments
 (0)