Azure / Azure/deployment-stacks
Typo in new DeploymentStackWhatIfResult cmdlets
- Dominant language
- Bicep
- Stars
- 101
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The parameter DenySettingsApplyToChildScope should be DenySettingsApplyToChildScopes. That is how it is no any other cmdlets for deploying stacks.
**To Reproduce**
Just check https://learn.microsoft.com/en-us/powershell/module/az.resources/new-azmanagementgroupdeploymentstackwhatifresult?view=azps-16.2.0#-managementgroupid and https://learn.microsoft.com/en-us/powershell/module/az.resources/new-azmanagementgroupdeploymentstack?view=azps-16.2.0#-denysettingsapplytochildscopes
**Expected behavior**
To be renamed to DenySettingsApplyToChildScopes
**Additional context**
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.