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/private-5g-core/whats-new.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Make the following changes for each 2022-04-01-preview API template that you wan
57
57
| LargePackage | G10 |
58
58
59
59
2. In the **Attached Data Network** resource, add the new mandatory field **properties.dnsAddresses** if one doesn't already exist. List your chosen DNS addresses in an array or provide an empty array if no DNS addresses are required.
60
-
3.Remove the field **properties.networkFunctions**. This field is now read-only and will be ignored if provided.
60
+
3.In the **Sites** resource, remove the field **properties.networkFunctions**. This field is now read-only and will be ignored if provided.
61
61
62
62
See below for a comparison between templates using the 2022-04-01-preview and the 2022-11-01 APIs.
63
63
@@ -110,7 +110,7 @@ See below for a comparison between templates using the 2022-04-01-preview and th
110
110
```
111
111
112
112
# [2022-11-01 API](#tab/2022-11-01)
113
-
113
+
<!-- "sites": "parameters('siteName')", - should this have a new site ID parameter instead? -->
114
114
```json
115
115
{
116
116
...
@@ -119,8 +119,7 @@ See below for a comparison between templates using the 2022-04-01-preview and th
0 commit comments