Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FinOps toolkit 0.7 - optimization-workbook update #14231

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Tweaks

17537da
Select commit
Loading
Failed to load commit list.
Open

FinOps toolkit 0.7 - optimization-workbook update #14231

Tweaks
17537da
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AzQuickStarts-MAC failed Dec 1, 2024 in 5m 1s

Build #164861 failed

Annotations

Check failure on line 15 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L15

D:\a\1\s\quickstarts\microsoft.costmanagement\optimization-workbook\main.bicep(54,27) : Warning no-deployments-resources: Resource 'defaultTelemetry' of type 'Microsoft.Resources/deployments@2022-09-01' should instead be declared as a Bicep module. [https://aka.ms/bicep/linter/no-deployments-resources]

Check failure on line 243 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L243

PowerShell exited with code '1'.

Check failure on line 43 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L43

PowerShell exited with code '1'.

Check failure on line 29 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AzQuickStarts-MAC

Build log #L29

Analyze-Template : TemplateAnalyzer failed trying to analyze: D:\a\1\s\quickstarts\microsoft.costmanagement\optimization-workbook\azuredeploy.json 
At D:\a\1\test\ci-scripts\Run-TemplateAnalyzer.ps1:78 char:34
+             $newAnalysisPassed = Analyze-Template @params
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Analyze-Template