All the templates from the repository can be deployd with one click and a small bit of configuration. The configuration is usually for the resource group and name(s)

azure-quickstart-templates/quickstarts at master · Azure/azure-quickstart-templates · GitHub

If we take a look at microsoft.storage, we see there is a “Deploy to Azure” button.

We can test the storage-file-share. After clicking the button it opens up Azure.

Now lets deploy it.

Click deploy to Azure

Make a new rg

Choose a region

Name the file share

At the Azure tab you see that there are 2 resources that will be created.

And then, review and create.

Deployment succeeded
Deployment ‘Microsoft.Template-20220809135158’ to resource group ‘test-quickstart’ was successful.