Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Web App] Password is not a required property when creating Certificates #5029

Open
solankisamir opened this issue Jan 12, 2019 · 6 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention Workflow: This issue is responsible by Azure service team. Web Apps

Comments

@solankisamir
Copy link
Member

We just update our nuget to 2.0.1 (api-version=2018-02-01) from 1.7.1-preview
https://www.nuget.org/packages/Microsoft.Azure.Management.WebSites/2.0.1

and it seems we have made the “Password” property a must in the new api-version.

Does it reflect the correct set of validation on the Service side, as the same API was passing on nuget 1.7.1-preview? Or is it a bug in the rest Spec, which is throwing the below exception now

"ExceptionData": "Microsoft.Rest.ValidationException: 'Password' cannot be null.\r\n
at Microsoft.Azure.Management.WebSites.Models.Certificate.Validate()\r\n
at Microsoft.Azure.Management.WebSites.CertificatesOperations.d__8.MoveNext()\r\n

@solankisamir solankisamir assigned ruslany and unassigned jianghaolu Jan 12, 2019
@ArcturusZhang ArcturusZhang added customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention Workflow: This issue is responsible by Azure service team. Web Apps labels Jun 28, 2020
@ghost
Copy link

ghost commented Jun 28, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp.

@drdamour
Copy link

any update on this?

@martinjt
Copy link

Anyone looking at this? it's blocking a fair amount of downstream applications by the looks of it.

@martinjt
Copy link

martinjt commented Oct 1, 2020

@ArcturusZhang is anything happening on this?

@anthony-c-martin
Copy link
Member

@ArcturusZhang, ping?

@panchagnula
Copy link

For now you please use empty string for password this is managed certificates. We plan to update the swagger to make this optional, but don't have an ETA to share at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention Workflow: This issue is responsible by Azure service team. Web Apps
Projects
None yet
Development

No branches or pull requests

8 participants