Showing posts with label Azure VM. Show all posts
Showing posts with label Azure VM. Show all posts

Monday, May 17, 2021

azure cli install in MacOS

 admins-MacBook-Pro:~ admin$ az login

-bash: az login: command not found


Command to install azusre cli


admins-MacBook-Pro:~ admin$ brew update && brew install azure-cli

Already up-to-date.

==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1k

######################################################################## 100.0%

Sunday, May 16, 2021

bash: Permission denied | cant open file for writing | permission denied read-only file system

 This video I have given three different problems related to file access permission error and shared the solution. This is a basic troubleshooting and we have to understand the error details and proceed accordingly.

 

The same steps you can use for #macOS #Linux #Redhat #Centos #AzureLinuxVM