Andriy
Andriy
IntelliJ build version: 2020.2.3 RD-202.7319.2 OS: Windows 10 JDK: JetBrains s.r.o. 11.0.8 Plugin version: 3.40.0.879-2020.2 Error message: ``` java.lang.RuntimeException: com.microsoft.azuretools.adauth.AuthException: unknown_user at rx.exceptions.Exceptions.propagate(Exceptions.java:57) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:463) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.microsoft.azure.management.redis.implementation.RedisInner.list(RedisInner.java:955) at...
### Describe the bug I used to use the `az cdn endpoint update` command to update origin path for an existing endpoint. It was working fine for a long time,...