Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Automate On-demand backup for Azure File Shares using [PowerShell for Azure Back

## Features

Create recovery points while backing up Azure Files with up to 10 years of retention
Create recovery points while backing up Azure Files with up to 10 years of retention.

## Step1
Create an Automation resource with “Run As” account
Create an [Automation resource](https://docs.microsoft.com/en-us/azure/automation/automation-quickstart-create-account) with “Run As” account

## Step2
Import modules from Gallery in the Automation resource.
Expand Down