Azure / Azure/MachineLearningNotebooks
webservice URL location part is not consistent in ACIWebservice
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 4.4k
- Forks
- 2.6k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi,
Last week I noticed that the URL of a deployed aciwebservice is not the same as before, ie., location part was not the same as before. It was always `http://xxx-classification.northeurope.azurecontainer.io/score`, but now it is `http://xxx-classification.westus.azurecontainer.io/score`. Based on documentation, [The Azure region to deploy this Webservice to. If not specified the Workspace location will be used.](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.webservice.aci.aciwebservice?view=azure-ml-py#deploy-configuration-cpu-cores-none--memory-gb-none--tags-none--properties-none--description-none--location-none--auth-enabled-none--ssl-enabled-none--enable-app-insights-none--ssl-cert-pem-file-none--ssl-key-pem-file-none--ssl-cname-none--dns-name-label-none--primary-key-none--secondary-key-none--collect-model-data-none--cmk-vault-base-url-none--cmk-key-name-none--cmk-key-version-none--vnet-name-none--subnet-name-none-) . My workspace is `northeurope` and `location` field was not set.
Why is my aciwebservice deployed in `westus` ?
We have CICD pipelines running for our repo. Sometimes we manually trigger the jobs. The pipeline did not break but our applications failed because of URL change.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
O relatório menciona a configuração de deployment do ACIWebservice e o campo location omitido, mas não indica nenhum arquivo do repositório nem teste. Comece rastreando como o SDK seleciona uma região do ACI quando location não está definido e reproduza o deployment com um workspace em northeurope. O trabalho estará concluído quando a região selecionada seguir o padrão documentado e o comportamento da URL estiver estável e documentado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- azure, python
- Domínio
- cloud
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100