-
Notifications
You must be signed in to change notification settings - Fork 963
Open
Labels
MgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.Network - CDNService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
As you are deprecating cdn standard profile to azure front door i'm using the SDK with BeginMigrate as stated here
| func ExampleProfilesClient_BeginMigrate() { |
It's not working as expected (invalid resource reference) and my guess is that the path is not finishing with cdnMigrateToAfd but with migrate.
I checked azure sdk for net and it looks to be implemented as It should. Searching "cdnMigrateToAfd" on this repo leads to nothing.
Are there plan to support this ? I lost many time on It already and don't want to loose more again to switch to rest api calls.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.Network - CDNService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that