Skip to content

Commit

Permalink
update readme references without duplicate RP folder in path
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodore Chang committed Aug 4, 2022
1 parent 67449e9 commit 414281e
Showing 1 changed file with 106 additions and 106 deletions.
212 changes: 106 additions & 106 deletions specification/compute/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,32 +242,32 @@ These settings apply only when `--tag=package-2022-04-04` is specified on the co
```yaml $(tag) == 'package-2022-04-04'
input-file:
- Microsoft.Compute/CloudserviceRP/stable/2022-04-04/common.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/runCommand.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskRPCommon.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/disk.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskAccess.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskEncryptionSet.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskRestorePoint.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/snapshot.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/runCommand.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskRPCommon.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/disk.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskAccess.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskEncryptionSet.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskRestorePoint.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/snapshot.json
- Microsoft.Compute/Skus/stable/2021-07-01/skus.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/communityGallery.json
- Microsoft.Compute/CloudserviceRP/stable/2022-04-04/CloudServiceRP/cloudService.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/communityGallery.json
- Microsoft.Compute/CloudserviceRP/stable/2022-04-04/cloudService.json
```

### Tag: package-2022-04-04-only
Expand All @@ -277,7 +277,7 @@ These settings apply only when `--tag=package-2022-04-04-only` is specified on t
```yaml $(tag) == 'package-2022-04-04-only'
input-file:
- Microsoft.Compute/CloudserviceRP/stable/2022-04-04/common.json
- Microsoft.Compute/CloudserviceRP/stable/2022-04-04/CloudServiceRP/cloudService.json
- Microsoft.Compute/CloudserviceRP/stable/2022-04-04/cloudService.json
```

### Tag: package-2022-03-02
Expand All @@ -287,31 +287,31 @@ These settings apply only when `--tag=package-2022-03-02` is specified on the co
```yaml $(tag) == 'package-2022-03-02'
input-file:
- Microsoft.Compute/DiskRP/stable/2022-03-02/common.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/runCommand.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskRPCommon.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/disk.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskAccess.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskEncryptionSet.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskRestorePoint.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/snapshot.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/runCommand.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskRPCommon.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/disk.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskAccess.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskEncryptionSet.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskRestorePoint.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/snapshot.json
- Microsoft.Compute/Skus/stable/2021-07-01/skus.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/communityGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/communityGallery.json
- Microsoft.Compute/CloudserviceRP/stable/2021-03-01/cloudService.json
```

Expand All @@ -322,12 +322,12 @@ These settings apply only when `--tag=package-2022-03-02-only` is specified on t
```yaml $(tag) == 'package-2022-03-02-only'
input-file:
- Microsoft.Compute/DiskRP/stable/2022-03-02/common.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskRPCommon.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/disk.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskAccess.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskEncryptionSet.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/diskRestorePoint.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/DiskRP/snapshot.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskRPCommon.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/disk.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskAccess.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskEncryptionSet.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/diskRestorePoint.json
- Microsoft.Compute/DiskRP/stable/2022-03-02/snapshot.json
```

### Tag: package-2022-01-03
Expand All @@ -336,27 +336,27 @@ These settings apply only when `--tag=package-2022-01-03` is specified on the co

```yaml $(tag) == 'package-2022-01-03'
input-file:
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/runCommand.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/runCommand.json
- Microsoft.Compute/Skus/stable/2021-07-01/skus.json
- Microsoft.Compute/DiskRP/stable/2021-12-01/disk.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/common.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/communityGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/communityGallery.json
- Microsoft.Compute/CloudserviceRP/stable/2021-03-01/cloudService.json
```

Expand All @@ -367,10 +367,10 @@ These settings apply only when `--tag=package-2022-01-03-only` is specified on t
```yaml $(tag) == 'package-2022-01-03-only'
input-file:
- Microsoft.Compute/GalleryRP/stable/2022-01-03/common.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/GalleryRP/communityGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/galleryRPCommon.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/gallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/sharedGallery.json
- Microsoft.Compute/GalleryRP/stable/2022-01-03/communityGallery.json
```

### Tag: package-2022-03-01
Expand All @@ -380,20 +380,20 @@ These settings apply only when `--tag=package-2022-03-01` is specified on the co
```yaml $(tag) == 'package-2022-03-01'
input-file:
- Microsoft.Compute/ComputeRP/stable/2022-03-01/common.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/runCommand.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/runCommand.json
- Microsoft.Compute/Skus/stable/2021-07-01/skus.json
- Microsoft.Compute/DiskRP/stable/2021-12-01/disk.json
- Microsoft.Compute/GalleryRP/stable/2021-10-01/gallery.json
Expand All @@ -409,20 +409,20 @@ These settings apply only when `--tag=package-2022-03-01-only` is specified on t
```yaml $(tag) == 'package-2022-03-01-only'
input-file:
- Microsoft.Compute/ComputeRP/stable/2022-03-01/common.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/ComputeRP/runCommand.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/computeRPCommon.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineScaleSet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachine.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineExtensionImage.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/availabilitySet.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/proximityPlacementGroup.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/dedicatedHost.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/sshPublicKey.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/image.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/restorePoint.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/capacityReservation.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/logAnalytic.json
- Microsoft.Compute/ComputeRP/stable/2022-03-01/runCommand.json
```

### Tag: package-2021-12-01
Expand Down

0 comments on commit 414281e

Please sign in to comment.