Skip to content

Commit 760419f

Browse files
authored
Merge pull request #192083 from MicrosoftDocs/main
3/17 PM Publish
2 parents 5e0a989 + bed6389 commit 760419f

File tree

364 files changed

+13673
-11688
lines changed

Some content is hidden

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

364 files changed

+13673
-11688
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 10778 additions & 10775 deletions
Large diffs are not rendered by default.

articles/active-directory/conditional-access/howto-conditional-access-policy-location.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ More information about the location condition in Conditional Access can be found
5252
1. Under **Include**, select **Selected locations**
5353
1. Select the blocked location you created for your organization.
5454
1. Click **Select**.
55-
1. Under **Access controls** > select **Block Access**, and select **Select**.
55+
1. Under **Access controls** > select **Block Access**, and click **Select**.
5656
1. Confirm your settings and set **Enable policy** to **Report-only**.
5757
1. Select **Create** to create to enable your policy.
5858

articles/active-directory/reports-monitoring/reference-azure-ad-sla-performance.md

Lines changed: 0 additions & 92 deletions
This file was deleted.

articles/active-directory/reports-monitoring/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@
104104
- name: Reference
105105
expanded: true
106106
items:
107-
- name: Azure Active Directory SLA performance
108-
href: reference-azure-ad-sla-performance.md
109107
- name: Basic info in the sign-in logs
110108
href: reference-basic-info-sign-in-logs.md
111109
- name: Azure AD PowerShell cmdlets for reporting

articles/active-directory/roles/prerequisites.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.topic: how-to
1010
ms.subservice: roles
1111
ms.workload: identity
12-
ms.date: 08/06/2021
12+
ms.date: 03/17/2022
1313
ms.author: rolyon
1414
ms.reviewer: anandy
1515
ms.custom: oldportal;it-pro;
@@ -30,7 +30,7 @@ To use PowerShell commands to do the following:
3030

3131
You must have the following module installed:
3232

