Describe the bug
Fix typos accross all deploy.test.bicep & dependencies.bicep files like:
@description('Optional. The name of the resource group to deploy for a testing purposes.') should be @description('Optional. The name of the resource group to deploy for testing purposes.')
Describe the bug
Fix typos accross all
deploy.test.bicep&dependencies.bicepfiles like:@description('Optional. The name of the resource group to deploy for a testing purposes.') should be @description('Optional. The name of the resource group to deploy for testing purposes.')