Skip to content

Commit 0280208

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 89e419e + 265a7e5 commit 0280208

File tree

273 files changed

+2191
-5230
lines changed

Some content is hidden

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

273 files changed

+2191
-5230
lines changed

.openpublishing.redirection.json

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26814,6 +26814,86 @@
2681426814
"redirect_url": "/azure/marketplace/cloud-partner-portal/test-drive/what-is-test-drive",
2681526815
"redirect_document_id": false
2681626816
},
26817+
{
26818+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-channel-info-tab.md",
26819+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26820+
"redirect_document_id": false
26821+
},
26822+
{
26823+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-contacts-tab.md",
26824+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26825+
"redirect_document_id": false
26826+
},
26827+
{
26828+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-create-offer.md",
26829+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26830+
"redirect_document_id": false
26831+
},
26832+
{
26833+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-offer-settings-tab.md",
26834+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26835+
"redirect_document_id": false
26836+
},
26837+
{
26838+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-plans-tab.md",
26839+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26840+
"redirect_document_id": false
26841+
},
26842+
{
26843+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-prerequisites.md",
26844+
"redirect_url": "/azure/marketplace/partner-center-portal/offer-creation-checklist",
26845+
"redirect_document_id": false
26846+
},
26847+
{
26848+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-publish-offer.md",
26849+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26850+
"redirect_document_id": false
26851+
},
26852+
{
26853+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-saas-subscription-apis.md",
26854+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26855+
"redirect_document_id": false
26856+
},
26857+
{
26858+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-storefront-tab.md",
26859+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26860+
"redirect_document_id": false
26861+
},
26862+
{
26863+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-technical-info-tab.md",
26864+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26865+
"redirect_document_id": false
26866+
},
26867+
{
26868+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-testdrive-tab.md",
26869+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26870+
"redirect_document_id": false
26871+
},
26872+
{
26873+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-update-existing-offer.md",
26874+
"redirect_url": "/azure/marketplace/partner-center-portal/create-new-saas-offer",
26875+
"redirect_document_id": false
26876+
},
26877+
{
26878+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-saas-fulfillment-api-v1.md",
26879+
"redirect_url": "/azure/marketplace/partner-center-portal/pc-saas-fulfillment-api-v1",
26880+
"redirect_document_id": false
26881+
},
26882+
{
26883+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-saas-fulfillment-api-v2.md",
26884+
"redirect_url": "/azure/marketplace/partner-center-portal/pc-saas-fulfillment-api-v2",
26885+
"redirect_document_id": false
26886+
},
26887+
{
26888+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-saas-fulfillment-apis.md",
26889+
"redirect_url": "/azure/marketplace/partner-center-portal/pc-saas-fulfillment-apis",
26890+
"redirect_document_id": false
26891+
},
26892+
{
26893+
"source_path": "articles/marketplace/cloud-partner-portal/saas-app/cpp-saas-registration.md",
26894+
"redirect_url": "/azure/marketplace/partner-center-portal/pc-saas-registration",
26895+
"redirect_document_id": false
26896+
},
2681726897
{
2681826898
"source_path": "articles/marketplace/grow-your-business-azure-marketplace.md",
2681926899
"redirect_url": "/azure/marketplace/grow-your-business-with-azure-marketplace",

articles/active-directory-b2c/social-transformations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article provides examples for using the social account claims transformatio
3434

3535
## CreateAlternativeSecurityId
3636

37-
Creates a JSON representation of the user’s alternativeSecurityId property that can be used in the calls to Azure Active Directory. For more information, see [AlternativeSecurityId's schema](/previous-versions/azure/ad/graph/api/entity-and-complex-type-reference#AlternativeSecurityIdType).
37+
Creates a JSON representation of the user’s alternativeSecurityId property that can be used in the calls to Azure Active Directory. For more information, see [AlternativeSecurityId's schema](/previous-versions/azure/ad/graph/api/entity-and-complex-type-reference#alternativesecurityid-type).
3838

3939
| Item | TransformationClaimType | Data Type | Notes |
4040
| ---- | ----------------------- | --------- | ----- |

articles/active-directory-b2c/tutorial-add-identity-providers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To enable sign-in for users from Azure AD, you need to register an application w
4242

4343
1. Sign in to the [Azure portal](https://portal.azure.com).
4444
2. Make sure you're using the directory that contains your Azure AD tenant by clicking the **Directory and subscription filter** in the top menu and choosing the directory that contains your Azure AD tenant.
45-
3. Choose **All services** in the top-left corner of the Azure portal, and then search for and select **App registrations**.
45+
3. Choose **All services** in the top-left corner of the Azure portal, and then search for and select **App registrations (Legacy)**.
4646
4. Select **New application registration**.
4747
5. Enter a name for your application. For example, `Azure AD B2C App`.
4848
6. For the **Application type**, select `Web app / API`.
@@ -147,4 +147,4 @@ In this article, you learned how to:
147147
> * Add the identity providers to your user flow
148148
149149
> [!div class="nextstepaction"]
150-
> [Customize the user interface of your applications in Azure Active Directory B2C](tutorial-customize-ui.md)
150+
> [Customize the user interface of your applications in Azure Active Directory B2C](tutorial-customize-ui.md)

articles/active-directory/b2b/o365-external-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ OneDrive/SharePoint Online has a separate invitation manager. Support for extern
3030

3131
- Azure AD B2B collaboration invited users can be picked from OneDrive/SharePoint Online sharing dialog boxes. OneDrive/SharePoint Online invited users also show up in Azure AD after they redeem their invitations.
3232

33-
- The licensing requirements differ. For each paid Azure AD license, you can let up to 5 guest users access your paid Azure AD features. To learn more about licensing, see [Azure AD B2B licensing](https://docs.microsoft.com/azure/active-directory/b2b/licensing-guidance) and ["What is an external user?" in the SharePoint Online external sharing overview](https://docs.microsoft.com/sharepoint/external-sharing-overview#what-is-an-external-user).
33+
- The licensing requirements differ. For each paid Azure AD license, you can let up to 5 guest users access your paid Azure AD features. To learn more about licensing, see [Azure AD B2B licensing](https://docs.microsoft.com/azure/active-directory/b2b/licensing-guidance) and ["What is an external user?" in the SharePoint Online external sharing overview](https://docs.microsoft.com/sharepoint/external-sharing-overview#what-happens-when-users-share).
3434

3535
To manage external sharing in OneDrive/SharePoint Online with Azure AD B2B collaboration, set the OneDrive/SharePoint Online external sharing setting to **Allow sharing only with the external users that already exist in your organization's directory**. Users can go to externally shared sites and pick from external collaborators that the admin has added. The admin can add the external collaborators through the B2B collaboration invitation APIs.
3636

articles/active-directory/conditional-access/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ For every sign-in, Azure Active Directory evaluates all policies and ensures tha
105105

106106
### Does conditional access work with Exchange ActiveSync?
107107

108-
Yes, you can use Exchange ActiveSync in a conditional access policy with some [limitations](https://docs.microsoft.com/azure/active-directory/conditional-access/conditional-access-for-exo-and-spo#exchange-activesync).
108+
Yes, you can use Exchange ActiveSync in a conditional access policy with some [limitations](https://docs.microsoft.com/azure/active-directory/conditional-access/conditional-access-for-exo-and-spo).
109109

110110
### How should you configure conditional access with Office 365 apps?
111111

articles/active-directory/develop/about-microsoft-identity-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The **application API in Microsoft Graph** is currently in preview. Use this API
5555

5656
### MSAL libraries
5757

58-
You can use the MSAL library to build applications that authenticate all Microsoft identities. The MSAL libraries in .NET are generally available. MSAL libraries for JavaScript, iOS, and Android are in preview and suitable for use in a production environment. We provide the same production level support for MSAL libraries in preview as we do for versions of MSAL and ADAL that are generally available.
58+
You can use the MSAL library to build applications that authenticate all Microsoft identities. The MSAL libraries in .NET and JavaScript are generally available. MSAL libraries for iOS and Android are in preview and suitable for use in a production environment. We provide the same production level support for MSAL libraries in preview as we do for versions of MSAL and ADAL that are generally available.
5959

6060
You can also use the MSAL libraries to integrate your application with Azure AD B2C.
6161

articles/active-directory/reports-monitoring/troubleshoot-content-pack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: article
1515
ms.tgt_pltfrm: na
1616
ms.workload: identity
1717
ms.subservice: report-monitor
18-
ms.date: 11/13/2018
18+
ms.date: 06/07/2019
1919
ms.author: markvi
2020
ms.reviewer: dhanyahk
2121

@@ -45,7 +45,7 @@ This article provides you with information about the possible causes and how to
4545
| Cause | How to fix |
4646
| --- | --- |
4747
| Refresh failure errors can be caused when the credentials of the users connecting to the content pack have been reset but not updated in the connection settings of the content pack. | In Power BI, locate the dataset corresponding to the Azure AD activity logs dashboard (**Azure Active Directory Activity logs**), choose schedule refresh, and then enter your Azure AD credentials. |
48-
| A refresh can fail due to data issues in the underlying content pack. | [File a support ticket](../fundamentals/active-directory-troubleshooting-support-howto.md).|
48+
| A refresh can fail due to large datasets. | Currently, the Azure AD Content pack with Power BI can support only small data sets (less than 500,00 rows) because of some limitations around timeouts in the Power BI Service. If you encounter throttling errors or if the refresh fails due to timeout issues, this might because you are trying to fetch a large dataset. Reduce the time period in the query and try again.|
4949

5050

5151
## Failed to update data source credentials

0 commit comments

Comments
 (0)