Skip to content

Commit e4365a0

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into release-iotedge-moniker-retirement
2 parents 1871a03 + 4a097d4 commit e4365a0

File tree

368 files changed

+4363
-1796
lines changed

Some content is hidden

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

368 files changed

+4363
-1796
lines changed

articles/active-directory/cloud-infrastructure-entitlement-management/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
- name: View key statistics and data about your authorization system
3232
href: ui-dashboard.md
3333
- name: View data about the activity in your authorization system
34-
href: product-dashboard.md
35-
- name: View current billable resources in your authorization system
36-
href: product-data-billable-resources.md
34+
href: product-dashboard.md
3735
- name: View information about your Authorization Systems
3836
expanded: false
3937
items:
4038
- name: View and configure settings for data collection
4139
href: product-data-sources.md
40+
- name: View current billable resources in your authorization system
41+
href: product-data-billable-resources.md
4242
- name: Manage organizational and personal information
4343
expanded: false
4444
items:

articles/active-directory/cloud-infrastructure-entitlement-management/how-to-create-role-policy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ This article describes how you can use the **Remediation** dashboard in Permissi
2424
2525
## Create a policy for AWS
2626

27+
> [!NOTE]
28+
> For information on AWS service quotas, and to request an AWS service quota increase, visit [the AWS documentation](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html).
29+
2730
1. On the Entra home page, select the **Remediation** tab, and then select the **Role/Policies** tab.
2831
1. Use the dropdown lists to select the **Authorization System Type** and **Authorization System**.
2932
1. Select **Create Policy**.

articles/active-directory/conditional-access/concept-condition-filters-for-devices.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use filter for devices in Conditional Access to enhance security po
44
ms.service: active-directory
55
ms.subservice: conditional-access
66
ms.topic: conceptual
7-
ms.date: 04/28/2022
7+
ms.date: 01/25/2023
88
ms.author: joflore
99
author: MicrosoftGuyJFlo
1010
manager: amycolannino
@@ -19,7 +19,7 @@ When creating Conditional Access policies, administrators have asked for the abi
1919

2020
## Common scenarios
2121

22-
There are multiple scenarios that organizations can now enable using filter for devices condition. Below are some core scenarios with examples of how to use this new condition.
22+
There are multiple scenarios that organizations can now enable using filter for devices condition. The following scenarios provide examples of how to use this new condition.
2323

2424
- **Restrict access to privileged resources**. For this example, lets say you want to allow access to Microsoft Azure Management from a user who is assigned a privileged role Global Admin, has satisfied multifactor authentication and accessing from a device that is [privileged or secure admin workstations](/security/compass/privileged-access-devices) and attested as compliant. For this scenario, organizations would create two Conditional Access policies:
2525
- Policy 1: All users with the directory role of Global Administrator, accessing the Microsoft Azure Management cloud app, and for Access controls, Grant access, but require multifactor authentication and require device to be marked as compliant.
@@ -89,7 +89,7 @@ Setting extension attributes is made possible through the Graph API. For more in
8989

9090
### Filter for devices Graph API
9191

92-
The filter for devices API is available in Microsoft Graph v1.0 endpoint and can be accessed using https://graph.microsoft.com/v1.0/identity/conditionalaccess/policies/. You can configure a filter for devices when creating a new Conditional Access policy or you can update an existing policy to configure the filter for devices condition. To update an existing policy, you can do a patch call on the Microsoft Graph v1.0 endpoint mentioned above by appending the policy ID of an existing policy and executing the following request body. The example here shows configuring a filter for devices condition excluding devices that aren't marked as SAW devices. The rule syntax can consist of more than one single expression. To learn more about the syntax, see [dynamic membership rules for groups in Azure Active Directory](../enterprise-users/groups-dynamic-membership.md).
92+
The filter for devices API is available in Microsoft Graph v1.0 endpoint and can be accessed using the endpoint `https://graph.microsoft.com/v1.0/identity/conditionalaccess/policies/`. You can configure a filter for devices when creating a new Conditional Access policy or you can update an existing policy to configure the filter for devices condition. To update an existing policy, you can do a patch call on the Microsoft Graph v1.0 endpoint by appending the policy ID of an existing policy and executing the following request body. The example here shows configuring a filter for devices condition excluding devices that aren't marked as SAW devices. The rule syntax can consist of more than one single expression. To learn more about the syntax, see [dynamic membership rules for groups in Azure Active Directory](../enterprise-users/groups-dynamic-membership.md).
9393

