Skip to content

Commit

Permalink
Correcting Spelling VMWare to VMware (Azure#146)
Browse files Browse the repository at this point in the history
* Update readme.md

Corrected spelling of VMWare to VMware in text and screenshot

* Update AVSWorkbook.deploy.json

corrected spelling of VMWare to VMware
  • Loading branch information
WKahnZA authored Aug 29, 2022
1 parent 374e7ee commit 5ef4245
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"parameters": {
"workbookDisplayName": {
"type": "string",
"defaultValue": "Azure VMWare Solution AVS",
"defaultValue": "Azure VMware Solution AVS",
"metadata": {
"description": "The friendly name for the workbook that is used in the Gallery or Saved List. This name must be unique within a resource group."
}
Expand Down Expand Up @@ -160,14 +160,14 @@
{
"type": 1,
"content": {
"json": "# This workbook shows information relevant to deployed Azure VMWare Solutions"
"json": "# This workbook shows information relevant to deployed Azure VMware Solutions"
},
"name": "text - 4"
},
{
"type": 1,
"content": {
"json": "# Change Log\r\n\r\n### Version 1\r\nThis is the origional version of the AVS workbooks and features:\r\n1. A summary of the AVS soltuons deployed\r\n2. Metrics performance view\r\n3. Activity section related to AVS\r\n\r\nVersion 2\r\nAdded VMWare resource view\r\n\r\n### Version 3 \r\nAdded VM Information \r\n\r\n### Version 4\r\nAdded Alert information\r\n\r\n### Version 5\r\nAdded help for configuring Alerts"
"json": "# Change Log\r\n\r\n### Version 1\r\nThis is the origional version of the AVS workbooks and features:\r\n1. A summary of the AVS soltuons deployed\r\n2. Metrics performance view\r\n3. Activity section related to AVS\r\n\r\nVersion 2\r\nAdded VMware resource view\r\n\r\n### Version 3 \r\nAdded VM Information \r\n\r\n### Version 4\r\nAdded Alert information\r\n\r\n### Version 5\r\nAdded help for configuring Alerts"
},
"conditionalVisibility": {
"parameterName": "ChangeLog",
Expand Down
4 changes: 2 additions & 2 deletions BrownField/Monitoring/AVS-Workbook/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ It is crucial to monitor the resource utilization in order to understand what is

## Note Preview Features

**Some features of this workbook (Resources and Virtual Machines Tab) require the Azure Arc Enabled VMWare feature which is currently in preview and only available in East US and West Europe**
**Some features of this workbook (Resources and Virtual Machines Tab) require the Azure Arc Enabled VMware feature which is currently in preview and only available in East US and West Europe**

## Prerequisites

Expand Down Expand Up @@ -37,7 +37,7 @@ az deployment group create -g AVS-Step-By-Step-RG -n AVS-Monitoring-Workbook -c
## Screenshots

Summary View
![image](https://user-images.githubusercontent.com/50588165/186345393-aecbc021-c449-47f0-ba28-f4ac26554f6e.png)
![image](https://user-images.githubusercontent.com/50588165/186952640-4083c8c9-ef10-4147-ab0e-6e62716afbc2.png)

VM View
![image](https://user-images.githubusercontent.com/50588165/186345524-8db1a634-856f-4d8a-98a7-23641ab5ca7e.png)

0 comments on commit 5ef4245

Please sign in to comment.