Errors With One Touch Azure Container App Install #587
              
  
  Closed
              
          
                  
                    
                      psweeting74
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| Sorted it I think. The tag is just the part after the :. So it looks like '1.0.181-preview' worked fine. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry if I'm being really silly here but I can't for the life of me get the one touch Azure install working. I think it's me doing something wrong with the tag? This is the error I get
Failed to provision revision for container app 'fhir-app'. Error details: The following field(s) are either invalid or missing. Field 'template.containers.fhir-converter-20250213161417.image' is invalid with details: 'Invalid value: "mcr.microsoft.com/healthcareapis/fhir-converter:mcr.microsoft.com/healthcareapis/fhir-converter:1.0.181-preview": could not parse reference: mcr.microsoft.com/healthcareapis/fhir-converter:mcr.microsoft.com/healthcareapis/fhir-converter:1.0.181-preview';.. (Code: ContainerAppOperationError)
This is the tag I am using
mcr.microsoft.com/healthcareapis/fhir-converter:1.0.181-preview
Is that correct?
Beta Was this translation helpful? Give feedback.
All reactions