Azure-Samples / Azure-Samples/dotNET-Frontend-AB-Testing-on-Azure-Container-Apps
ACR sku need to be Premium if policy "Public network access should be disabled for Container registries" applies
- Lenguaje dominante
- Bicep
- Estrellas
- 25
- Forks
- 73
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
>
Deploy to subscription with this policy set "Public network access should be disabled for Container registries"
### Any log messages given by the failure
>
"message": "{\r\n \"error\": {\r\n \"code\": \"DisablingPublicNetworkAccessNotSupported\",\r\n \"message\": \"Disabling public network access is not supported for the SKU Basic. For more information, please visit https://aka.ms/acr/private-link.\"\r\n },\r\n \"status\": \"Failed\"\r\n}",
### Expected/desired behavior
>
### OS and Version?
> Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
### Versions
>
### Mention any other details that might be useful
Changing Basic to Premium in main.bicep line 8 seems like it will fix.
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.