Joey Chen
Joey Chen
Feature: https://docs.astro.build/recipes/modified-time/ It will be useful to show the modified time since some kinds of articles need to be updated in time (like a summary list of a tech).
### Describe the bug `--ampls-resource-id` is not available in `aks-preview` only. ### Related command `az aks enable-addons -a monitoring --ampls-resource-id` ### Errors unrecognized arguments: --ampls-resource-id ### Issue script & Debug...
**Describe the bug** As you can see below, it is rendered weirdly.  In case this is my browser issue, I also use Edge/Chrome and even web archive service, but...
**Is your feature request related to a problem? Please describe.** Pod identity has been deprecated, but the documents are still using Pod identity as the steps:   It looks...
**Proposed change:** 1. Fix missing ` \` in the original command, which will split the command into two parts. 2. Add RBAC command/note to indicate 403 issue (also directly related...
**Proposed change:** Add a section to tell users that "modifying application gateway settings directly" should not be recommended. **Supporting points:** There are many users asking why their configuration is being...
**Problem:** Cannot set default certificate via Key Vault. **Screenshot:**    **Caption:** I am not sure if I configured permission correctly, but the naming of "placeholder" and the use...
```bash az aks approuting enable --resource-group $resourceGroup --name $clusterName --nginx None ``` Change `metadata.name` to the name other than `default` will not encounter the issue. ```yaml apiVersion: approuting.kubernetes.azure.com/v1alpha1 kind: NginxIngressController...
**Describe the bug** When updating managed identity by changing its URI, the old role assignment for Node Resource Group (NRG) on old managed identity did not get removed. **To Reproduce**...
**Describe your scenario** A clear and concise description of what your scenario is. When trying to create the StoragePool when following [tutorial](https://learn.microsoft.com/en-us/azure/storage/container-storage/use-container-storage-with-elastic-san#1-create-a-storage-pool), received the error message like below: ``` Azure...