Alexander

Results 8 issues of Alexander

I'm trying to reduce the MLOps image size, because its 4.35GB. I followed some steps to reduce docker image size. Clean conda, remove file that are not needed. ### Reproduce:...

Hi MrPowers, Can you include the fields `repository` and `license` into the next version? Because our scanner complains there there is no license defined for this package. It's just updating...

Make the code aligned with the documentation: https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/workspace_conf#argument-reference PR for Issue: #1802 (remove a workspace with a non-enable/enforce setting)

Small fix for the warning: `Additional flags were passed along with --yaml. These flags will be ignored, and the configuration defined in the yaml will be used instead`. The documentation...

customer-reported
Auto-Assign
ContainerApp

### Describe the bug The warning is always triggered: https://github.com/Azure/azure-cli-extensions/blob/e71b50428904aee5c6affc4708c71619ecf8a61c/src/containerapp/azext_containerapp/containerapp_decorator.py#L809 Because the `self.get_argument_revisions_mode()` is specified as a default argument as "single" see: https://github.com/Azure/azure-cli-extensions/blob/e71b50428904aee5c6affc4708c71619ecf8a61c/src/containerapp/azext_containerapp/custom.py#L405 ### Related command `az containerapp create -g...

bug
customer-reported
Service Attention
Auto-Assign
ContainerApp

Unable to upload artifact to AzureDevOps Artifact feed, because of the invalid email address.

## What changes are proposed in this pull request? **What**: extra optional field on Workspace `identity_federation_info` **Why**: I want to check if the Workspace is/was already connected to Unity, account-level....