az acr import --name acrtestog --source mcr.microsoft.com/dotnet/aspnet:3.1.22-alpine3.14 --image aspnet:3.1.22-alpine3.14
az acr task create --name aspnet-base-rq -r acrtestog -c https://github.com/ogaumond-rq/test-image-base.git -f acr-task.yaml --set REGISTRY_FROM_URL=mcr.microsoft.com/dotnet/ --commit-trigger-enabled true
#lancer la tâche az acr task run --name aspnet-base-rq -r acrtestog