Skip to content

Commit 34a5213

Browse files
committed
Update app-only-auth-powershell-v2.md
Added note item about Beta versions of PackageManagement or PowerShellGet modules per email request.
1 parent 5d6f818 commit 34a5213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Certificate based authentication (CBA) or app-only authentication as described i
4949
> - [Get-CaseHoldPolicy](/powershell/module/exchange/get-caseholdpolicy)
5050
>
5151
> - Delegated scenarios are supported in Exchange Online. The recommended method for connecting with delegation is using GDAP and App Consent. For more information, see [Use the Exchange Online PowerShell v3 Module with GDAP and App Consent](/powershell/partnercenter/exchange-online-gdap-app). You can also use multi-tenant applications when CSP relationships are not created with the customer. The required steps for using multi-tenant applications are called out within the regular instructions in this article.
52+
>
53+
> - If the procedures in this article don't work for you, verify that you don't have Beta versions of the PackageManagement or PowerShellGet modules installed by running the following command: `Get-InstalledModule PackageManagement -AllVersions; Get-InstalledModule PowerShellGet -AllVersions`.
5254
5355
## How does it work?
5456

0 commit comments

Comments
 (0)