Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions demos/oms-azure-resource-usage-solution/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Azure Resource Usage Solution collects and visualizes Azure Usage from Azure B
* Category (Storage)
* SubCategory (Locally Redundant)
* MeterType (Standard IO - Page Blob/Disk (GB))
* Resouce ( VM, Storage Account , Website)
* Reosuce Group
* Resource ( VM, Storage Account , Website)
* Resource Group
* Resource Tags

![alt text](images/azureusagetile.png "Overview")
Expand Down Expand Up @@ -116,7 +116,7 @@ In the Resource Group where you deployed the template, you should see the soluti

![alt text](images/azureusagedeployedres.png "Solutions")

### Azure Resouce Usage
### Azure Resource Usage

The views for Azure Resource will give you an overview of usage and cost of resources in an Azure Subscription. Multiple subscriptions can be added to provide overview for all.

Expand Down
Loading