Is there any issue with the task 5 in Azure level 4?
I’ve created the storage account and container as per the question, however during validation the error says that the container isn’t present.
Can someone confirm if it is an issue with the task or if I’m missing something here?
Hi @Srikanth_Reddy,
I’ve just checked and didn’t face this issue. I noticed that a resource group has been created. Did you create the storage account and container in this resource group?
Hey @raymond.baoly,
Yes I did create the storage account and container in the default resource group.
So, the question specifies to make the Storage account private
. I did so and tried to use private endpoint for connectivity between vm and the container. I was able to fetch files from container, however the validation failed.
When I made the storage account public
the validation passed and I could clear the task.
I would like to know what approach did you take for this task.
I’m still trying to figure out how to create the VM for steps 3 and 4. Even though I tried deploying both private and public storage accounts, I’m not getting any errors related to the storage account. Instead, I keep getting the error that the Virtual Machine ‘nautilus-vm’ doesn’t exist or is not in the ‘Running’ state. I’ll look into this more when I get a chance.
Sure, let me know once you clear it.