Skip to content

Commit

Permalink
Fixed links in pre-req section
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhitney7 authored Mar 14, 2022
1 parent 853af5e commit cfef56f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/Get-MgUserVoicemailReport/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This script uses Graph API to read and save a report of all voicemail messages f

## Pre-requisites

- Install the [Graph SDK for PowerShell]("https://docs.microsoft.com/en-us/graph/powershell/installation")
- Create an [Azure AD application]("https://docs.microsoft.com/en-us/graph/powershell/app-only?tabs=azure-portal") and grant 'Mail.Read' permissions to it
- Install the [Graph SDK for PowerShell](https://docs.microsoft.com/en-us/graph/powershell/installation)
- Create an [Azure AD application](https://docs.microsoft.com/en-us/graph/powershell/app-only?tabs=azure-portal) and grant 'Mail.Read' permissions to it

## Usage

Expand Down

0 comments on commit cfef56f

Please sign in to comment.