Dylan Prins

Results 13 issues of Dylan Prins

**Is your feature request related to a problem? Please describe.** Supporting moduleception (modules in modules). We have the following set-up: _main.bicep -> local modules with resource group deployments -> acr...

enhancement

**Description of the issue** I think there should be a check on properties as well: ```powershell Rule 'Azure.AppGw.UseHTTPS' -Ref 'AZR-000059' -Type 'Microsoft.Network/applicationGateways' -Tag @{ release = 'GA'; ruleSet = '2021_09';...

bug

**Describe the bug** When adding a token in ARM I cannot generate a password, but when generating a token password in the portal the ARM template will delete it. **Expected...

bug

Using PSRule v2.8.1 Using PSRule.Rules.Azure v1.26.0 Github runner: Ubuntu-latest Deployment error ``` Error: Unable to expand resources because the source file '/home/runner/work/Solution.ManagedOxygen/Solution.ManagedOxygen/OxygenManagementZone.bicep' was not valid. An error occurred evaluating expression...

bug
feature: bicep-language
feature: pre-flight-expansion

Error: - Name name: The value '{{Resource.Object.Object.Object}}' does not match the expression '^[a-z0-9][a-z0-9_.-]{0,62}[a-z0-9_]$'. ```bicep var vNetName = replace(namingConvention, '%abbr', 'vnet') module virtualNetwork 'br/BicepFeatures:virtualnetwork:v2.2.0' = { name: 'virtualNetworkLZ-${nameSuffix}' scope: resourceGroup(resourceGroupName) dependsOn:...

bug
feature: pre-flight-expansion

I would love to have the option to require a review from all the codeowners. That way I can have different teams review the PR. Like Engineering and Risk

It would be great to split the mergeable.yml into multiple files: usecase: have a organisation wide .github repo with code owners enabled that can manage there own set of rules

Updated New-MarkdownHelp with force parameter ## Description New-MarkdownHelp should always overwrite new old markdown pages. If this is not suitable a parameter should be added to be able to force...

my role assignment stage did not started, because i only changed to user assigned identity. This way you can deploy roles without the need to add policy changes

**Describe the solution you'd like** I would like to have a label when there is a unresolved comment