An administrator frequently switches between the Bash and PowerShell environments in Azure Cloud Shell to execute scripts. Is the following statement true or false?
Switching the shell environment from Bash to PowerShell within Azure Cloud Shell automatically deletes all files stored in the user's home directory because the two environments mount separate Azure Files shares.
Cevap: Cevap
Cevap
The statement is false.
The statement is false because Azure Cloud Shell uses a single persistent Azure Files share for a given user profile, preserving the home directory across both Bash and PowerShell environments.
Adım Adım Çözüm
Anahtar Kavram
Azure Cloud Shell persistent storage and environment behavior
Tahmini Süre:1m 30s