diff --git a/README.md b/README.md index 4e07bdf..ebc5442 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ AppID (`InvestigationAppID`) and AppSecret (`InvestigationAppSecret`) to enable ## Prerequisites for the Activity API -Follow the instructions in the [Management Activity API: Getting Started Guide](gettingstarted) to create a new AAD +Follow the instructions in the [Management Activity API: Getting Started Guide][gettingstarted] to create a new AAD application and grant it permissions to the tenant's Management Activity API. @@ -82,7 +82,7 @@ application and grant it permissions to the tenant's Management Activity API. In the "Firewall Settings" blade, click "Add Client IP" and add the IP address of the host where you will be running the investigations tooling from. Save and wait for confirmation that the firewall rules have been updated. -1. Use Visual Studio, or download [SQL Server Management Studio Express 2014](ssms) (for free) and connect to your new +1. Use Visual Studio, or download [SQL Server Management Studio Express 2014][ssms] (for free) and connect to your new database. 1. Create a new SQL database named "O365Investigations"