Skip to content

Commit 05b723f

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into traffic-manager-seo
2 parents 0b7162c + b262717 commit 05b723f

13 files changed

+19
-14
lines changed

articles/active-directory/b2b/troubleshoot.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
ms.service: active-directory
66
ms.subservice: B2B
77
ms.topic: troubleshooting
8-
ms.date: 05/25/2017
8+
ms.date: 11/12/2019
99
tags: active-directory
1010
ms.author: mimart
1111
author: v-miegge
@@ -90,6 +90,10 @@ To resolve this problem, you must take over the abandoned tenant. Refer to [Tak
9090

9191
If the identity tenant is a just-in-time (JIT) or viral tenant (meaning it's a separate, unmanaged Azure tenant), only the guest user can reset their password. Sometimes an organization will [take over management of viral tenants](https://docs.microsoft.com/azure/active-directory/users-groups-roles/domains-admin-takeover) that are created when employees use their work email addresses to sign up for services. After the organization takes over a viral tenant, only an administrator in that organization can reset the user's password or enable SSPR. If necessary, as the inviting organization, you can remove the guest user account from your directory and resend an invitation.
9292

93+
## A guest user is unable to use the AzureAD PowerShell V1 module
94+
95+
As of November 18, 2019, guest users in your directory (defined as user accounts where the **userType** property equals **Guest**) are blocked from using the AzureAD PowerShell V1 module. Going forward, a user will need to either be a member user (where **userType** equals **Member**) or use the AzureAD PowerShell V2 module.
96+
9397
## Next steps
9498

9599
[Get support for B2B collaboration](get-support.md)

articles/expressroute/expressroute-howto-add-gateway-classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Configure a VNet gateway for ExpressRoute - classic: Azure PowerShell | Microsoft Docs'
2+
title: 'Azure ExpressRoute: Add a gateway to a VNet: classic'
33
description: Configure a VNet gateway for a classic deployment model VNet using PowerShell for an ExpressRoute configuration.
44
services: expressroute
55
author: charwen

articles/expressroute/expressroute-howto-add-gateway-portal-resource-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Add a gateway to an Azure VNet for ExpressRoute: Portal | Microsoft Docs'
3-
description: This article walks you through adding a virtual network gateway to an already created Resource Manager VNet for ExpressRoute.
2+
title: 'Azure ExpressRoute: Add a gateway to a VNet: portal'
3+
description: This article walks you through adding a virtual network gateway to an already created Resource Manager VNet for ExpressRoute using the Azure portal.
44
services: expressroute
55
author: cherylmc
66

articles/expressroute/expressroute-howto-add-gateway-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Add a virtual network gateway to a VNet for ExpressRoute: PowerShell: Azure | Microsoft Docs'
2+
title: 'Azure ExpressRoute: Add a gateway to a VNet: PowerShell'
33
description: This article helps you add VNet gateway to an already created Resource Manager VNet for ExpressRoute.
44
services: expressroute
55
author: charwen

articles/expressroute/expressroute-howto-coexist-classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Configure ExpressRoute and Site-to-Site VPN connections - coexist: classic: Azure | Microsoft Docs'
2+
title: 'Configure ExpressRoute and S2S VPN coexisting connections: classic'
33
description: This article walks you through configuring ExpressRoute and a Site-to-Site VPN connection that can coexist for the classic deployment model.
44
documentationcenter: na
55
services: expressroute

articles/expressroute/expressroute-howto-coexist-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Configure ExpressRoute and Site-to-Site VPN connections - coexist: PowerShell: Azure | Microsoft Docs'
2+
title: 'Configure ExpressRoute and S2S VPN coexisting connections: Azure PowerShell'
33
description: Configure ExpressRoute and a Site-to-Site VPN connection that can coexist for the Resource Manager model using PowerShell.
44
services: expressroute
55
author: charwen

articles/expressroute/expressroute-howto-ipsec-transport-private-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Configure IPsec transport mode for Windows hosts- private peering: ExpressRoute: Azure | Microsoft Docs'
2+
title: 'Azure ExpressRoute private peering: Configure IPsec transport mode - Windows hosts'
33
description: How to enable IPsec transport mode between Azure Windows VMs and on-premises Windows hosts through ExpressRoute private peering using GPOs and OUs.
44
services: expressroute
55
author: fabferri

articles/expressroute/expressroute-howto-linkvnet-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Link a virtual network to an ExpressRoute circuit: PowerShell: Azure | Microsoft Docs'
2+
title: 'ExpressRoute: Link a VNet to a circuit: Azure PowerShell'
33
description: This document provides an overview of how to link virtual networks (VNets) to ExpressRoute circuits by using the Resource Manager deployment model and PowerShell.
44
services: expressroute
55
author: ganesr

articles/expressroute/expressroute-howto-linkvnet-classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Link a virtual network to an ExpressRoute circuit: PowerShell: classic: Azure | Microsoft Docs'
2+
title: 'ExpressRoute: Link a VNet to a circuit: classic'
33
description: This document provides an overview of how to link virtual networks (VNets) to ExpressRoute circuits by using the classic deployment model and PowerShell.
44
services: expressroute
55
documentationcenter: na

articles/expressroute/expressroute-howto-linkvnet-portal-resource-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Link a virtual network to a circuit - ExpressRoute: Azure portal | Microsoft Docs'
3-
description: Connect a VNet to an Azure ExpressRoute Circuit. How-to steps.
2+
title: 'ExpressRoute: Link a VNet to a circuit: Azure portal'
3+
description: Connect a VNet to an Azure ExpressRoute circuit. How-to steps.
44
services: expressroute
55
author: cherylmc
66

0 commit comments

Comments
 (0)