Skip to content

Commit d94e739

Browse files
authored
[ElasticSan] API version 2023-03-01: support snapshots and CMK (#39215)
* ElasticSan snapshots and CMK * Update changelog to remove empty sections * Update sourceId format
1 parent d50246f commit d94e739

File tree

75 files changed

+3549
-383
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+3549
-383
lines changed

sdk/elasticsan/Azure.ResourceManager.ElasticSan/CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# Release History
22

3-
## 1.0.0-beta.5 (Unreleased)
3+
## 1.0.0-beta.5 (2023-10-27)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Upgraded to API version 2023-01-01
8+
- Supported snapshot and CMK for ElasticSan
129

1310
## 1.0.0-beta.4 (2023-07-31)
1411

sdk/elasticsan/Azure.ResourceManager.ElasticSan/api/Azure.ResourceManager.ElasticSan.netstandard2.0.cs

Lines changed: 140 additions & 16 deletions
Large diffs are not rendered by default.

sdk/elasticsan/Azure.ResourceManager.ElasticSan/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
44
"TagPrefix": "net/elasticsan/Azure.ResourceManager.ElasticSan",
5-
"Tag": "net/elasticsan/Azure.ResourceManager.ElasticSan_229c79a266"
5+
"Tag": "net/elasticsan/Azure.ResourceManager.ElasticSan_d7981da140"
66
}

sdk/elasticsan/Azure.ResourceManager.ElasticSan/samples/Generated/Samples/Sample_ElasticSanCollection.cs

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

0 commit comments

Comments
 (0)