MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.29k stars 21.47k forks source link

Clarify allowed settings in Conda configuration file #114554

Closed w0ut0 closed 1 year ago

w0ut0 commented 1 year ago

The docs say you can use a custom conda yaml configuration file to set workspace packages, and refers to the conda documentation.

However, we have noticed that not alle possible settings in the config file are respected, for example I get this:

Unsupported attribute removed from yml file: name
Unsupported attribute removed from yml file: ssl_verify
Unsupported attribute removed from yml file: variables

Please document what settings are supported (and any differences in a DEP enabled workspace)


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Naveenommi-MSFT commented 1 year ago

@w0ut0 Thanks for your feedback! We will investigate and update as appropriate.

RamanathanChinnappan-MSFT commented 1 year ago

@w0ut0 Thank you for bringing this to our attention. You are correct that not all possible settings in the custom conda yaml configuration file are respected in Azure Synapse Analytics workspaces.

The documentation should be updated to reflect this limitation and provide a list of supported settings. I will make sure to pass this feedback along to the appropriate team.

In the meantime, here is a list of supported settings in the custom conda yaml configuration file for Azure Synapse Analytics workspaces:

channels dependencies pip pip.dependencies

RamanathanChinnappan-MSFT commented 1 year ago

@shuaijunye

could you please review this and update as appropriate.

RamanathanChinnappan-MSFT commented 1 year ago

@w0ut0 We are going to close this thread if there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.