Skip to content

Commit ec759e6

Browse files
Ptnan7Jingnan Xu
andauthored
{CDN} Upgrade version to 2025-04-15 (#27711)
Co-authored-by: Jingnan Xu <[email protected]>
1 parent bd81d61 commit ec759e6

File tree

194 files changed

+12170
-14661
lines changed

Some content is hidden

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

194 files changed

+12170
-14661
lines changed

src/Cdn/Cdn.Autorest/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@
2424
[assembly: System.Reflection.AssemblyVersionAttribute("3.3.1")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]
27-

src/Cdn/Cdn.Autorest/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ require:
3232
- $(this-folder)/../../readme.azure.noprofile.md
3333
input-file:
3434
# You need to specify your swagger files here.
35-
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-09-01/afdx.json
36-
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-09-01/cdn.json
35+
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2025-04-15/afdx.json
36+
- $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2025-04-15/cdn.json
3737
# If the swagger has not been put in the repo, you may uncomment the following line and refer to it locally
3838
# - (this-folder)/relative-path-to-your-swagger
3939

@@ -42,7 +42,7 @@ module-version: 0.1.0
4242
# Normally, title is the service name
4343
title: Cdn
4444
subject-prefix: $(service-name)
45-
commit: cf9f241708ed82f2dad218fed3c09ca5fd191311
45+
commit: 0cdef1ef00cf9020967dc099a67366d5a2c51d29
4646

4747
# If there are post APIs for some kinds of actions in the RP, you may need to
4848
# uncomment following line to support viaIdentity for these post APIs

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints-routes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/afdEndpoints/routes",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/afdEndpoints",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-customDomains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/customDomains",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-customDomains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints/customDomains",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-originGroups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints/originGroups",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-origins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints/origins",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/endpoints",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups-origins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "profiles/originGroups/origins",
3-
"apiVersion": "2024-09-01",
3+
"apiVersion": "2025-04-15",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
66
},

0 commit comments

Comments
 (0)