Open
Description
Library name and version
Azure.ResourceManager v1.13.1
Describe the bug
When the Azure WebJob is in "Stopping" state, deserialization fails with an unhandled ArgumentOutOfRangeException from Azure.ResourceManager.AppService.Models.ContinuousWebJobStatusExtensions.ToContinuousWebJobStatus.
Expected behavior
Stopping value should be desterilized correctly.
Actual behavior
Stopping value is not being deserialised.
Reproduction Steps
Try getting WebSiteContinousWebJobCollection from WebSiteSlotResource response when WebJob in Stopping status.
Environment
OS Name: Windows
OS Version: 10.0.26100
.NET SDK:
Version: 8.0.408
Host:
Version: 8.0.15
Architecture: x64
net8.0
Metadata
Metadata
Assignees
Labels
This issue is related to a management-plane library.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that