Skip to content

Commit f7df275

Browse files
authored
Update features.md
1 parent 7581df5 commit f7df275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-shell/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Files outside of `$HOME` and machine state are not persisted across sessions. Us
4040

4141
### Azure drive (Azure:)
4242

43-
PowerShell in Cloud Shell starts you in Azure drive (`Azure:`).
43+
PowerShell in Cloud Shell provides the Azure drive (`Azure:`). You can switch to the Azure drive with `cd Azure:` and back to your home directory with `cd ~`.
4444
The Azure drive enables easy discovery and navigation of Azure resources such as Compute, Network, Storage etc. similar to filesystem navigation.
4545
You can continue to use the familiar [Azure PowerShell cmdlets](https://docs.microsoft.com/powershell/azure) to manage these resources regardless of the drive you are in.
4646
Any changes made to the Azure resources, either made directly in Azure portal or through Azure PowerShell cmdlets, are reflected in the Azure drive. You can run `dir -Force` to refresh your resources.

0 commit comments

Comments
 (0)