Skip to content

Commit a21ada1

Browse files
Adding code for GA version 2021-12-01 (Azure#26539)
* Adding code for GA version 2021-12-01
1 parent ba80fc1 commit a21ada1

File tree

77 files changed

+5889
-18214
lines changed

Some content is hidden

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

77 files changed

+5889
-18214
lines changed

eng/mgmt/mgmtmetadata/eventgrid_resource-manager.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/eventgrid/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\net1\azure-sdk-for-net\sdk
7-
2021-06-24 23:13:46 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventgrid/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\repos\public_sdk\azure-sdk-for-net\sdk
7+
Autorest CSharp Version: 2.3.82
8+
2022-01-20 21:08:09 UTC
89
Azure-rest-api-specs repository information
910
GitHub fork: Azure
10-
Branch: master
11-
Commit: c2e43f82e91ff7ad691381df56c535164b354cba
11+
Branch: main
12+
Commit: 84c09261f588a7ad29cfb4b46ad7f038f7254275
1213
AutoRest information
1314
Requested version: v2
14-
Bootstrapper version: autorest@2.0.4413
15+
Bootstrapper version: autorest@3.4.1

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Release History
22

3+
## 7.0.0 (2021-12)
4+
- This release corresponds to api-version 2021-12-01 which includes the following new features:
5+
* MSI for delivery to first party destinations.
6+
* Support for tracked system topic
7+
* Support for Delivery Attributes
8+
* Topic type with multiple source scopes.
9+
* Support for storage queue message TTL.
10+
* MSI for system topics.
11+
* Self management of domain topics.
12+
* Data plane AAD auth.
13+
* User assigned identity for topics and domains.
14+
315
## 6.2.0 (2021-06)
416
- This release corresponds to api-version 2021-06-01-preview which includes the following new features:
517
* Support of AAD authentication for user topics, domains, and partner namespaces.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/EventChannelsOperations.cs

Lines changed: 0 additions & 1098 deletions
This file was deleted.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/EventChannelsOperationsExtensions.cs

Lines changed: 0 additions & 347 deletions
This file was deleted.

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/EventGridManagementClient.cs

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

sdk/eventgrid/Microsoft.Azure.Management.EventGrid/src/Generated/IEventChannelsOperations.cs

Lines changed: 0 additions & 218 deletions
This file was deleted.

0 commit comments

Comments
 (0)