Nayeon Kim

Results 7 issues of Nayeon Kim

It seems that `python3 setup.py.in install` or `brew install liblouis` works fine. I installed it successfully in my local root, and `import louis` works fine also. But I really need...

python

In this document, it shows adding user, managed instance and service principal as a new Redis user. However, there is no guide how to access the redis cache with **user**...

cache/svc
triaged
cxp
Pri1

### Plugin name and version azure-webapp-maven-plugin:2.9.0 ### Plugin configuration in your `pom.xml` ```xml com.microsoft.azure azure-webapp-maven-plugin 2.9.0 v2 {MYSUBSCRIPTIONID} {MYRESOURCEGROUP} {MYAPPNAME} S1 koreacentral {MYAPPSERVICEPLAN} {MYRESOURCEGROUP} Linux Java 17 Java SE ${project.basedir}/target...

There are two member types, **VNet and Subnet** when creating Network Group in Virtual Network Manager. However, **I do not see the explanation or sections about this.** And if I...

triaged
assigned-to-author
doc-enhancement
Pri2
virtual-network-manager/svc

Hi, I was trying[ this pre-configured AKS construction setting](https://azure.github.io/AKS-Construction/?ops=managed&cluster.apisecurity=none&addons.ingress=appgw&addons.monitor=aci&addons.azurepolicy=none&addons.networkPolicy=none&addons.csisecret=akvNew&deploy.location=EastUS2&addons.appgwKVIntegration=false), and it was throwing error like this: ```bash The VM size of Standard_B4ms is not allowed in your subscription in location...

Fixed simple typo.

There were no updates for [this issue](https://github.com/liblouis/liblouis/issues/990) for a long time, but I have been facing the the same problem `OSError` for Python for a long period of time. I...

python