azure docs
All checks were successful
Build, Test & Publish / Build (push) Successful in 1m9s
Build, Test & Publish / Build and Publish Container Image (push) Successful in 2m42s
Build, Test & Publish / Deploy to Infrastructure (push) Successful in 41s

This commit is contained in:
2026-03-25 08:20:18 +11:00
parent fd4e2d827d
commit aafcd9ad72
4 changed files with 43 additions and 0 deletions

View File

@@ -58,6 +58,14 @@ export default defineConfig({
{ text: 'Waiting For Servers', link: '/ansible/server-wait' },
]
},
{
text: 'Azure',
link: '/azure/',
collapsed: true,
items: [
{ text: 'Identify Untagged Resources', link: '/azure/identify-untagged-resources' },
]
},
{
text: 'CSS',
link: '/css/',