[WIP] Add installation of Azure-related packages#22
Closed
Copilot wants to merge 1 commit into
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
infra/setup_azure.sh— idempotent infrastructure script that creates the AI Hub before the AI Search connection step, with proper provisioning waitinfra/README.md— document the infrastructure setup process.github/workflows/agentops-eval.yml— GitHub Actions evaluation CI workflow (issue GitHub Actions workflow generation #20)Original prompt
Installing collected packages: azure-common, zipp, wrapt, typing-extensions, tqdm, strictyaml, sniffio, requests-oauthlib, psutil, opentelemetry-util-http, marshmallow, jiter, isodate, h11, asgiref, annotated-types, typing-inspection, pydash, pydantic-core, msal, importlib-metadata, httpcore, azure-core, anyio, pydantic, opentelemetry-api, msrest, msal-extensions, httpx, azure-storage-file-share, azure-storage-blob, azure-search-documents, azure-mgmt-core, opentelemetry-semantic-conventions, openai, azure-storage-file-datalake, azure-identity, azure-core-tracing-opentelemetry, opentelemetry-sdk, opentelemetry-instrumentation, azure-ai-projects, opentelemetry-resource-detector-azure, opentelemetry-instrumentation-wsgi, opentelemetry-instrumentation-urllib3, opentelemetry-instrumentation-urllib, opentelemetry-instrumentation-requests, opentelemetry-instrumentation-dbapi, opentelemetry-instrumentation-asgi, azure-monitor-opentelemetry-exporter, opentelemetry-instrumentation-psycopg2, opentelemetry-instrumentation-flask, opentelemetry-instrumentation-fastapi, opentelemetry-instrumentation-django, azure-monitor-opentelemetry, azure-ai-ml
Successfully installed annotated-types-0.7.0 anyio-4.12.1 asgiref-3.11.1 azure-ai-ml-1.31.0 azure-ai-projects-2.0.0 azure-common-1.1.28 azure-core-1.38.2 azure-core-tracing-opentelemetry-1.0.0b12 azure-identity-1.25.2 azure-mgmt-core-1.6.0 azure-monitor-opentelemetry-1.8.6 azure-monitor-opentelemetry-exporter-1.0.0b48 azure-search-documents-11.6.0 azure-storage-blob-12.28.0 azure-storage-file-datalake-12.23.0 azure-storage-file-share-12.24.0 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 importlib-metadata-8.7.1 isodate-0.7.2 jiter-0.13.0 marshmallow-3.26.2 msal-1.35.1 msal-extensions-1.3.1 msrest-0.7.1 openai-2.26.0 opentelemetry-api-1.39.0 opentelemetry-instrumentation-0.60b0 opentelemetry-instrumentation-asgi-0.60b0 opentelemetry-instrumentation-dbapi-0.60b0 opentelemetry-instrumentation-django-0.60b0 opentelemetry-instrumentation-fastapi-0.60b0 opentelemetry-instrumentation-flask-0.60b0 opentelemetry-instrumentation-psycopg2-0.60b0 opentelemetry-instrumentation-requests-0.60b0 opentelemetry-instrumentation-urllib-0.60b0 opentelemetry-instrumentation-urllib3-0.60b0 opentelemetry-instrumentation-wsgi-0.60b0 opentelemetry-resource-detector-azure-0.1.5 opentelemetry-sdk-1.39.0 opentelemetry-semantic-conventions-0.60b0 opentelemetry-util-http-0.60b0 psutil-7.2.2 pydantic-2.12.5 pydantic-core-2.41.5 pydash-8.0.6 requests-oauthlib-2.0.0 sniffio-1.3.1 strictyaml-1.7.3 tqdm-4.67.3 typing-extensions-4.15.0 typing-inspection-0.4.2 wrapt-1.17.3 zipp-3.23.0
##[error]No MachineLearningServices workspaces found in resource group AgentOps. Cannot create AI Search connection.
##[error]Script failed with exit code: 1
[Chronological Review: The conversation began with the user requesting a review of a repository and assistance in creating Azure infrastructure and deployment pipelines for testing agentops tools. The user specified the need for idempotent infrastructure deployment and a single pipeline with two stages. The user created a service connection named "agentops" and later requested to disconnect from the current GitHub repo and transfer code to a new Azure DevOps repo. The user encountered multiple errors during the deployment process, particularly related to resource availability and document key validation. The user also installed various packages and faced issues with creating AI Search connections due to missing Machine Learning workspaces.]/usr/bin/az account clear
Finishing: Configure Search and Agents (idempotent)
[Intent Mapping:
[Technical Inventory:
[Code Archaeology:
[Progress Assessment:
Created from VS Code.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.