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

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
25
Forks
73
PR merge metrics
No merged PRs in 30d

Description

> 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.