Jayprakash gupta

Results 7 comments of Jayprakash gupta

az sig in-vm-access-control-profile-version config create \ --name \ --mode \ --default-access \ --target-regions ... \ [--exclude-from-latest] This command is not to make any Http request; It is to create an...

I noticed that there are additional arguments, such as --default-access, in the az sig in-vm-access-control-profile-version create command that were not mentioned above. Would these arguments be visible or accessible to...

I noticed that there is an array object [TargetRegion](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2024-03-03/gallery.json#L3295) mapped to the --target-regions argument. Could you please clarify which property within that array the --target-regions option corresponds to? Is it...

> > az sig in-vm-access-control-profile-version config create --name --mode --default-access --target-regions ... [--exclude-from-latest] > > This command is not to make any Http request; It is to create an object...

this is the example payload ![Image](https://github.com/user-attachments/assets/7d693054-8051-4d06-83c0-044750643896)

Can you pls see the swagger changes to get which properties is required and which is optional

there is issue with your get call, arm is not able to find the correct location. Your resource is in westus but you are maing get call from other regions...