Skip to content

Commit 6dc66d7

Browse files
grizzlytheodoreTheodore Chang
andauthored
Compute community gallery fix track1 (#36371)
* change for community gallery identifier * changelog --------- Co-authored-by: Theodore Chang <[email protected]>
1 parent ce1921b commit 6dc66d7

File tree

3 files changed

+75
-16
lines changed

3 files changed

+75
-16
lines changed

sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/CommunityGalleryImage.cs

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/CommunityGalleryImageIdentifier.cs

Lines changed: 72 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,7 @@
1515
<PackageReleaseNotes>
1616
<![CDATA[
1717
This is a public release of the Azure Compute SDK. Included with this release is:
18-
1. ComputeRP API calls will use 2023-03-01 API version.
19-
2. Reapply operation support for VMSS.
20-
3. Added $expand option in List Virtual Machine methods.
21-
4. BypassPlatformSafetyChecksOnUserSchedule support for VMs.
22-
5. Added Spot related properties to VMSS update.
23-
6. SecurityPostureReference support for VMSS.
24-
7. Resize support for dedicatedHost.
25-
8. Added Encryption, Source Details, HyperVGeneration and WriteAccelerated for Restore Point.
26-
9. Managed Identity support for Run Command.
27-
10. Hibernate feature support for VMSS deallocate.
18+
1. Community Gallery Image will take in CommunityGalleryImageIdentifier as a property instead of GalleryImageIdentifier.
2819
]]>
2920
</PackageReleaseNotes>
3021
</PropertyGroup>

0 commit comments

Comments
 (0)