Skip to content
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

Remove Microsoft.Compute.CredentialsCombo from portal user interface #616

Merged
merged 7 commits into from
Jan 19, 2022

Conversation

brooke-hamilton
Copy link
Contributor

Description

Changed from Microsoft.Compute.CredentialsCombo to Microsoft.Common.PasswordBox because the Azure Portal no longer supports the CredentialsCombo control.

NOTE: For now the ability to enter an SSH key has been removed because PasswordBox does not support that feature. We will update with an additional PR to add it back.

Issue reference

The issue this PR will close: #615

Checklist

Please make sure you've completed the relevant tasks for this PR out of the following list:

  • All acceptance criteria in the backlog item are met
  • The documentation is updated to cover any new or changed features
  • Manual tests have passed
  • Relevant issues are linked to this PR

src/bicep/form/mlz.portal.json Outdated Show resolved Hide resolved
Co-authored-by: Glenn Musa <4622125+glennmusa@users.noreply.github.com>
@brooke-hamilton brooke-hamilton enabled auto-merge (squash) January 19, 2022 20:50
@brooke-hamilton brooke-hamilton merged commit 057d8d8 into main Jan 19, 2022
@brooke-hamilton brooke-hamilton deleted the brooke/formfix branch January 19, 2022 20:53
@brooke-hamilton brooke-hamilton added core New feature or request user interface labels Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core New feature or request user interface
Projects
No open projects
2 participants