Merged PR 56817: added removeblobtags automation account runbook

- added removeblobtags automation account runbook
- Merge branch 'master' into jurjen/removeblobtags

Related work items: #106056
This commit is contained in:
Jurjen Ladenius
2025-01-28 10:36:26 +00:00
parent 0633103464
commit 2b990dae8f
5 changed files with 82 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
{
"dotnet.defaultSolution": "disable"
"dotnet.defaultSolution": "disable",
"azureAutomation.directory.basePath": "c:\\Users\\jurjen.ladenius"
}