Toru Makabe
Toru Makabe
Could you consider publishing a page that summarizes the list of updated documents in docs on a regular basis, such as weekly or monthly? **Background** An article posted on the...
**Describe the bug** In version 1.3.0, I get the following message at startup. But it was not in v1.2.0. > http: superfluous response.WriteHeader call from github.com/dapr/go-sdk/service/http.(*Server).registerBaseHandler.func3 (topic.go:60) It seems that...
The following recommendation is impossible. ``` Use automatic failover but manual failback. Use Traffic Manager for automatic failover, but not for automatic failback. Automatic failback carries a risk that you...
Is there any doc/reference related to container lifecycle on Azure App Service/Functions? I am going to use Functions with docker container for production, so I have to implement graceful shutdown...
In the section ["Post-restore steps"](https://learn.microsoft.com/en-us/azure/backup/backup-azure-arm-restore-vms#post-restore-steps) there is the following statement. ``` Extensions present during the backup configuration are installed, but not enabled. If you see an issue, reinstall the extensions....
``` If you intend to use Azure Elastic SAN Preview or Azure Disks with Azure Container Storage, then you should choose a [general purpose VM type](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes-general) such as standard_d4s_v5 for...
Add TSV output option to obtain a connection string only. Many user set Azure CLI output option as table in default settings($HOME/.azure) to simplify output, so they get unwanted strings...
The AKS Cost Analysis addon experiences volume attachment failures when deployed in clusters with availability zones enabled. The cost-analysis-agent pod gets stuck in `ContainerCreating` state due to disk zone mismatch...
**Describe the bug** In the AKS “Automatic” path (Deployment Safeguards), requests appear to be validated using the `X-Ms-Correlation-Request-Id` header. When a client (Azure Developer CLI, **azd**) sends a **32-hex value...