Skip to content

Commit 493e730

Browse files
authored
Merge pull request #299 from MicrosoftDocs/master
rmerge
2 parents 45af4bd + 1249edb commit 493e730

File tree

2,059 files changed

+17123
-7661
lines changed

Some content is hidden

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

2,059 files changed

+17123
-7661
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/active-directory/authentication/howto-mfaserver-adfs-2012.md",
5+
"redirect_url": "/azure/active-directory/authentication/howto-mfaserver-adfs-windows-server",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/storage/blobs/storage-c-plus-plus-how-to-use-blobs.md",
510
"redirect_url": "/azure/storage/blobs/quickstart-blobs-c-plus-plus",
@@ -16463,6 +16468,11 @@
1646316468
"redirect_url": "/azure/developer/chef/windows-vm-configure",
1646416469
"redirect_document_id": false
1646516470
},
16471+
{
16472+
"source_path_from_root": "/articles/defender-for-iot/organizations/integration-cisco-ise-pxgrid.md",
16473+
"redirect_url": "/azure/defender-for-iot/organizations/integration-forescout",
16474+
"redirect_document_id": false
16475+
},
1646616476
{
1646716477
"source_path_from_root": "/articles/defender-for-iot/organizations/integration-servicenow.md",
1646816478
"redirect_url": "/azure/defender-for-iot/organizations/tutorial-servicenow",
@@ -38903,6 +38913,11 @@
3890338913
"redirect_url": "/azure/backup/sap-hana-db-about",
3890438914
"redirect_document_id": false
3890538915
},
38916+
{
38917+
"source_path": "articles/virtual-machines/workloads/sap/azure-monitor-overview.md",
38918+
"redirect_url": "/azure/virtual-machines/workloads/sap/monitor-sap-on-azure",
38919+
"redirect_document_id": false
38920+
},
3890638921
{
3890738922
"source_path_from_root": "/articles/migrate/how-to-scale-assessment.md",
3890838923
"redirect_url": "scale-hyper-v-assessment",
@@ -56262,6 +56277,11 @@
5626256277
"source_path_from_root": "/articles/storage/files/storage-files-enable-smb-multichannel.md",
5626356278
"redirect_url": "/azure/storage/files/files-smb-protocol#smb-multichannel",
5626456279
"redirect_document_id": false
56280+
},
56281+
{
56282+
"source_path_from_root": "/articles/azure-cache-for-redis/cache-best-practices.md",
56283+
"redirect_url": "/azure/azure-cache-for-redis/index",
56284+
"redirect_document_id": false
5626556285
}
5626656286
]
5626756287
}

articles/active-directory-b2c/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,8 @@
430430
displayName: account, accounts, msgraph, ms graph, graph
431431
- name: Deploy with Azure Pipelines
432432
href: deploy-custom-policies-devops.md
433+
- name: Deploy with GitHub Actions
434+
href: deploy-custom-policies-github-action.md
433435
displayName: azure devops, ci/cd, cicd, custom policy, policies
434436
- name: Manage policies with PowerShell
435437
href: manage-custom-policies-powershell.md

articles/active-directory-b2c/add-api-connector-token-enrichment.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 08/04/2021
11+
ms.date: 08/29/2021
1212
ms.author: mimart
1313
ms.subservice: B2C
1414
zone_pivot_groups: b2c-policy-type
@@ -88,7 +88,6 @@ Content-type: application/json
8888
"objectId": "ab3ec3b2-a435-45e4-b93a-56a005e88bb7",
8989
"extension_<extensions-app-id>_CustomAttribute1": "custom attribute value",
9090
"extension_<extensions-app-id>_CustomAttribute2": "custom attribute value",
91-
"objectId": "ab3ec3b2-a435-45e4-b93a-56a005e88bb7",
9291
"client_id": "231c70e8-8424-48ac-9b5d-5623b9e4ccf3",
9392
"step": "PreTokenIssuance",
9493
"ui_locales":"en-US"

articles/active-directory-b2c/billing.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.topic: reference
1010
ms.workload: identity
11-
ms.date: 05/28/2021
11+
ms.date: 08/26/2021
1212
ms.author: mimart
1313
ms.subservice: B2C
1414
ms.custom: fasttrack-edit
@@ -18,6 +18,15 @@ ms.custom: fasttrack-edit
1818

1919
Azure Active Directory B2C (Azure AD B2C) pricing is based on monthly active users (MAU), which is the count of unique users with authentication activity within a calendar month. This billing model applies to both Azure AD B2C tenants and [Azure AD guest user collaboration (B2B)](../active-directory/external-identities/external-identities-pricing.md). MAU billing helps you reduce costs by offering a free tier and flexible, predictable pricing. In this article, learn about MAU billing, linking your Azure AD B2C tenants to a subscription, and changing your pricing tier.
2020

21+
## MAU overview
22+
23+
A monthly active user (MAU) is a unique user that performs an authentication within a given month. A user that authenticates multiple times within a given month is counted as one MAU. Customers are not charged for a MAU’s subsequent authentications during the month, nor for inactive users. Authentications may include:
24+
25+
- Active, interactive sign-in by the user, for example through [sign-up or sign-in](add-sign-up-and-sign-in-policy.md), [self-service password reset](add-password-reset-policy.md), [profile editing](add-profile-editing-policy.md), or any type of [user flow](user-flow-overview.md) or [custom policy](custom-policy-overview.md).
26+
- Passive, non-interactive sign-in such as [single sign-on (SSO)](session-behavior.md), or any type of token acquisition, such as authorization code flow, token refresh, or [resource owner password credentials (ROPC)](add-ropc-policy.md).
27+
28+
If you choose to provide higher levels of assurance using Multi-factor Authentication (MFA) for Voice and SMS, you will continue to be charged a worldwide flat fee for each MFA attempt that month, whether the sign-in is successful or unsuccessful.
29+
2130
> [!IMPORTANT]
2231
> This article does not contain pricing details. For the latest information about usage billing and pricing, see [Azure Active Directory B2C pricing](https://azure.microsoft.com/pricing/details/active-directory-b2c/). See also [Azure AD B2C region availability and data residency](data-residency.md) for details about where the Azure AD B2C service is available and where user data is stored.
2332
@@ -185,4 +194,4 @@ If the source and destination subscriptions are associated with different Azure
185194

186195
## Next steps
187196

188-
For the latest pricing information, see [Azure Active Directory B2C pricing](https://azure.microsoft.com/pricing/details/active-directory-b2c/).
197+
For the latest pricing information, see [Azure Active Directory B2C pricing](https://azure.microsoft.com/pricing/details/active-directory-b2c/).

0 commit comments

Comments
 (0)