9494
```json
9595
{
@@ -136,7 +136,7 @@ The following device attributes can be used with the filter for devices conditio
136136
137137
## Policy behavior with filter for devices
138138

139-
The filter for devices condition in Conditional Access evaluates policy based on device attributes of a registered device in Azure AD and hence it's important to understand under what circumstances the policy is applied or not applied. The table below illustrates the behavior when a filter for devices condition is configured.
139+
The filter for devices condition in Conditional Access evaluates policy based on device attributes of a registered device in Azure AD and hence it's important to understand under what circumstances the policy is applied or not applied. The following table illustrates the behavior when a filter for devices condition is configured.
140140

141141
| Filter for devices condition | Device registration state | Device filter Applied
142142
| --- | --- | --- |

articles/active-directory/conditional-access/location-condition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Most of the IPv6 traffic that gets proxied to Azure AD comes from Microsoft Exch
162162
If you're using Azure VNets, you'll have traffic coming from an IPv6 address. If you have VNet traffic blocked by a Conditional Access policy, check your Azure AD sign-in log. Once you’ve identified the traffic, you can get the IPv6 address being used and exclude it from your policy.
163163

164164
> [!NOTE]
165-
> If you want to specify an IP CIDR range for a single address, apply the /128 bit mask. If you see the IPv6 address 2607:fb90:b27a:6f69:f8d5:dea0:fb39:74a and wanted to exclude that single address as a range, you would use 2607:fb90:b27a:6f69:f8d5:dea0:fb39:74a/128.
165+
> If you want to specify an IP CIDR range for a single address, apply the /128 bit mask. If you see the IPv6 address 2001:db8:4a7d:3f57:a1e2:6b4a:8f3e:d17b and wanted to exclude that single address as a range, you would use 2001:db8:4a7d:3f57:a1e2:6b4a:8f3e:d17b/128.
166166
167167
## What you should know
168168

articles/active-directory/develop/developer-support-help-options.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,17 @@ Get answers to your identity app development questions directly from Microsoft e
4141

4242
If you can't find an answer to your problem by searching Microsoft Q&A, submit a new question. Use one of following tags when you ask your [high-quality question](/answers/articles/24951/how-to-write-a-quality-question.html):
4343

44-
| Component/area | Tags |
45-
| --------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
46-
| Microsoft Authentication Library (MSAL) | [[msal]](/answers/topics/azure-ad-msal.html) |
47-
| Open Web Interface for .NET (OWIN) middleware | [[azure-active-directory]](/answers/topics/azure-active-directory.html) |
48-
| [Azure AD B2B / External Identities](../external-identities/what-is-b2b.md) | [[azure-ad-b2b]](/answers/topics/azure-ad-b2b.html) |
49-
| [Azure AD B2C](https://azure.microsoft.com/services/active-directory-b2c/) | [[azure-ad-b2c]](/answers/topics/azure-ad-b2c.html) |
50-
| [Microsoft Graph API](https://developer.microsoft.com/graph/) | [[azure-ad-graph]](/answers/topics/azure-ad-graph.html) |
51-
| All other authentication and authorization areas | [[azure-active-directory]](/answers/topics/azure-active-directory.html) |
44+
| Component/area | Tags |
45+
| ----------------------------------------------------------| ---------------------------------------------------------------------------------------------|
46+
| Azure AD B2B / External Identities | [Azure Active Directory External Identities](/answers/tags/231/azure-active-directory-b2c) |
47+
| Azure AD B2C | [Azure Active Directory External Identities](/answers/tags/231/azure-active-directory-b2c) |
48+
| All other Azure Active Directory areas | [Azure Active Diretory](/answers/tags/49/azure-active-directory) |
49+
| Azure RBAC | [Azure Role-Based access control](/answers/tags/189/azure-rbac) |
50+
| Azure Key Vault | [Azure Key Vault](/answers/tags/5/azure-key-vault) |
51+
| Microsoft Security | [Microsoft Defender for Cloud](/answers/tags/392/defender-for-cloud) |
52+
| Microsoft Sentinel | [Microsoft Sentinel](/answers/tags/423/microsoft-sentinel) |
53+
| Azure AD Domain Services | [Azure Active Directory Domain Services](/answers/tags/222/azure-active-directory-domain) |
54+
| Azure Windows and Linux Virtual Machines | [Azure Virtual Machines](/answers/tags/94/azure-virtual-machines) |
5255

5356
## Create a GitHub issue
5457

0 commit comments

Comments
 (0)