From 70b0ef2011dd6e9b00fd7b6fad8008b8042384f7 Mon Sep 17 00:00:00 2001 From: "Luke Mao [SSW]" Date: Wed, 29 Nov 2023 23:21:55 +1000 Subject: [PATCH 1/7] =?UTF-8?q?Update=20Rule=20=E2=80=9Cazure-budgets/rule?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rules/azure-budgets/rule.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rules/azure-budgets/rule.md b/rules/azure-budgets/rule.md index 4eae8ec20e8..e66a8c60538 100644 --- a/rules/azure-budgets/rule.md +++ b/rules/azure-budgets/rule.md @@ -11,6 +11,8 @@ authors: url: https://ssw.com.au/people/warwick-leahy - title: Bryden Oliver url: https://ssw.com.au/people/bryden-oliver + - title: Luke Mao + url: https://www.ssw.com.au/people/luke-mao/ related: - cloud-architect - reduce-azure-costs @@ -127,7 +129,7 @@ ${{ AMOUNT }} AUD + GST/year 1. Please approve - + ::: ::: From 1b02ac65c387afd7701488859c607f8e827d954c Mon Sep 17 00:00:00 2001 From: "Luke Mao [SSW]" Date: Wed, 29 Nov 2023 23:28:43 +1000 Subject: [PATCH 2/7] =?UTF-8?q?Update=20Rule=20=E2=80=9Cazure-budgets/rule?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rules/azure-budgets/rule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/azure-budgets/rule.md b/rules/azure-budgets/rule.md index e66a8c60538..1853c2c8173 100644 --- a/rules/azure-budgets/rule.md +++ b/rules/azure-budgets/rule.md @@ -129,7 +129,7 @@ ${{ AMOUNT }} AUD + GST/year 1. Please approve - + ::: ::: From d36d9a99fe821ef2ee03101a6d7c8eef9d7c3877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Ara=C3=BAjo=20=5BSSW=5D?= Date: Wed, 29 Nov 2023 12:23:48 -0300 Subject: [PATCH 3/7] Update rule.md --- rules/azure-budgets/rule.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/azure-budgets/rule.md b/rules/azure-budgets/rule.md index 1853c2c8173..49cf989ac5b 100644 --- a/rules/azure-budgets/rule.md +++ b/rules/azure-budgets/rule.md @@ -12,7 +12,7 @@ authors: - title: Bryden Oliver url: https://ssw.com.au/people/bryden-oliver - title: Luke Mao - url: https://www.ssw.com.au/people/luke-mao/ + url: https://ssw.com.au/people/luke-mao related: - cloud-architect - reduce-azure-costs @@ -68,7 +68,7 @@ If the company is really worried about costs, an Azure runbook could even be set ### Cost analysis - What if you get an alert? -It can be scary when you get an alert. Luckily, Azure has a nice tool for managing costs, called [Cost Analysis](https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/quick-acm-cost-analysis). You can break down costs by various attributes e.g. resource group or resource type +It can be scary when you get an alert. Luckily, Azure has a nice tool for managing costs, called [Cost Analysis](https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/quick-acm-cost-analysis). You can break down costs by various attributes (e.g. resource group or resource type). Using this tool helps identify where the problem lies, and then you can build a plan of attack for handling it. From b1b9857cd08621be3d60a4e5c19c4c8ef5626976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Ara=C3=BAjo=20=5BSSW=5D?= Date: Wed, 29 Nov 2023 14:57:53 -0300 Subject: [PATCH 4/7] Update rule.md --- rules/azure-budgets/rule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/azure-budgets/rule.md b/rules/azure-budgets/rule.md index 49cf989ac5b..e167f420e92 100644 --- a/rules/azure-budgets/rule.md +++ b/rules/azure-budgets/rule.md @@ -129,7 +129,7 @@ ${{ AMOUNT }} AUD + GST/year 1. Please approve - +\< As per https://ssw.com.au/rules/azure-budgets \> ::: ::: From bbf5dce754ffdfbe9c5e2c41cf942fcf69ab214d Mon Sep 17 00:00:00 2001 From: "Jack Pettit [SSW]" <57518417+JackDevAU@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:25:04 +1000 Subject: [PATCH 5/7] fix ordered list --- rules/azure-budgets/rule.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/azure-budgets/rule.md b/rules/azure-budgets/rule.md index e167f420e92..01d712eb4c0 100644 --- a/rules/azure-budgets/rule.md +++ b/rules/azure-budgets/rule.md @@ -93,7 +93,7 @@ Developers often have high permissions (e.g. Contributor permissions to a Resour For everyone to be on the same page, the process a developer should follow is: 1. Use the [Azure calculator](https://azure.microsoft.com/en-au/pricing/calculator) - Work out the monthly resource $ price -2. Email the Spend Master with $ and a request to create resources in Azure, like the below: +1. Email the Spend Master with $ and a request to create resources in Azure, like the below: ::: email-template | | | @@ -133,4 +133,4 @@ ${{ AMOUNT }} AUD + GST/year ::: ::: -3. If the request is approved, remember to add a cost-category tag to the new resource once it is created +1. If the request is approved, remember to add a cost-category tag to the new resource once it is created From bd46af26c825a32d980c182e6653ec7917779baf Mon Sep 17 00:00:00 2001 From: "Jack Pettit [SSW]" <57518417+JackDevAU@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:19:21 +1000 Subject: [PATCH 6/7] revert --- rules/azure-budgets/rule.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/azure-budgets/rule.md b/rules/azure-budgets/rule.md index 01d712eb4c0..70fc9160b4e 100644 --- a/rules/azure-budgets/rule.md +++ b/rules/azure-budgets/rule.md @@ -93,7 +93,7 @@ Developers often have high permissions (e.g. Contributor permissions to a Resour For everyone to be on the same page, the process a developer should follow is: 1. Use the [Azure calculator](https://azure.microsoft.com/en-au/pricing/calculator) - Work out the monthly resource $ price -1. Email the Spend Master with $ and a request to create resources in Azure, like the below: +2. Email the Spend Master with $ and a request to create resources in Azure, like the below: ::: email-template | | | @@ -127,10 +127,10 @@ ${{ AMOUNT }} AUD + GST/year ![Figure: I generated the price from https://azure.microsoft.com/en-au/pricing/calculator](azurecalcexample.jpg) -1. Please approve +\1. Please approve \< As per https://ssw.com.au/rules/azure-budgets \> ::: ::: -1. If the request is approved, remember to add a cost-category tag to the new resource once it is created +3. If the request is approved, remember to add a cost-category tag to the new resource once it is created From c9c79f4b80859951255b9f1f0fc4d61e16ec68ed Mon Sep 17 00:00:00 2001 From: "Jack Pettit [SSW]" <57518417+JackDevAU@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:23:27 +1000 Subject: [PATCH 7/7] revert --- rules/azure-budgets/rule.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/azure-budgets/rule.md b/rules/azure-budgets/rule.md index 70fc9160b4e..7c1700bccdb 100644 --- a/rules/azure-budgets/rule.md +++ b/rules/azure-budgets/rule.md @@ -127,9 +127,9 @@ ${{ AMOUNT }} AUD + GST/year ![Figure: I generated the price from https://azure.microsoft.com/en-au/pricing/calculator](azurecalcexample.jpg) -\1. Please approve +1. Please approve -\< As per https://ssw.com.au/rules/azure-budgets \> + ::: :::