Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glibnub authored Oct 1, 2019
1 parent 11d0567 commit 4978e6b
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: "Getting Started with Monitor - Security Breach Or Risk Activity Lo
urlFragment: monitor-java-activitylog-alerts-on-security-breach-or-risk
---

# Getting Started with Monitor - Security Breach Or Risk Activity Log Alerts - in Java #
# Security Breach Or Risk Activity Log Alerts in Azure Monitor (Java)


This sample shows examples of configuring Activity Log Alerts for potential security breach or risk notifications.
Expand All @@ -25,18 +25,16 @@ To run this sample:

Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an auth file. See [how to create an auth file](https://github.com/Azure/azure-libraries-for-java/blob/master/AUTH.md).

git clone https://github.com/Azure-Samples/monitor-java-activitylog-alerts-on-security-breach-or-risk.git

cd monitor-java-activitylog-alerts-on-security-breach-or-risk

mvn clean compile exec:java
```bash
git clone https://github.com/Azure-Samples/monitor-java-activitylog-alerts-on-security-breach-or-risk.git
cd monitor-java-activitylog-alerts-on-security-breach-or-risk
mvn clean compile exec:java
```

## More information ##

[http://azure.com/java](http://azure.com/java)

If you don't have a Microsoft Azure subscription you can get a FREE trial account [here](http://go.microsoft.com/fwlink/?LinkId=330212)

---

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

0 comments on commit 4978e6b

Please sign in to comment.