Closed adp-douglaswross closed 6 months ago
May 8 2024
Same issue at the same point, for both this demo and https://github.com/Azure-Samples/openai-apim-lb/.
Windows 11, running in GitHub Codespaces (Linux)
Did azd down --purge --force
and repro'ed twice.
azure-search-open-ai demo installed correctly.
Azure portal deployment page has this message (related?); No registered resource provider found for location 'eastus2' and API version '2024-02-02-preview' for type 'managedEnvironments/dotNetComponents'. The supported api-versions are '2023-11-02-preview'. The supported locations are 'northcentralusstage, westus2, southeastasia, swedencentral, canadacentral, westeurope, northeurope, eastus, eastus2, eastasia, australiaeast, germanywestcentral, japaneast, uksouth, westus, centralus, northcentralus, southcentralus, koreacentral, brazilsouth, westus3, francecentral, southafricanorth, norwayeast, switzerlandnorth, uaenorth, canadaeast, westcentralus, ukwest, centralindia, italynorth, polandcentral'.
@andredewes
The readme needs to say you need to login with az before doing the azd up:
Fixed the permission issue and updated the README instructions.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
ERROR: failed running post hooks: 'postprovision' hook failed with exit code: '126', Path: 'azd-hooks/postprovision.sh'. : exit code: 126
ERROR: error executing step command 'provision': failed running post hooks: 'postprovision' hook failed with exit code: '126', Path: 'azd-hooks/postprovision.sh'. : exit code: 126
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
Also checking if this is being actively worked on