Skip to content

Commit 8d4358e

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into andrsmith/updateAutomageDocs
2 parents fe2de7f + 872cded commit 8d4358e

9 files changed

+420
-225
lines changed

articles/active-directory/authentication/active-directory-certificate-based-authentication-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ manager: amycolannino
1414
ms.reviewer: annaba
1515

1616
ms.collection: M365-identity-device-management
17-
ms.custom: has-adal-ref
17+
1818
---
1919
# Get started with certificate-based authentication in Azure Active Directory with federation
2020

@@ -37,7 +37,7 @@ This topic:
3737

3838
To configure CBA with federation, the following statements must be true:
3939

40-
- CBA with federation is only supported for Federated environments for browser applications, native clients using modern authentication (ADAL), or MSAL libraries. The one exception is Exchange Active Sync (EAS) for Exchange Online (EXO), which can be used for federated and managed accounts. To configure Azure AD CBA without needing federation, see [How to configure Azure AD certificate-based authentication](how-to-certificate-based-authentication.md).
40+
- CBA with federation is only supported for Federated environments for browser applications, native clients using modern authentication, or MSAL libraries. The one exception is Exchange Active Sync (EAS) for Exchange Online (EXO), which can be used for federated and managed accounts. To configure Azure AD CBA without needing federation, see [How to configure Azure AD certificate-based authentication](how-to-certificate-based-authentication.md).
4141
- The root certificate authority and any intermediate certificate authorities must be configured in Azure Active Directory.
4242
- Each certificate authority must have a certificate revocation list (CRL) that can be referenced via an internet-facing URL.
4343
- You must have at least one certificate authority configured in Azure Active Directory. You can find related steps in the [Configure the certificate authorities](#step-2-configure-the-certificate-authorities) section.

articles/azure-relay/relay-faq.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,6 @@ sections:
4040
answer: |
4141
For complete information about Relay pricing, see the [Hybrid Connections and WCF Relays](https://azure.microsoft.com/pricing/details/service-bus) table on the Service Bus pricing details page. In addition to the prices noted on that page, you are charged for associated data transfers for egress outside of the datacenter in which your application is provisioned.
4242
43-
- question: |
44-
How am I billed for Hybrid Connections?
45-
answer: |
46-
Here are three example billing scenarios for Hybrid Connections:
47-
48-
* Scenario 1:
49-
* You have a single listener, such as an instance of the Hybrid Connections Manager installed and continuously running for the entire month.
50-
* You send 3 GB of data across the connection during the month.
51-
* Your total charge is $5.
52-
* Scenario 2:
53-
* You have a single listener, such as an instance of the Hybrid Connections Manager installed and continuously running for the entire month.
54-
* You send 10 GB of data across the connection during the month.
55-
* Your total charge is $7.50. That's $5 for the connection and first 5 GB + $2.50 for the additional 5 GB of data.
56-
* Scenario 3:
57-
* You have two instances, A and B, of the Hybrid Connections Manager installed and continuously running for the entire month.
58-
* You send 3 GB of data across connection A during the month.
59-
* You send 6 GB of data across connection B during the month.
60-
* Your total charge is $10.50. That's $5 for connection A + $5 for connection B + $0.50 (for the sixth gigabyte on connection B).
61-
62-
6343
- question: |
6444
How are hours calculated for Relay?
6545
answer: |

0 commit comments

Comments
 (0)