You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-grid/whats-new.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ ms.date: 01/13/2022
12
12
Azure Event Grid receives improvements on an ongoing basis. To stay up to date with the most recent developments, this article provides you with information about the features that are added or updated in a release.
13
13
14
14
15
-
## .NET 6.2.0-preview (2021-06)
16
-
This release corresponds to api-version 2021-06-01-preview which includes the following new features:
15
+
## .NET 6.2.0-preview (REST API version 2021-06)
16
+
This release corresponds to REST API version 2021-06-01-preview, which includes the following new features:
17
17
18
18
-[Azure Active Directory authentication for topics and domains, and partner namespaces](authenticate-with-active-directory.md)
19
-
- Private link support for partner namespaces. Azure portal doesn't support it yet.
20
-
- IP Filtering for partner namespaces. Azure portal doesn't support it yet.
21
-
- System Identity for partner topics. Azure portal doesn't support it yet.
19
+
-[Private link support for partner namespaces](/rest/api/eventgrid/controlplane-version2021-06-01-preview/partner-namespaces/create-or-update#privateendpoint). Azure portal doesn't support it yet.
20
+
-[IP Filtering for partner namespaces](/rest/api/eventgrid/controlplane-version2021-06-01-preview/partner-namespaces/create-or-update#inboundiprule). Azure portal doesn't support it yet.
21
+
-[System Identity for partner topics](/rest/api/eventgrid/controlplane-version2021-06-01-preview/partner-topics/update#request-body). Azure portal doesn't support it yet.
22
22
-[User Identity for system topics, custom topics and domains](enable-identity-custom-topics-domains.md)
0 commit comments