-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
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
bastion: updated API and added features #396
Conversation
This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes are non-breaking
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to resolve the Schema validation issues.
Overview/Summary
Updated the APIs for the Azure Bastion Hosts to support new features.
Added available features to the Bastion Host resource, so this module can be reused by landing zones that would like to utilize new bastion features.
This PR fixes/adds/changes/removes
Changes the bastion.bicep file that is used as a module by some landing zones archetypes.
Breaking Changes
N/A
Testing Evidence
I have tested it with the "standard" SKU deployment. I build in the default values for each feature, but have not tested the deployment with Developer or Basic SKUs.
As part of this Pull Request I have
main
branch