-
- [x] #650
-
Please how do I set azure container instance to use only TSL 1.2 and not TSL 1.0 and 1.1
I followed this [link](https://docs.microsoft.com/en-us/azure/machine-learning/how-to-secure-web-service) yet …
-
Once #4068 is complete, we should create an ACI setup to test the SEV-SNP variant of CCF in the CI.
- [x] 1. Add SEV-SNP ACI CI agent (https://github.com/microsoft/CCF/pull/4171)
- [x] #4619
- […
-
##### SUMMARY
Cf. Title
##### ISSUE TYPE
- Bug Report
##### ANSIBLE VERSION
```
ansible --version
ansible [core 2.14.5]
config file = /etc/ansible/ansible.cfg
configured module s…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
**Describe the bug**
While deploying ML Model to Local, getting the error as:-
ModuleNotFoundError: No module named 'azureml.api'
and
ModuleNotFoundError: No module named 'azure.ml'
***Exceptio…
-
When using the SQL Server docker image it is useful to be able to persist the data, but it seems that performance when persisting to File Storage is an issue then.
It would be good for this documen…
-
(I posted this to azure/aci but was asked to reopen the issue here)
For some reason the 'deploy' step of the CI workflow keeps failing with the following error:
```
Run azure/login@v1
with:
…
-
Discussed as a group and plan is confirmed:
- [x] Move bootstrap (TF state storage and acr) creation from `/bootstrap/shared/management` to a separate repo (`azure-bootstrap`?). Make it a public te…
-
**Related command**
```
az ml model deploy -g rg_name -w ws_name -model -m ['svm:29','xgboost:27','rf:27'] -n endpoint --dc aci_deployment_config_staging.yml --ic inference_config.yml --overwrite
`…