Erika Gressi

Results 80 issues of Erika Gressi

### Description ### Release requirements #### To be discussed Should we prefer releasing sooner to fix issues such as outdated API version failing static validation for previous release 0.6 **-OR-**...

enhancement

### Description Some modules e.g. vm, evhns, storage account, allow resource names to be autogenerated if no name value is provided. To allow deployment idempotency, the unique name uses the...

enhancement
good first issue
[cat] modules

### Description `Join-Path` cmdlet is massively used throughout PS scripts to e.g. load functions or retrieve file paths. We should align all usages to avoid including directory separators (`/` or...

enhancement
good first issue
[cat] utilities

### Description A few modules fail the natural language linter check with error `Incorrect usage of the term: “node”, use “Node.js” instead terminology` e.g. Microsoft.ContainerService/managedClusters/readme.md and Microsoft.ServiceFabric/clusters/readme.md Verify how to...

enhancement
[cat] testing

### Description Deployment quota often exceeding at management group scope. Management group scope deployments fail when deployment count exceeds 800. To overcome this, deployments that are no longer needed should...

enhancement
[cat] pipelines

### Description We should improve the documentation of the Pester tests we run. A standard Wiki page listing them is probably not the best choice as the list can soon...

documentation
enhancement
[cat] testing

### Describe the bug Test addpip.parameters.json, adding an additionalPublicIpConfigurations to the resource fails with a `BastionHostMustHaveMaximumOneHostIpConfiguration` error. Investigate if adding a PIP is not supported anymore. Ref PR implementing the...

bug
[prio] high
[cat] modules
[cat] testing

### Description ### The context **Static validation**: Pester tests aim to ensure each module leverages an API version which is "recent enough", not older than the latest e.g. X released...

enhancement
[cat] modules
[cat] testing

### Describe the bug The GH dependencies pipeline is failing on the job creating disk encryption set. The resource is leveraged by the AKS module. The job is not able...

bug
[prio] high
[cat] pipelines
[cat] testing

### Description This discussion needs to take place before issues #1450 #1465 #1085 1. #1450 Leverage same naming documented here https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/deploy-github-actions?tabs=openid%2CCLI#configure-the-github-secrets GitHub/ADO Secret | Active Directory Application -- | --...

enhancement
blocked
[cat] needs further discussion