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
melina5656 opened this issue
Nov 5, 2024
· 1 comment
Assignees
Labels
bugThis issue requires a change to an existing behavior in the product in order to be resolved.MgmtThis issue is related to a management-plane library.
bugThis issue requires a change to an existing behavior in the product in order to be resolved.MgmtThis issue is related to a management-plane library.
API Spec link
azure-rest-api-specs/specification/web/resource-manager/Microsoft.Web/stable/2023-12-01/Certificates.json
Line 207 in f14445d
API Spec version
2023-12-01
Describe the bug
Failed to create or update a certificate.
There are many actual LROs that are not marked as LROs.
It seems that the following code is missing.
Expected behavior
No errors occurred
Actual behavior
Response Code: 202
JSON is empty
Reproduction Steps
Create a certificate and assign values to
canonicalName
andserverFarmId
.Environment
No response
The text was updated successfully, but these errors were encountered: