Skip to content

Commit

Permalink
[Compute] New API version 2024-03-01 (Azure#42798)
Browse files Browse the repository at this point in the history
* generation with dummy property

* adding customizations

* regenarating SDK

* Adding customizations to Extension method

* Override spellcheck nvme

* Rerun generatecode

* changes and testing

* changedtests

* changes

* updating assets

* fix in method

* unblocking tests
  • Loading branch information
haagha authored May 8, 2024
1 parent 6587cc0 commit 0371323
Show file tree
Hide file tree
Showing 162 changed files with 3,845 additions and 1,291 deletions.
3 changes: 2 additions & 1 deletion .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,8 @@
"ssdzrs",
"dscp",
"vmguest",
"vhdx"
"vhdx",
"Nvme"
]
},
{
Expand Down
6 changes: 1 addition & 5 deletions sdk/compute/Azure.ResourceManager.Compute/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Updated the CRP api-version from 'package-2023-09-01' to the newer 'package-2024-03-01'. This is for the latest Compute RP release (VM, VMSS, etc).

## 1.5.0-beta.1 (2024-04-25)

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/compute/Azure.ResourceManager.Compute/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/compute/Azure.ResourceManager.Compute",
"Tag": "net/compute/Azure.ResourceManager.Compute_4ea1853447"
"Tag": "net/compute/Azure.ResourceManager.Compute_87fd27f3bf"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0371323

Please sign in to comment.