Skip to content

Commit 84a5369

Browse files
author
srimathiS
committed
Readme changes
1 parent 17369fe commit 84a5369

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Manage Azure Stack Infrastructure
7676
Validate Azure ARM Template Capabilities
7777
- resources - Types, Location, Apiversion
7878
- Compute Capabilities - extensions, images, sizes
79+
- Storage Capabilities - skus
7980

8081
---
8182
_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._

TemplateValidator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Warning - Changes are required either in Template or the validated cloud to depl
2525

2626
# TroubleShooting
2727
For "NotSupported" - Refer the region specific capability JSON for the supported capabilities.
28-
For Warnings(in Console Output) such as "No StorageSkus found in region specific Capabilities json file.", Please run Get-AzureRMCloudCapabilities with -IncludeComputeCapabilities and -IncludeStorageCapabilities
28+
For Warnings(in Console Output) such as "No StorageSkus found in region specific Capabilities JSON file.", Please run Get-AzureRMCloudCapabilities with -IncludeComputeCapabilities and -IncludeStorageCapabilities

0 commit comments

Comments
 (0)