Skip to content

Commit

Permalink
[ARM] Updating Azure.ResourceManager.MachineLearning to generate for … (
Browse files Browse the repository at this point in the history
  • Loading branch information
glecaros authored and matthohn-msft committed Oct 27, 2023
1 parent 451676e commit c0a243d
Show file tree
Hide file tree
Showing 983 changed files with 81,357 additions and 4,010 deletions.
8 changes: 8 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,14 @@
"dpm"
]
},
{
"filename": "**/sdk/recoveryservices-datareplication/**/*.cs",
"words": [
"dras",
"nics",
"reprotect"
]
},
{
"filename": "**/sdk/recoveryservices-siterecovery/**/*.cs",
"words": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Release History

## 1.2.0-beta.2 (Unreleased)
## 1.2.0-beta.2 (2023-09-29)

### Features Added

### Breaking Changes

### Bugs Fixed
- Upgraded api-version tag from 'package-2022-10' to 'package-preview-2023-06'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/3eb9ec8e9c8f717c6b461c4c0f49a4662fb948fd/specification/machinelearningservices/resource-manager/readme.md

### Other Changes

- Upgraded Azure.Core from 1.32.0 to 1.35.0
- Upgraded Azure.ResourceManager from 1.6.0 to 1.7.0

## 1.2.0-beta.1 (2023-05-30)

### Features Added
Expand Down Expand Up @@ -77,4 +78,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).

> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).

Large diffs are not rendered by default.

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

Loading

0 comments on commit c0a243d

Please sign in to comment.