Skip to content

Commit

Permalink
Integrate AOE docs (microsoft#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
helderpinto authored Jul 8, 2024
1 parent 861676f commit 2796ef1
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/aoe-cd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
AOE_SQL_PASSWD: ${{ secrets.AOE_SQL_PASSWD }}
AOE_LOCATION: ${{ secrets.AOE_LOCATION }}
AOE_NAMEPREFIX: ${{ secrets.AOE_NAMEPREFIX }}
AOE_WORKSPACENAME: ${{ secrets.AOE_WORKSPACENAME }}
AOE_WORKSPACERG: ${{ secrets.AOE_WORKSPACERG }}
steps:
- run: echo "This job is now running on a ${{ runner.os }} server hosted by GitHub for the ${{ github.ref_name }} branch of the ${{ github.repository }} repository!"
- name: Installing modules
Expand Down
6 changes: 3 additions & 3 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ collections:
reporting:
permalink: /:collection/:path/
output: true
workbooks:
optimize:
permalink: /:collection/:path/
output: true
automation:
Expand All @@ -37,8 +37,8 @@ just_the_docs:
name: Implementing FinOps
reporting:
name: Reporting + analytics
workbooks:
name: Azure Monitor workbooks
optimize:
name: Optimization + governance
automation:
name: Automation + extensibility
resources:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2796ef1

Please sign in to comment.