Update docs/deploy-development-rp.md

Co-authored-by: Maitiú Ó Ciaráin <mociarain@redhat.com>
This commit is contained in:
Hevellyn 2024-07-30 10:18:56 +02:00 коммит произвёл GitHub
Родитель 0829252586
Коммит ed3ea8e02e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -438,7 +438,7 @@ go run ./hack/monitor
1. Trying to use `az aro` CLI in Production, fails wit:
```
NoRegisteredProviderFound) No registered resource provider found for location '$LOCATION' and API version '2024-08-12-preview'
(NoRegisteredProviderFound) No registered resource provider found for location '$LOCATION' and API version '2024-08-12-preview'
```
- Check if`~/.azure/config` there is a block `extensions.dev_sources`. If yes, comment it.
- Check if env var `AZURE_EXTENSION_DEV_SOURCES` is set. If yes, unset it.