Skip to content

Commit c4690c3

Browse files
authored
Fix formatting issues in PowerShell auth documentation
1 parent d1ecd20 commit c4690c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Certificate based authentication (CBA) or app-only authentication as described i
5151
> - [Get-ComplianceSearchAction](/powershell/module/exchangepowershell/get-compliancesearchaction)
5252
> - [New-ComplianceSearch](/powershell/module/exchangepowershell/new-compliancesearch)
5353
> - [Start-ComplianceSearch](/powershell/module/exchangepowershell/start-compliancesearch)
54-
> - [New-ComplianceSearchAction](/powershell/module/exchangepowershell/new-compliancesearchaction?view=exchange-ps)
54+
> - [New-ComplianceSearchAction](/powershell/module/exchangepowershell/new-compliancesearchaction)
5555
>
5656
> - 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 multitenant applications when CSP relationships aren't created with the customer. The required steps for using multitenant applications are called out within the regular instructions in this article.
5757
>
@@ -233,7 +233,7 @@ Choose **one** of the following methods in this section to assign API permission
233233
6. Back on the app **API permissions** page, verify **Office 365 Exchange Online** \> **Exchange.ManageAsApp** is listed and contains the following values:
234234
- **Type**: **Application**.
235235
- **Admin consent required**: **Yes**.
236-
- **Status**: The current incorrect value is **Not granted for <Organization>**.
236+
- **Status**: The current incorrect value is **Not granted for \<Organization\>**.
237237
238238
Change this value by selecting **Grant admin consent for \<Organization\>**, read the confirmation dialog that opens, and then select **Yes**.
239239

0 commit comments

Comments
 (0)