Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api_key is optional, but marked as required #37496

Open
danielsc opened this issue Sep 20, 2024 · 1 comment
Open

api_key is optional, but marked as required #37496

danielsc opened this issue Sep 20, 2024 · 1 comment
Assignees
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@danielsc
Copy link

Type of issue

Typo

Description

api_key is optional, but marked as required
note the contradiction in the 3rd row of the table

Name Description
nameRequired strName of the connection.
endpointRequired strThe serverless endpoint.
api_keyRequired Optional[str]The API key needed to connect to the endpoint.
tagsRequired dictTag dictionary. Tags can be added, removed, and updated.

Page URL

https://learn.microsoft.com/en-us/python/api/azure-ai-ml/azure.ai.ml.entities.serverlessconnection?view=azure-python-preview

Content source URL

https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/main/preview/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ServerlessConnection.yml

Document Version Independent Id

34a38114-4a7e-bdd8-9991-82a9b1cbf821

Article author

@VSC-Service-Account

Metadata

  • ID: 6a2c24d3-fb5c-32d9-ae55-8c0352f16795
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Sep 20, 2024
@xiangyan99 xiangyan99 added Machine Learning Service Attention Workflow: This issue is responsible by Azure service team. and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Sep 20, 2024
@github-actions github-actions bot added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Sep 20, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants