Alexander Schmidt
Alexander Schmidt
Still an issue with VS 17.8.3
Only (very dirty!!!) workaround I found so far: ```xaml ```
I had the same experience. In my case assigning the role "Reader" strangely solved the issue. Even being "Owner" was not sufficient. So it seems like "App Configuration Data Reader"...
Would accessing environment variables be an option here? It woul`d have the benefit that things like this would work. Some pseudo-PowerShell-code: ``` $token = (az account get-access-token --query accessToken -o...
@Redth, @Fads09 Any updates on this? 25 days now and nothing?