Alex Crome
Alex Crome
The AadIssuerValidator seems to check the `Tid` claim twice when validating `JsonWebToken` - the second of these seems redundant. Based on the `JwtSecurityToken` validation, should the second check instead be...
The diagnostics should ignore any code in classes/methods decorated with System.CodeDom.Compiler.GeneratedCodeAttribute. The following two tests demonstrate this issue. I had a look through the code to see if I can...
## Describe the bug If a schema uses `anyOf` and multiple objects have a property with the same name, but different sets of required fields, then that property shows up...
**Bicep version** VSCode 0.10.61 **Describe the bug** A slightly odd situation I encountered when I forgot a quote - each time I ran format document, the template got indented level....
**Bicep version** 'azure.bicep.registrymoduletool' (version '0.10.61') **Describe the bug** Running `brm` without arguments results in an error. I'd expect this to do somethign like showing help. **To Reproduce** In a new...
### 📜 Description The repo picker doesn't work out of the box with Azure devops due to the scopes in the default ScmAuthApi implementation not fully qualifying the scope names....
### 🔖 Need Currently we have several Microsoft related plugins using Entra ID (previously known as Azure Active Directory) authentication. * Techdocs (Reader & Publisher) * Microsoft Authentication provider *...
### 📜 Description If an error occurs during sign in (such as the below screenshot), the details of the error get swallowed - with nothing showing up on the client,...
### 📜 Description If you use the Microsoft auth provider to get an access token for a scope other than Microsoft graph (e.g. Azure Devops #22644, Kubernetes), it blows up...
### Describe the bug If you have auto upgrade enabled (`az config set auto-upgrade.enable=yes`), have an out of date Azure CLI and try to run the and run a command...