We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems lower vm sizes on Azure allow nested virtualization also on Azure there are skus for RHEL https://learn.microsoft.com/es-es/azure/virtual-machines/workloads/redhat/redhat-images so we should try to test if we can use it.
The text was updated successfully, but these errors were encountered:
Check sku with az vm image list -p RedHat --all -o table
az vm image list -p RedHat --all -o table
Sorry, something went wrong.
feat: added azure RHEL support. Fix redhat-developer#235
44d18aa
Signed-off-by: Adrian Riobo <[email protected]>
4ff2511
feat: added azure RHEL support. Fix #235
40b6674
adrianriobo
Successfully merging a pull request may close this issue.
It seems lower vm sizes on Azure allow nested virtualization also on Azure there are skus for RHEL https://learn.microsoft.com/es-es/azure/virtual-machines/workloads/redhat/redhat-images so we should try to test if we can use it.
The text was updated successfully, but these errors were encountered: