Open
Description
When calling Labs_Get API, the lowercase "resourcegroups" and "microsoft.keyvault" are returned for the value of "VaultName" property in response body.
Actual:
"vaultName": "/subscriptions/xxx/resourcegroups/test-devtestlabs/providers/microsoft.keyvault/vaults/testDtl",
Expected:
"vaultName": "/subscriptions/xxx/resourceGroups/test-devtestlabs/providers/Microsoft.KeyVault/vaults/testDtl",