You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The commands to change the prediction color and enable/disable predictions only affect the current
75
-
session. To make these changes reflect every time you start Cloud Shell, create or edit a
76
-
PowerShell Profile. The following instructions will guide you through configuring a profile for
77
-
Cloud Shell. For more details on PowerShell profiles, see [About_Profiles][06]
75
+
session. Add these commands to your PowerShell profile so that they are available every time you start Cloud Shell. The following instructions will guide you through configuring a profile for
76
+
Cloud Shell. For more information on PowerShell profiles, see [About_Profiles][06]
78
77
79
78
### How to check if you have a PowerShell profile in Cloud Shell
80
79
@@ -107,8 +106,8 @@ UnixMode User Group LastWriteTime Size N
107
106
108
107
Use the built-in open-source editor to edit the profile. To learn more, see [Azure Cloud Shell editor][04].
109
108
110
-
Below is an example of profile commands that set the prediction color to default light grey and
111
-
enables History predictions.
109
+
The following example shows the profile commands that set the prediction color to default light grey
0 commit comments