Skip to content

Bug fixes, unnecessary code, spelling & formatting #196

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

Open
wants to merge 1 commit into
base: Dev
Choose a base branch
from

Conversation

pmatthews05
Copy link

@pmatthews05 pmatthews05 commented Feb 17, 2025

  • Added additional ExcludeRule for PSAvoidUsingConvertToSecureStringWithPlainText
    • The plan text is never seen due to a variable, so this warning is redunant.
  • ConnectionProfiles.ps1
    • Simplified the if elseif in setup, which also made the Get-CloudEnvironmentInfo function neater.
  • Get-CloudEnvironmentInfo
    • Had parameters that were not used.
  • Connect-MSCloudLoginAzure
    • Bug fix where it was updating the ExchangeOnline settings instead of Azure.
  • Connect-MSCloudLoginAzureDevOPS
    • Fixed a spelling mistake.
  • General formatting due to PowerShell Formatter in VSCode.

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant