Thursday, May 18, 2023

azure create Linux VM with ssh and storage options

 az vm create --name VMname --resource-group RGname --image UbuntuLTS --generate-ssh-keys


No comments:

Post a Comment

ASP.NET Core

 Certainly! Here are 10 advanced .NET Core interview questions covering various topics: 1. **ASP.NET Core Middleware Pipeline**: Explain the...