CloudShell icon indicating copy to clipboard operation
CloudShell copied to clipboard

Enable Az.Tools.Predictor by default

Open theJasonHelmick opened this issue 3 years ago • 1 comments

This pull request adds:

  • New version of Az.Accounts (need for az.tools.predictor)
  • Adds lines to profile (if existing "add"; if not, create profile)
Set-PSReadLineOption -Colors @{ InLinePrediction = '#2F7004'}
Import-Module AZ.Tools.Predictor

theJasonHelmick avatar Oct 10 '22 19:10 theJasonHelmick

Hey @theJasonHelmick, we already have Az.Accounts. We also already install Az.Tools.Predictor

darrentu avatar Oct 10 '22 20:10 darrentu

Closing as this change will occur in PR: https://github.com/Azure/CloudShell/pull/266

maertendMSFT avatar Dec 08 '22 18:12 maertendMSFT