Jay W
Jay W
In many organisations and pypi github is not allowed via internal firewalls, especially when running on self hosted CI/CD agents. Can databricks installation script as well as download URL be...
There seems to be a requirement that the parameters file such as `main.parameters.json`, must be located in the same directory as `main.bicep`. For enhancing flexibility and organization, it would be...
Increase MaxLiteralCharacterLimit for loadTextContent https://github.com/Azure/bicep/blob/main/src/Bicep.Core/LanguageConstants.cs#L32 Some of logic app JSON code as well as Azure Workbooks cannot be used with this function due to them being larger than 131072 characters....
### Describe the bug `az artifacts universal download` doesn't seem to work with user assigned managed identities ### Related command ```shell az login --identity az artifacts universal download --organization https://dev.azure.com/$org...
Currently, RAGapp supports OpenAI as the AI provider. However, it would be beneficial to also support Azure OpenAI as an alternative provider.
Introduce local variables and allow referencing them as default values for parameters. It would be great to be able to read default values from json file as shown in example...
### Feature request description I'm using Windows 11 and have WSL2 installed. I downloaded Podman Desktop, which I was able to run without admin rights. However, when I open Podman...
resolves https://github.com/Azure/azure-cli/issues/26775
## Bug Description It appears that there is no documentation nor environment variables (`CLAUDE_CODE_USE_DATABRICKS`) within Claude Code that would indicate support for consuming Anthropic's API via Databricks workspaces. This might...
## Issue Description: I've been working on implementing an MCP server with OAuth 2.1 authentication using Azure Entra ID (formerly Azure AD). ### With VS Code Desktop - Simple and...