Rajesh Swarnkar
Rajesh Swarnkar
Is it possible to please provide [`--binary-only`](https://stackoverflow.com/a/51087608) package for windows user so that we do not have to install [**4.5 GB of Visual studio trash**](https://stackoverflow.com/a/49986365)?
You can directly query the list of VM SKUs that support Accelerated Networking by using the Azure CLI [az vm list-skus](https://learn.microsoft.com/en-us/cli/azure/vm#az-vm-list-skus) command. ```bash az vm list-skus \ --location westus \...
@mfatbmw Yes, this needs to be there !! Also please note I coud not find any doc for `enable_soft_delete` and `retention_period_days`? Am I mssing something ? I believe those are...