Tatsuro Shibamura

Results 41 issues of Tatsuro Shibamura

### Repro steps 1. Create new Function App with PowerShell Core stack 2. Add new function in portal 3. Select `EventGrid Trigger` function template 4. Confirm `Microsoft.Azure.WebJobs.Extensions.EventGrid` installing dialog 5....

#### Is your question related to a specific version? If so, please specify: Azure Functions v4 #### What language does your question apply to? (e.g. C#, JavaScript, Java, All) All...

Needs: Triage (Functions)

#### What problem would the feature you're requesting solve? Please describe. Solves the problem that input serializer and output serializer are different. Function v3 uses `System.Text.Json` as input serializer and...

Close #159

enhancement

Implement a new web UI in `/dashboard` to add certificate issuance status and clear links to each UI. ### Features - [x] Show certificates that are nearing expiration - [x]...

enhancement

Acmebot's certificate issuing API is provided as a Custom Provider to enable integration with Azure Resource Manager. - Azure CLI - ARM Template - Terraform - etc **Discussion** https://github.com/shibayan/keyvault-acmebot/issues/230#issuecomment-767698857 **Reference**...

enhancement