The specification for `/admin/serviceAnnouncement/issues` endpoint defines `Post ` operation but service issues are read-only, so `Post ` shouldn't be there.  There is only one permission `ServiceHealth.Read.All`, not `ServiceHealth.ReadWrite.All`.
The specification for
/admin/serviceAnnouncement/issuesendpoint definesPostoperation but service issues are read-only, soPostshouldn't be there.There is only one permission
ServiceHealth.Read.All, notServiceHealth.ReadWrite.All.