33-
- [AzureAD](https://www.powershellgallery.com/packages/AzureAD) version 2.0.2.137 or later
33+
- [AzureAD](https://www.powershellgallery.com/packages/AzureAD) (current version)
3434

3535

3636
#### Check AzureAD version
@@ -46,7 +46,7 @@ You should see output similar to the following:
4646
```powershell
4747
Version Name Repository Description
4848
------- ---- ---------- -----------
49-
2.0.2.137 AzureAD PSGallery Azure Active Directory V2 General Availability M...
49+
2.0.2.140 AzureAD PSGallery Azure Active Directory V2 General Availability M...
5050
```
5151

5252
#### Install AzureAD
@@ -92,7 +92,7 @@ To use AzureAD, follow these steps to make sure it is imported into the current
9292
```powershell
9393
ModuleType Version Name ExportedCommands
9494
---------- ------- ---- ----------------
95-
Binary 2.0.2.137 AzureAD {Add-AzureADApplicationOwner, Add-AzureADDeviceRegisteredO...
95+
Binary 2.0.2.140 AzureAD {Add-AzureADApplicationOwner, Add-AzureADDeviceRegisteredO...
9696
```
9797
9898
## AzureADPreview module
@@ -106,7 +106,7 @@ To use PowerShell commands to do the following:
106106
107107
You must have the following module installed:
108108
109-
- [AzureADPreview](https://www.powershellgallery.com/packages/AzureADPreview) version 2.0.2.138 or later
109+
- [AzureADPreview](https://www.powershellgallery.com/packages/AzureADPreview) (current version)
110110
111111
112112
#### Check AzureADPreview version
@@ -122,7 +122,7 @@ You should see output similar to the following:
122122
```powershell
123123
Version Name Repository Description
124124
------- ---- ---------- -----------
125-
2.0.2.138 AzureADPreview PSGallery Azure Active Directory V2 Preview Module. ...
125+
2.0.2.149 AzureADPreview PSGallery Azure Active Directory V2 Preview Module. ...
126126
```
127127

128128
#### Install AzureADPreview
@@ -168,7 +168,7 @@ To use AzureADPreview, follow these steps to make sure it is imported into the c
168168
```powershell
169169
ModuleType Version Name ExportedCommands
170170
---------- ------- ---- ----------------
171-
Binary 2.0.2.138 AzureADPreview {Add-AzureADAdministrativeUnitMember, Add-AzureADApplicati...
171+
Binary 2.0.2.149 AzureADPreview {Add-AzureADAdministrativeUnitMember, Add-AzureADApplicati...
172172
```
173173
174174
## Graph Explorer

articles/api-management/api-management-advanced-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@ This example shows how to return a 401 response if the authorization token is in
900900

901901
This policy can be used in the following policy [sections](./api-management-howto-policies.md#sections) and [scopes](./api-management-howto-policies.md#scopes).
902902

903-
- **Policy sections:** outbound, backend, on-error
903+
- **Policy sections:** inbound, outbound, backend, on-error
904904
- **Policy scopes:** all scopes
905905

906906
## <a name="set-variable"></a> Set variable

articles/app-service/environment/app-service-app-service-environment-control-inbound-traffic.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@ author: madsd
55

66
ms.assetid: 4cc82439-8791-48a4-9485-de6d8e1d1a08
77
ms.topic: article
8-
ms.date: 01/11/2017
8+
ms.date: 03/15/2022
99
ms.author: madsd
1010
ms.custom: seodec18
1111

1212
---
1313
# How To Control Inbound Traffic to an App Service Environment
14+
15+
> [!IMPORTANT]
16+
> This article is about App Service Environment v1. App Service Environment v1 will be retired on 31 August 2024. There's a new version of App Service Environment that is easier to use and runs on more powerful infrastructure. To learn more about the new version, start with the [Introduction to the App Service Environment](overview.md). If you're currently using App Service Environment v1, please follow the steps in [this article](migration-alternatives.md) to migrate to the new version.
17+
>
18+
1419
## Overview
1520
An App Service Environment can be created in **either** an Azure Resource Manager virtual network, **or** a classic deployment model [virtual network][virtualnetwork]. A new virtual network and new subnet can be defined at the time an App Service Environment is created. Instead, an App Service Environment can be created in a pre-existing virtual network and pre-existing subnet. As of June 2016, ASEs can also be deployed into virtual networks that use either public address ranges or RFC1918 address spaces (private addresses). For more information, see [How to Create an ASEv1 from template](app-service-app-service-environment-create-ilb-ase-resourcemanager.md).
1621

articles/app-service/environment/app-service-app-service-environment-create-ilb-ase-resourcemanager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ author: madsd
55

66
ms.assetid: 091decb6-b0de-42a1-9f2f-c18d9b2e67df
77
ms.topic: article
8-
ms.date: 10/10/2021
8+
ms.date: 03/15/2022
99
ms.author: madsd
1010
ms.custom: seodec18
1111

1212
---
1313
# How To Create an ILB ASEv1 Using Azure Resource Manager Templates
1414

15-
> [!NOTE]
16-
> This article is about the App Service Environment v1. There is a newer version of the App Service Environment that is easier to use and runs on more powerful infrastructure. To learn more about the new version start with the [Introduction to the App Service Environment](intro.md).
15+
> [!IMPORTANT]
16+
> This article is about App Service Environment v1. App Service Environment v1 will be retired on 31 August 2024. There's a new version of App Service Environment that is easier to use and runs on more powerful infrastructure. To learn more about the new version, start with the [Introduction to the App Service Environment](overview.md). If you're currently using App Service Environment v1, please follow the steps in [this article](migration-alternatives.md) to migrate to the new version.
1717
>
1818
1919
## Overview

articles/app-service/environment/app-service-app-service-environment-intro.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ author: madsd
55

66
ms.assetid: 78e6d4f5-da46-4eb5-a632-b5fdc17d2394
77
ms.topic: article
8-
ms.date: 07/11/2017
8+
ms.date: 03/15/2022
99
ms.author: madsd
1010
ms.custom: seodec18
1111

1212
---
1313
# Introduction to App Service Environment v1
1414

15-
> [!NOTE]
16-
> This article is about the App Service Environment v1. There is a newer version of the App Service Environment that is easier to use and runs on more powerful infrastructure. To learn more about the new version start with the [Introduction to the App Service Environment](overview.md).
15+
> [!IMPORTANT]
16+
> This article is about App Service Environment v1. App Service Environment v1 will be retired on 31 August 2024. There's a new version of App Service Environment that is easier to use and runs on more powerful infrastructure. To learn more about the new version, start with the [Introduction to the App Service Environment](overview.md). If you're currently using App Service Environment v1, please follow the steps in [this article](migration-alternatives.md) to migrate to the new version.
17+
>
1718
1819
## Overview
1920

articles/app-service/environment/app-service-app-service-environment-layered-security.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@ author: madsd
55

66
ms.assetid: 73ce0213-bd3e-4876-b1ed-5ecad4ad5601
77
ms.topic: article
8-
ms.date: 08/30/2016
8+
ms.date: 03/15/2022
99
ms.author: madsd
1010
ms.custom: seodec18
1111

1212
---
1313
# Implementing a Layered Security Architecture with App Service Environments
14+
15+
> [!IMPORTANT]
16+
> This article is about App Service Environment v1. App Service Environment v1 will be retired on 31 August 2024. There's a new version of App Service Environment that is easier to use and runs on more powerful infrastructure. To learn more about the new version, start with the [Introduction to the App Service Environment](overview.md). If you're currently using App Service Environment v1, please follow the steps in [this article](migration-alternatives.md) to migrate to the new version.
17+
>
18+
1419
Since App Service Environments provide an isolated runtime environment deployed into a virtual network, developers can create a layered security architecture providing differing levels of network access for each physical application tier.
1520

1621
A common desire is to hide API back-ends from general Internet access, and only allow APIs to be called by upstream web apps. [Network security groups (NSGs)][NetworkSecurityGroups] can be used on subnets containing App Service Environments to restrict public access to API applications.

0 commit comments

Comments
 (0)