Tatsuro Shibamura

Results 77 comments of Tatsuro Shibamura

Adding a link to the Key Vault certificate is a good idea. I would like to incorporate that. Thanks!

See it https://github.com/shibayan/keyvault-acmebot/wiki/Authentication-Methods-for-REST-API

We plan to support this by using the ability to deploy Azure Functions on Container Apps. Currently, we are waiting for support for the lack of functions around authentication. https://learn.microsoft.com/en-us/azure/azure-functions/functions-container-apps-hosting

While we recommend deploying Azure Functions on a customer-by-customer basis from the standpoint of separating credentials and privileges, we understand that there are problems with the current DNS Provider setup....

I'm currently switching the dashboard to modern front-end development, so this will be addressed at that time.

Good idea. It is not the desired behavior to have certificates overwritten, so it would be better to be able to issue a warning.

Currently in C#, nullability passed as a type parameter does not seem to be obtainable via reflection.

I have not been able to reproduce this problem. In my development environment, I can paste by Ctrl+V (or Ctrl+Shift+V) or right click.

Probably due to the `TreatControlCAsInput` setting, but this could be a bug on the .NET Runtime side. I have not been able to reproduce this in my development environment, even...