Azure / Azure/azure-quickstart-templates

Unable to create on-demand SFTP using quickstart template quickstarts/microsoft.containerinstance/aci-sftp-files

Open
#11,370 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

SFTP on demand (quickstarts/microsoft.containerinstance/aci-sftp-files)
Link: https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.containerinstance/aci-sftp-files

Details:
I'm trying to create the SFTP on-demand on Azure using the quick-start template provided however it fails to create the resources with following error:
**The image 'atmoz/sftp:latest' in container group 'sftp-group' is not accessible. Please check the image and registry credential.**

### Repro steps
1. Select custom deployment
2. Under quickstart, select the template
3. Provide necessary information such as resource group, fileshare and credentials to be used
4. Deploy. The deployment failed on the step

![image](https://user-images.githubusercontent.com/59185499/122923358-fb0f1180-d3a7-11eb-9357-8fa00163f2ff.png)

![image](https://user-images.githubusercontent.com/59185499/122923986-9c966300-d3a8-11eb-8ca7-f7a6189c81ec.png)

Some additional information might relevant:
Azure subscription type: Pay-as-you-go
User role : Global administrator

Any pointer will be appreciated.
Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with quickstarts/microsoft.containerinstance/aci-sftp-files and inspect how the SFTP container image is referenced and deployed. Reproduce the custom deployment using the documented inputs, then verify whether the referenced image and registry settings are accessible to Azure Container Instances. Done means the template deploys successfully and creates the SFTP resources.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.