Azure / Azure/azure-cli

Option to Bypass Pre-Flight Check in Azure CLI for ARO

Open
#27,719 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad ARO Auto-Assign Auto-Resolve bug customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

The recent Azure CLI version 2.52.0 release introduced a pre-flight check for Azure Red Hat OpenShift (ARO). It seems that there's no option available to skip this check at the moment. This issue is currently blocking the provisioning of clusters that leverage specific preview features, notably the Bring Your Own Network Security Group (BYO NSG). The inability to bypass this pre-flight check is particularly problematic since it affects otherwise valid configurations that are not officially supported yet. Adding a feature to skip this check would be extremely useful. Given that this situation is hindering installations that previously succeeded, I am reporting this as a bug rather than a feature request. I believe this constitutes a regression from earlier functionality.

### Related command

az aro create

### Errors

E.g. the command fails when there are pre-existing NSGs in a subnet, even if the BYO NSG preview feature is activated

### Issue script & Debug output

N/A

### Expected behavior

Provide a parameter to skip the pre-flight check

### Environment Summary

azure-cli >= 2.52.0

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.