Skip to content

Commit

Permalink
AGC API Version 2023-11-01 (Azure#39516)
Browse files Browse the repository at this point in the history
* init

* init

* addressing comments for README & CHANGELOG
  • Loading branch information
malpaniHMC authored and DevArjun23 committed Nov 14, 2023
1 parent 79a3652 commit 23aebe8
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 40 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

## 1.0.0 (2023-11-01)
### Features Added
- Perform CRUD Operations for Application Gateway for Containers (AGC).
- Use the latest API version for (2023-11-01)
### Breaking Changes

### Bugs Fixed

### Other Changes


## 1.0.0-beta.3 (Unreleased)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This library follows the [new Azure SDK guidelines](https://azure.github.io/azur
Install the Microsoft Azure ServiceNetworking management library for .NET with [NuGet](https://www.nuget.org/):

```dotnetcli
dotnet add package Azure.ResourceManager.ServiceNetworking --prerelease
dotnet add package Azure.ResourceManager.ServiceNetworking
```

### Prerequisites
Expand Down

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.

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.

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

Loading

0 comments on commit 23aebe8

Please sign in to comment.