Skip to content

Commit 4bacbda

Browse files
Fix PSScriptAnalyzer badge link in README
Updated the PSScriptAnalyzer badge link in README.md to point to the correct workflow.
1 parent 83dca1b commit 4bacbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Azure FileShare Cleanup using REST API
22

3-
![PSScriptAnalyzer](https://github.com/Handover2AI/AzureFileshareCleanup_AccessKey/actions/workflows/ci-workflow-psscriptanalyzer.yml/badge.svg)
3+
![PSScriptAnalyzer](https://github.com/Handover2AI/AzureFileshareCleanup_REST-API/actions/workflows/ci-workflow-psscriptanalyzer.yml/badge.svg)
44

55
## 📌 Overview
66
This repository provides a PowerShell script to **delete files and directories from an Azure FileShare using the Azure Storage REST API**. Unlike [access key–based approache](https://github.com/Handover2AI/AzureFileshareCleanup_AccessKey), this method leverages direct REST calls for fine-grained control and can be integrated into automation pipelines or restricted environments where SDKs/CLI tools are not available.

0 commit comments

Comments
 (0)